Changeset 1921

Show
Ignore:
Timestamp:
06/14/07 04:08:49 (19 months ago)
Author:
alexander
Message:

Updated seamonkey and samba

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/packages/samba/Makefile

    r1820 r1921  
    22 
    33NM= samba 
    4 VRS= 3.0.24 
     4VRS= 3.0.25 
    55DIR= $(NM)-$(VRS) 
    66 
    77FILE= $(DIR).tar.gz 
    88URL-$(FILE)= http://us3.samba.org/$(NM)/ftp/old-versions/$(FILE) 
    9 SHA-$(FILE)= 216020b58abca191b8146f76f98a8bda3508fcd3 
     9SHA-$(FILE)= 413fb84366e4bc98a64398996d6944f8fb8e0f7f 
    1010 
    1111# Targets 
  • trunk/packages/seamonkey/Makefile

    r1848 r1921  
    22 
    33NM= seamonkey 
    4 VRS= 1.1.1 
     4VRS= 1.1.2 
    55DIR= mozilla 
    66 
    77FILE= $(NM)-$(VRS).source.tar.bz2 
    8 URL-$(FILE)= http://ftp.mozilla.org/pub/mozilla.org/$(NM)/releases/$(VRS)/$(FILE) 
    9 SHA-$(FILE)= 08a6a66a1e69e112680e8ad2116c54d7ccb54c3b 
     8URL-$(FILE)= http://releases.mozilla.org/pub/mozilla.org/$(NM)/releases/$(VRS)/$(FILE) 
     9SHA-$(FILE)= d0aa219b54a54cd75e690a458280b0d12bcf9607 
    1010 
    1111MFH=/usr/lib/seamonkey-$(VRS) 
  • trunk/root/.mozilla/default/79exklwh.slt/prefs.js

    r1850 r1921  
    1111 
    1212user_pref("browser.preferences.lastpanel", 0); 
    13 user_pref("browser.search.defaultengine", "engine:///usr/lib/seamonkey-1.1.1/searchplugins/google.src"); 
     13user_pref("browser.search.defaultengine", "engine:///usr/lib/seamonkey-1.1.2/searchplugins/google.src"); 
    1414user_pref("browser.startup.homepage", "file:///usr/share/LFS-BOOK-SVN-HTML/index.html"); 
    15 user_pref("browser.startup.homepage_override.mstone", "rv:1.8.1.2"); 
     15user_pref("browser.startup.homepage_override.mstone", "ignore"); 
    1616user_pref("dom.disable_open_during_load", true); 
    1717user_pref("extensions.disabledObsolete", true);