Author: alexander
Date: 2007-04-28 01:46:07 -0600 (Sat, 28 Apr 2007)
New Revision: 1864

Removed:
   trunk/packages/mousepad/
Modified:
   trunk/packages/mdadm/Makefile
   trunk/packages/nano/Makefile
   trunk/packages/nfs-utils/Makefile
   trunk/packages/openssh/Makefile
   trunk/packages/parted/Makefile
   trunk/packages/scim-anthy/Makefile
   trunk/packages/scim-hangul/Makefile
   trunk/packages/scim/Makefile
   trunk/packages/slang/Makefile
   trunk/packages/subversion/Makefile
   trunk/packages/syslinux/Makefile
Log:
Blind package updates. Mutt, msmtp and strace are skipped

Modified: trunk/packages/mdadm/Makefile
===================================================================
--- trunk/packages/mdadm/Makefile       2007-04-27 13:19:13 UTC (rev 1863)
+++ trunk/packages/mdadm/Makefile       2007-04-28 07:46:07 UTC (rev 1864)
@@ -1,12 +1,12 @@
 # mdadm Makefile
 
 NM= mdadm
-VRS= 2.5.4
+VRS= 2.6.1
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tgz
 URL-$(FILE)= http://www.cse.unsw.edu.au/~neilb/source/$(NM)/$(FILE)
-SHA-$(FILE)= 4852d1efa96da56bfbd3f40681c7cb07b56b0dc7
+SHA-$(FILE)= c0f523853a9c816986c24c699fa80b2c02336f3d
 
 # Targets
 

Modified: trunk/packages/nano/Makefile
===================================================================
--- trunk/packages/nano/Makefile        2007-04-27 13:19:13 UTC (rev 1863)
+++ trunk/packages/nano/Makefile        2007-04-28 07:46:07 UTC (rev 1864)
@@ -1,12 +1,12 @@
 # Nano Makefile
 
 NM= nano
-VRS= 2.0.3
+VRS= 2.0.6
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.gz
 URL-$(FILE)= http://www.nano-editor.org/dist/v2.0/$(FILE)
-SHA-$(FILE)= 5012a57c3aeabd6f798f5c767970ba1d260854c4
+SHA-$(FILE)= 00102580404cdb1c8594e5f6193000d5acac2249
 
 # Targets
 

Modified: trunk/packages/nfs-utils/Makefile
===================================================================
--- trunk/packages/nfs-utils/Makefile   2007-04-27 13:19:13 UTC (rev 1863)
+++ trunk/packages/nfs-utils/Makefile   2007-04-28 07:46:07 UTC (rev 1864)
@@ -1,12 +1,12 @@
 # NFS Utilities Makefile
 
 NM= nfs-utils
-VRS= 1.0.10
+VRS= 1.0.12
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.gz
 URL-$(FILE)= http://easynews.dl.sourceforge.net/sourceforge/nfs/$(FILE)
-SHA-$(FILE)= 4950150df3f5049950b18345fc3f61532d1077ce
+SHA-$(FILE)= 477e3eb387b0ccde2eaeb8e67c6437cc0d2668e3
 
 # Targets
 
@@ -20,7 +20,6 @@
        $(std_build)
 
 compile-stage2:
-       sed -i 's/UTS_RELEASE/"2.6.18.3"/' tools/getkversion/getkversion.c
        ./configure --prefix=/usr --sysconfdir=/etc --disable-nfsv4 \
         --disable-gss
        make

Modified: trunk/packages/openssh/Makefile
===================================================================
--- trunk/packages/openssh/Makefile     2007-04-27 13:19:13 UTC (rev 1863)
+++ trunk/packages/openssh/Makefile     2007-04-28 07:46:07 UTC (rev 1864)
@@ -1,12 +1,12 @@
 # OpenSSH Makefile
 
 NM= openssh
-VRS= 4.5p1
+VRS= 4.6p1
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.gz
 URL-$(FILE)= http://openbsd.md5.com.ar/pub/OpenBSD/OpenSSH/portable/$(FILE)
-SHA-$(FILE)= 2eefcbbeb9e4fa16fa4500dec107d1a09d3d02d7
+SHA-$(FILE)= b2aefeb1861b4688b1777436035239ec32a47da8
 
 # Targets
 

Modified: trunk/packages/parted/Makefile
===================================================================
--- trunk/packages/parted/Makefile      2007-04-27 13:19:13 UTC (rev 1863)
+++ trunk/packages/parted/Makefile      2007-04-28 07:46:07 UTC (rev 1864)
@@ -1,12 +1,12 @@
 # parted Makefile
 
 NM= parted
-VRS= 1.7.1
+VRS= 1.8.6
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.bz2
 URL-$(FILE)= http://ftp.gnu.org/gnu/$(NM)/$(FILE)
-SHA-$(FILE)= a504bb2c136e1c928b74e37ae5aa4066f8300e45
+SHA-$(FILE)= eef9d788f13f4ed461f97051eb0543ffd40830b7
 
 # Targets
 

