From b399d37b1db743ffd23b0885bbdc897241fe55c7 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 18 Aug 2009 18:14:41 +0200 Subject: [PATCH 1/5] pciutils: update to 3.1.4 --- pciutils/.md5sum | 2 +- pciutils/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pciutils/.md5sum b/pciutils/.md5sum index 5a917227..a93cc850 100644 --- a/pciutils/.md5sum +++ b/pciutils/.md5sum @@ -1 +1 @@ -965908d8d67222a9e1db24778c61bdf1 pciutils-3.1.3.tar.gz +63567627e6a73b6c8c29d08d3f5e640c pciutils-3.1.4.tar.gz diff --git a/pciutils/Pkgfile b/pciutils/Pkgfile index 2d5e9ef7..d2b8f045 100644 --- a/pciutils/Pkgfile +++ b/pciutils/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=pciutils -version=3.1.3 +version=3.1.4 release=1 source=(http://www.kernel.org/pub/software/utils/$name/$name-$version.tar.gz) From eca54c62dd31bf0bf3bb45479b524d7c779b261c Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 18 Aug 2009 18:15:02 +0200 Subject: [PATCH 2/5] hdparm: update to 9.25 --- hdparm/.md5sum | 2 +- hdparm/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hdparm/.md5sum b/hdparm/.md5sum index 9e512367..cba15a88 100644 --- a/hdparm/.md5sum +++ b/hdparm/.md5sum @@ -1 +1 @@ -0908d1487aee08e850e810b619391043 hdparm-9.24.tar.gz +0f2d28735cb9b18be6bf4f6448502f16 hdparm-9.25.tar.gz diff --git a/hdparm/Pkgfile b/hdparm/Pkgfile index e3cd8059..c894822e 100644 --- a/hdparm/Pkgfile +++ b/hdparm/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=hdparm -version=9.24 +version=9.25 release=1 source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz) From d2f732f82b06addc0bc7ccdefb9974cc87026ba9 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 18 Aug 2009 18:15:19 +0200 Subject: [PATCH 3/5] usbutils: update to 0.86 --- usbutils/.footprint | 6 ++++-- usbutils/.md5sum | 2 +- usbutils/Pkgfile | 4 ++-- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/usbutils/.footprint b/usbutils/.footprint index 9e8aebf5..f6a34e2a 100644 --- a/usbutils/.footprint +++ b/usbutils/.footprint @@ -1,14 +1,16 @@ drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/usb-devices drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/usbutils.pc drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/usb-devices.1.gz drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/lsusb.8.gz --rw-r--r-- root/root usr/man/man8/usb-devices.8.gz drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/lsusb -rwxr-xr-x root/root usr/sbin/update-usbids.sh --rwxr-xr-x root/root usr/sbin/usb-devices drwxr-xr-x root/root usr/share/ -rw-r--r-- root/root usr/share/usb.ids diff --git a/usbutils/.md5sum b/usbutils/.md5sum index ba4bbbfd..ce944ef6 100644 --- a/usbutils/.md5sum +++ b/usbutils/.md5sum @@ -1 +1 @@ -87612c82e66393a395db91361d168c1b usbutils-0.84.tar.gz +34979f675d2bcb3e1b45012fa830a53f usbutils-0.86.tar.gz diff --git a/usbutils/Pkgfile b/usbutils/Pkgfile index ca5b434c..763f5a07 100644 --- a/usbutils/Pkgfile +++ b/usbutils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libusb name=usbutils -version=0.84 +version=0.86 release=1 source=(http://dl.sourceforge.net/sourceforge/linux-usb/$name-$version.tar.gz) @@ -12,5 +12,5 @@ build() { cd $name-$version ./configure --prefix=/usr --mandir=/usr/man --disable-zlib make - make DESTDIR=$PKG install + make DESTDIR=$PKG pkgconfigdir=/usr/lib/pkgconfig install } From 0aa2d3fa592da6d430a3447ea8914c5cd35b8b57 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 24 Aug 2009 21:35:54 +0200 Subject: [PATCH 4/5] coreutils: update to 7.5 --- coreutils/.footprint | 5 +++++ coreutils/.md5sum | 2 +- coreutils/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/coreutils/.footprint b/coreutils/.footprint index 7d780f9b..3effb4ef 100644 --- a/coreutils/.footprint +++ b/coreutils/.footprint @@ -76,6 +76,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/sort -rwxr-xr-x root/root usr/bin/split -rwxr-xr-x root/root usr/bin/stat +-rwxr-xr-x root/root usr/bin/stdbuf -rwxr-xr-x root/root usr/bin/sum -rwxr-xr-x root/root usr/bin/tac -rwxr-xr-x root/root usr/bin/tail @@ -95,6 +96,9 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/who -rwxr-xr-x root/root usr/bin/whoami -rwxr-xr-x root/root usr/bin/yes +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/coreutils/ +-rwxr-xr-x root/root usr/lib/coreutils/libstdbuf.so drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/base64.1.gz @@ -166,6 +170,7 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/sort.1.gz -rw-r--r-- root/root usr/man/man1/split.1.gz -rw-r--r-- root/root usr/man/man1/stat.1.gz +-rw-r--r-- root/root usr/man/man1/stdbuf.1.gz -rw-r--r-- root/root usr/man/man1/stty.1.gz -rw-r--r-- root/root usr/man/man1/sum.1.gz -rw-r--r-- root/root usr/man/man1/sync.1.gz diff --git a/coreutils/.md5sum b/coreutils/.md5sum index 56eead5f..7b88ae9e 100644 --- a/coreutils/.md5sum +++ b/coreutils/.md5sum @@ -1,2 +1,2 @@ -c52f4f64dda9a245c38e74c09fdd86d2 coreutils-7.4.tar.gz +775351410b7d6879767c3e4563354dc6 coreutils-7.5.tar.gz 1fb685fdb0b9d4c082e1b2bdfe932b7a coreutils-uname.patch diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index f4c61e24..c49709e4 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgmp name=coreutils -version=7.4 +version=7.5 release=1 source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz coreutils-uname.patch) From 83f91dcba11e23955b6875c0c0b70590a0e30f7b Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 24 Aug 2009 21:36:57 +0200 Subject: [PATCH 5/5] e2fsprogs: update to 1.41.9 --- e2fsprogs/.footprint | 2 ++ e2fsprogs/.md5sum | 4 ++-- e2fsprogs/Pkgfile | 2 +- e2fsprogs/e2fsprogs-symlink.patch | 22 +++++++++++----------- 4 files changed, 16 insertions(+), 14 deletions(-) diff --git a/e2fsprogs/.footprint b/e2fsprogs/.footprint index 23bd9ca1..d8a6fad8 100644 --- a/e2fsprogs/.footprint +++ b/e2fsprogs/.footprint @@ -112,6 +112,7 @@ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/badblocks.8.gz -rw-r--r-- root/root usr/man/man8/blkid.8.gz -rw-r--r-- root/root usr/man/man8/dumpe2fs.8.gz +-rw-r--r-- root/root usr/man/man8/e2freefrag.8.gz -rw-r--r-- root/root usr/man/man8/e2fsck.8.gz -rw-r--r-- root/root usr/man/man8/e2label.8.gz -rw-r--r-- root/root usr/man/man8/e2undo.8.gz @@ -133,6 +134,7 @@ lrwxrwxrwx root/root usr/man/man8/mkfs.ext4dev.8.gz -> mke2fs.8.gz -rw-r--r-- root/root usr/man/man8/tune2fs.8.gz -rw-r--r-- root/root usr/man/man8/uuidd.8.gz drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/e2freefrag -rwxr-xr-x root/root usr/sbin/filefrag -rwxr-xr-x root/root usr/sbin/mklost+found -rwxr-xr-x root/root usr/sbin/uuidd diff --git a/e2fsprogs/.md5sum b/e2fsprogs/.md5sum index 3748930a..2a519964 100644 --- a/e2fsprogs/.md5sum +++ b/e2fsprogs/.md5sum @@ -1,2 +1,2 @@ -6708cc8e484809fc5cfb232882e48489 e2fsprogs-1.41.8.tar.gz -a96227870a264ec677e790ecc76749da e2fsprogs-symlink.patch +52f60a9e19a02f142f5546f1b5681927 e2fsprogs-1.41.9.tar.gz +7836f87497b68611fde5b375c5812e32 e2fsprogs-symlink.patch diff --git a/e2fsprogs/Pkgfile b/e2fsprogs/Pkgfile index 990cc7af..d5d84d52 100644 --- a/e2fsprogs/Pkgfile +++ b/e2fsprogs/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=e2fsprogs -version=1.41.8 +version=1.41.9 release=1 source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz \ $name-symlink.patch) diff --git a/e2fsprogs/e2fsprogs-symlink.patch b/e2fsprogs/e2fsprogs-symlink.patch index 8188ae05..d8f5872c 100644 --- a/e2fsprogs/e2fsprogs-symlink.patch +++ b/e2fsprogs/e2fsprogs-symlink.patch @@ -1,6 +1,6 @@ -diff -Nru e2fsprogs-1.41.8.orig/e2fsck/Makefile.in e2fsprogs-1.41.8/e2fsck/Makefile.in ---- e2fsprogs-1.41.8.orig/e2fsck/Makefile.in 2009-07-16 13:20:07.000000000 +0200 -+++ e2fsprogs-1.41.8/e2fsck/Makefile.in 2009-07-16 13:30:47.000000000 +0200 +diff -Nru e2fsprogs-1.41.9.orig/e2fsck/Makefile.in e2fsprogs-1.41.9/e2fsck/Makefile.in +--- e2fsprogs-1.41.9.orig/e2fsck/Makefile.in 2009-08-24 20:56:23.512062398 +0200 ++++ e2fsprogs-1.41.9/e2fsck/Makefile.in 2009-08-24 20:57:10.332053609 +0200 @@ -202,16 +202,16 @@ $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \ done @@ -43,9 +43,9 @@ diff -Nru e2fsprogs-1.41.8.orig/e2fsck/Makefile.in e2fsprogs-1.41.8/e2fsck/Makef $(DESTDIR)$(man8dir)/fsck.ext4dev.8 install-strip: install -diff -Nru e2fsprogs-1.41.8.orig/lib/uuid/Makefile.in e2fsprogs-1.41.8/lib/uuid/Makefile.in ---- e2fsprogs-1.41.8.orig/lib/uuid/Makefile.in 2009-07-16 13:20:07.000000000 +0200 -+++ e2fsprogs-1.41.8/lib/uuid/Makefile.in 2009-07-16 13:29:17.000000000 +0200 +diff -Nru e2fsprogs-1.41.9.orig/lib/uuid/Makefile.in e2fsprogs-1.41.9/lib/uuid/Makefile.in +--- e2fsprogs-1.41.9.orig/lib/uuid/Makefile.in 2009-08-24 20:56:23.522055416 +0200 ++++ e2fsprogs-1.41.9/lib/uuid/Makefile.in 2009-08-24 20:57:10.332053609 +0200 @@ -146,9 +146,9 @@ $(Q) $(RM) -f $(DESTDIR)$(man3dir)/uuid_generate_random.3.gz \ $(DESTDIR)$(man3dir)/uuid_generate_time.3.gz @@ -58,10 +58,10 @@ diff -Nru e2fsprogs-1.41.8.orig/lib/uuid/Makefile.in e2fsprogs-1.41.8/lib/uuid/M $(E) " INSTALL_DATA $(libdir)/pkgconfig/uuid.pc" $(Q) $(INSTALL_DATA) uuid.pc $(DESTDIR)$(libdir)/pkgconfig/uuid.pc -diff -Nru e2fsprogs-1.41.8.orig/misc/Makefile.in e2fsprogs-1.41.8/misc/Makefile.in ---- e2fsprogs-1.41.8.orig/misc/Makefile.in 2009-07-16 13:20:07.000000000 +0200 -+++ e2fsprogs-1.41.8/misc/Makefile.in 2009-07-16 13:28:35.000000000 +0200 -@@ -395,23 +395,23 @@ +diff -Nru e2fsprogs-1.41.9.orig/misc/Makefile.in e2fsprogs-1.41.9/misc/Makefile.in +--- e2fsprogs-1.41.9.orig/misc/Makefile.in 2009-08-24 20:56:23.552053442 +0200 ++++ e2fsprogs-1.41.9/misc/Makefile.in 2009-08-24 20:57:10.352062592 +0200 +@@ -404,23 +404,23 @@ $(INSTALL_PROGRAM) $$i $(DESTDIR)$(sbindir)/$$i; \ done $(E) " LINK $(root_sbindir)/mkfs.ext2" @@ -91,7 +91,7 @@ diff -Nru e2fsprogs-1.41.8.orig/misc/Makefile.in e2fsprogs-1.41.8/misc/Makefile. $(DESTDIR)$(root_sbindir)/$(FINDFS_LINK); \ fi $(Q) for i in $(UPROGS); do \ -@@ -432,16 +432,16 @@ +@@ -441,16 +441,16 @@ $(Q) $(RM) -f $(DESTDIR)$(man8dir)/mkfs.ext2.8.gz \ $(DESTDIR)$(man8dir)/mkfs.ext3.8.gz $(E) " LINK mkfs.ext2.8"