Author: alexander
Date: 2007-03-01 05:58:28 -0700 (Thu, 01 Mar 2007)
New Revision: 1819

Modified:
   trunk/Makefile
   trunk/packages/cvs/Makefile
   trunk/packages/samba/Makefile
   trunk/packages/seamonkey/.mozconfig
   trunk/packages/seamonkey/Makefile
   trunk/root/.mozilla/default/79exklwh.slt/prefs.js
Log:
Package updates

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile      2007-02-28 14:07:01 UTC (rev 1818)
+++ trunk/Makefile      2007-03-01 12:58:28 UTC (rev 1819)
@@ -255,7 +255,7 @@
        ch-freefont ch-fonts-dejavu ch-fonts-kochi ch-fonts-firefly 
ch-fonts-baekmuk \
        ch-libjpeg ch-libtiff ch-openssh ch-glib2 ch-giflib ch-imlib ch-imlib2 \
        ch-gc ch-w3m ch-lftp ch-cairo ch-hicolor-icon-theme \
-       ch-pango ch-atk ch-gtk2 stop-here ch-cvs ch-popt ch-samba ch-libIDL 
ch-seamonkey \
+       ch-pango ch-atk ch-gtk2 ch-cvs ch-popt ch-samba ch-libIDL ch-seamonkey 
stop-here \
        ch-librsvg ch-startup-notification chroot-gvim ch-xfce ch-vte ch-exo \
        ch-Terminal ch-mousepad ch-irssi ch-gaim \
        ch-xchat ch-wireless_tools ch-tcpwrappers ch-portmap ch-nfs-utils \

Modified: trunk/packages/cvs/Makefile
===================================================================
--- trunk/packages/cvs/Makefile 2007-02-28 14:07:01 UTC (rev 1818)
+++ trunk/packages/cvs/Makefile 2007-03-01 12:58:28 UTC (rev 1819)
@@ -8,7 +8,7 @@
 URL-$(FILE)= http://ftp.gnu.org/non-gnu/cvs/source/stable/$(VRS)/$(FILE)
 SHA-$(FILE)= 5dfa11da84a890d7d61516fd450c001dc24bcc0d
 
-PATCH1= $(NM)-1.11.21-zlib-1.patch
+PATCH1= $(NM)-1.11.22-zlib-1.patch
 URL-$(PATCH1)= $(HTTPBLFS)/$(NM)/$(PATCH1)
 SHA-$(PATCH1)= 0d20bab8a6b6e419a8c900d082b487ad6a3aec38
 

Modified: trunk/packages/samba/Makefile
===================================================================
--- trunk/packages/samba/Makefile       2007-02-28 14:07:01 UTC (rev 1818)
+++ trunk/packages/samba/Makefile       2007-03-01 12:58:28 UTC (rev 1819)
@@ -1,12 +1,12 @@
 # Samba Makefile
 
 NM= samba
-VRS= 3.0.23c
+VRS= 3.0.24
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.gz
-URL-$(FILE)= http://us2.samba.org/$(NM)/ftp/old-versions/$(FILE)
-SHA-$(FILE)= a5361d54ac5fafe34ae17e0fa14c864bcdf16089
+URL-$(FILE)= http://us3.samba.org/$(NM)/ftp/old-versions/$(FILE)
+SHA-$(FILE)= 216020b58abca191b8146f76f98a8bda3508fcd3
 
 # Targets
 

Modified: trunk/packages/seamonkey/.mozconfig
===================================================================
--- trunk/packages/seamonkey/.mozconfig 2007-02-28 14:07:01 UTC (rev 1818)
+++ trunk/packages/seamonkey/.mozconfig 2007-03-01 12:58:28 UTC (rev 1819)
@@ -13,7 +13,7 @@
 ac_add_options --enable-xft
 ac_add_options --disable-freetype2
 ac_add_options --enable-svg
-ac_add_options --enable-optimize="-Os"
+ac_add_options --enable-optimize="-O2"
 ac_add_options --disable-debug
 ac_add_options --disable-tests
 ac_add_options --disable-gnomevfs
@@ -21,4 +21,4 @@
 ac_add_options --enable-xinerama
 ac_add_options --disable-installer
 ac_add_options --disable-updater
-ac_add_options --enable-ctl
+ac_add_options --enable-pango

Modified: trunk/packages/seamonkey/Makefile
===================================================================
--- trunk/packages/seamonkey/Makefile   2007-02-28 14:07:01 UTC (rev 1818)
+++ trunk/packages/seamonkey/Makefile   2007-03-01 12:58:28 UTC (rev 1819)
@@ -1,12 +1,12 @@
 # Firefox Makefile
 
 NM= seamonkey
-VRS= 1.0.5
+VRS= 1.1
 DIR= mozilla
 
 FILE= $(NM)-$(VRS).source.tar.bz2
 URL-$(FILE)= 
http://ftp.mozilla.org/pub/mozilla.org/$(NM)/releases/$(VRS)/$(FILE)
-SHA-$(FILE)= 60be0112e369a06958c0295ad2de995ab476cef1
+SHA-$(FILE)= 8e778d72d0bab597a641ce02cc2872bc1e3d9f82
 
 # Targets
 

Modified: trunk/root/.mozilla/default/79exklwh.slt/prefs.js
===================================================================
--- trunk/root/.mozilla/default/79exklwh.slt/prefs.js   2007-02-28 14:07:01 UTC 
(rev 1818)
+++ trunk/root/.mozilla/default/79exklwh.slt/prefs.js   2007-03-01 12:58:28 UTC 
(rev 1819)
@@ -10,9 +10,9 @@
  */
 
 user_pref("browser.preferences.lastpanel", 0);
-user_pref("browser.search.defaultengine", 
"engine:///usr/lib/seamonkey-1.0.5/searchplugins/google.src");
+user_pref("browser.search.defaultengine", 
"engine:///usr/lib/seamonkey-1.1/searchplugins/google.src");
 user_pref("browser.startup.homepage", 
"file:///usr/share/LFS-BOOK-SVN-HTML/index.html");
-user_pref("browser.startup.homepage_override.mstone", "rv:1.8.0.7");
+user_pref("browser.startup.homepage_override.mstone", "rv:1.8.1.2pre");
 user_pref("dom.disable_open_during_load", true);
 user_pref("extensions.disabledObsolete", true);
 user_pref("extensions.irc.bugURL", 
"http://bugs.linuxfromscratch.org/show_bug.cgi?id=%s";);

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to