Modified: trunk/packages/scim/Makefile
===================================================================
--- trunk/packages/scim/Makefile        2007-04-27 13:19:13 UTC (rev 1863)
+++ trunk/packages/scim/Makefile        2007-04-28 07:46:07 UTC (rev 1864)
@@ -1,12 +1,12 @@
 # SCIM Makefile
 
 NM= scim
-VRS= 1.4.5
+VRS= 1.4.6
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.gz
 URL-$(FILE)= http://heanet.dl.sourceforge.net/sourceforge/$(NM)/$(FILE)
-SHA-$(FILE)= b9dd07a49abdba6d86385c92f8103ebf6df7f341
+SHA-$(FILE)= 3b8d26ff5a4ebab1ca90928d0363d2d2b0028ccf
 
 # Targets
 

Modified: trunk/packages/scim-anthy/Makefile
===================================================================
--- trunk/packages/scim-anthy/Makefile  2007-04-27 13:19:13 UTC (rev 1863)
+++ trunk/packages/scim-anthy/Makefile  2007-04-28 07:46:07 UTC (rev 1864)
@@ -1,12 +1,12 @@
 # SCIM-Anthy Makefile
 
 NM= scim-anthy
-VRS= 1.2.1
+VRS= 1.3.0
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.gz
-URL-$(FILE)= http://osdn.dl.sourceforge.jp/scim-imengine/21967/$(FILE)
-SHA-$(FILE)= 5f1a1a3084d32f660f0b430b24c441bcfe970764
+URL-$(FILE)= http://osdn.dl.sourceforge.jp/scim-imengine/24675/$(FILE)
+SHA-$(FILE)= e1e046682390e0757d9319d75364863b6512cbf9
 
 # Targets
 

Modified: trunk/packages/scim-hangul/Makefile
===================================================================
--- trunk/packages/scim-hangul/Makefile 2007-04-27 13:19:13 UTC (rev 1863)
+++ trunk/packages/scim-hangul/Makefile 2007-04-28 07:46:07 UTC (rev 1864)
@@ -1,12 +1,12 @@
 # SCIM-Hangul Makefile
 
 NM= scim-hangul
-VRS= 0.2.2
+VRS= 0.3.1
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.gz
 URL-$(FILE)= http://heanet.dl.sourceforge.net/sourceforge/scim/$(FILE)
-SHA-$(FILE)= 4218af5cf6d45e3bc8b89bef8a9a2ddc142cf8ad
+SHA-$(FILE)= 3ae31e00ea2555089edf0666ac4c76fb5a30381e
 
 # Targets
 

Modified: trunk/packages/slang/Makefile
===================================================================
--- trunk/packages/slang/Makefile       2007-04-27 13:19:13 UTC (rev 1863)
+++ trunk/packages/slang/Makefile       2007-04-28 07:46:07 UTC (rev 1864)
@@ -1,12 +1,12 @@
 # slang Makefile
 
 NM= slang
-VRS= 2.0.6
+VRS= 2.0.7
 DIR= $(NM)-$(VRS)
 
 FILE= $(NM)-$(VRS).tar.bz2
 URL-$(FILE)= http://gd.tuwien.ac.at/editors/davis/slang/v2.0/$(FILE)
-SHA-$(FILE)= 56eac43d825e7e6a643b044d393f2020a34fae7b
+SHA-$(FILE)= c246a18dde8b61e66ed7095217ae3c0406d78ba6
 
 # Targets
 

Modified: trunk/packages/subversion/Makefile
===================================================================
--- trunk/packages/subversion/Makefile  2007-04-27 13:19:13 UTC (rev 1863)
+++ trunk/packages/subversion/Makefile  2007-04-28 07:46:07 UTC (rev 1864)
@@ -1,16 +1,16 @@
 # Subversion Makefile
 
 NM= subversion
-VRS= 1.4.2
+VRS= 1.4.3
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.bz2
 URL-$(FILE)= http://subversion.tigris.org/downloads/$(FILE)
-SHA-$(FILE)= 349847a97ad790cb14ad15bfd7bfe5bc5a9c8837
+SHA-$(FILE)= 7e740c469b61977b7b623642892470207ae64a50
 
 FILE2= $(NM)-deps-$(VRS).tar.bz2
 URL-$(FILE2)= http://subversion.tigris.org/downloads/$(FILE2)
-SHA-$(FILE2)= bbeb782dc725be253f5e41e11a48065c3e0de2c5
+SHA-$(FILE2)= e60214d61442544f8563d20bdb139b3e0055690e
 
 # Targets
 

Modified: trunk/packages/syslinux/Makefile
===================================================================
--- trunk/packages/syslinux/Makefile    2007-04-27 13:19:13 UTC (rev 1863)
+++ trunk/packages/syslinux/Makefile    2007-04-28 07:46:07 UTC (rev 1864)
@@ -1,12 +1,12 @@
 # Syslinux Makefile
 
 NM= syslinux
-VRS= 3.31
+VRS= 3.36
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.bz2
 URL-$(FILE)= http://www.kernel.org/pub/linux/utils/boot/syslinux/$(FILE)
-SHA-$(FILE)= ce564807f90602e25255f76dbd2bb806931c2c55
+SHA-$(FILE)= 48400dfe91b5ae34f09e085019fd34d21b7bc76c
 
 # Targets
 

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

Reply via email to