diff --git a/db/Pkgfile b/db/Pkgfile index 2ab0b872..f6f40fb0 100644 --- a/db/Pkgfile +++ b/db/Pkgfile @@ -1,5 +1,5 @@ # Description: Berkeley DB -# URL: http://www.oracle.com/database/berkeley-db/index.html +# URL: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/ # Maintainer: CRUX System Team, core-ports at crux dot nu name=db diff --git a/gettext/.footprint b/gettext/.footprint index 2069f22c..b444c8aa 100644 --- a/gettext/.footprint +++ b/gettext/.footprint @@ -36,17 +36,17 @@ drwxr-xr-x root/root usr/lib/gettext/ lrwxrwxrwx root/root usr/lib/libasprintf.so -> libasprintf.so.0.0.0 lrwxrwxrwx root/root usr/lib/libasprintf.so.0 -> libasprintf.so.0.0.0 -rwxr-xr-x root/root usr/lib/libasprintf.so.0.0.0 --rwxr-xr-x root/root usr/lib/libgettextlib-0.19.so +-rwxr-xr-x root/root usr/lib/libgettextlib-0.19.1.so -rwxr-xr-x root/root usr/lib/libgettextlib.la -lrwxrwxrwx root/root usr/lib/libgettextlib.so -> libgettextlib-0.19.so +lrwxrwxrwx root/root usr/lib/libgettextlib.so -> libgettextlib-0.19.1.so -rw-r--r-- root/root usr/lib/libgettextpo.a -rwxr-xr-x root/root usr/lib/libgettextpo.la lrwxrwxrwx root/root usr/lib/libgettextpo.so -> libgettextpo.so.0.5.2 lrwxrwxrwx root/root usr/lib/libgettextpo.so.0 -> libgettextpo.so.0.5.2 -rwxr-xr-x root/root usr/lib/libgettextpo.so.0.5.2 --rwxr-xr-x root/root usr/lib/libgettextsrc-0.19.so +-rwxr-xr-x root/root usr/lib/libgettextsrc-0.19.1.so -rwxr-xr-x root/root usr/lib/libgettextsrc.la -lrwxrwxrwx root/root usr/lib/libgettextsrc.so -> libgettextsrc-0.19.so +lrwxrwxrwx root/root usr/lib/libgettextsrc.so -> libgettextsrc-0.19.1.so -rw-r--r-- root/root usr/lib/preloadable_libintl.so drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ diff --git a/gettext/.md5sum b/gettext/.md5sum index 3ffeae5f..b1b61e4a 100644 --- a/gettext/.md5sum +++ b/gettext/.md5sum @@ -1 +1 @@ -eae24a623e02b33e3e1024adff9a5a08 gettext-0.19.tar.gz +8949a57e82abe88274a93174ade515e4 gettext-0.19.1.tar.gz diff --git a/gettext/Pkgfile b/gettext/Pkgfile index 8aaf2608..efa6f5c1 100644 --- a/gettext/Pkgfile +++ b/gettext/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses acl name=gettext -version=0.19 +version=0.19.1 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz) diff --git a/reiserfsprogs/.footprint b/reiserfsprogs/.footprint index 393edff6..2a617820 100644 --- a/reiserfsprogs/.footprint +++ b/reiserfsprogs/.footprint @@ -1,4 +1,5 @@ drwxr-xr-x root/root sbin/ +lrwxrwxrwx root/root sbin/debugfs.reiserfs -> debugreiserfs -rwxr-xr-x root/root sbin/debugreiserfs lrwxrwxrwx root/root sbin/fsck.reiserfs -> reiserfsck lrwxrwxrwx root/root sbin/mkfs.reiserfs -> mkreiserfs @@ -6,11 +7,16 @@ lrwxrwxrwx root/root sbin/mkfs.reiserfs -> mkreiserfs -rwxr-xr-x root/root sbin/reiserfsck -rwxr-xr-x root/root sbin/reiserfstune -rwxr-xr-x root/root sbin/resize_reiserfs +lrwxrwxrwx root/root sbin/tunefs.reiserfs -> reiserfstune drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man8/ +lrwxrwxrwx root/root usr/man/man8/debugfs.reiserfs.8.gz -> debugreiserfs.8.gz -rw-r--r-- root/root usr/man/man8/debugreiserfs.8.gz +lrwxrwxrwx root/root usr/man/man8/fsck.reiserfs.8.gz -> reiserfsck.8.gz +lrwxrwxrwx root/root usr/man/man8/mkfs.reiserfs.8.gz -> mkreiserfs.8.gz -rw-r--r-- root/root usr/man/man8/mkreiserfs.8.gz -rw-r--r-- root/root usr/man/man8/reiserfsck.8.gz -rw-r--r-- root/root usr/man/man8/reiserfstune.8.gz -rw-r--r-- root/root usr/man/man8/resize_reiserfs.8.gz +lrwxrwxrwx root/root usr/man/man8/tunefs.reiserfs.8.gz -> reiserfstune.8.gz diff --git a/reiserfsprogs/.md5sum b/reiserfsprogs/.md5sum index 6e57c1cb..195189b8 100644 --- a/reiserfsprogs/.md5sum +++ b/reiserfsprogs/.md5sum @@ -1 +1 @@ -0639cefac8f8150536cfa7531c2aa2d2 reiserfsprogs-3.6.21.tar.bz2 +66787380fb418ff7d88a23e47cda7af6 reiserfsprogs-3.6.24.tar.xz diff --git a/reiserfsprogs/Pkgfile b/reiserfsprogs/Pkgfile index a744bb7b..03c13ab5 100644 --- a/reiserfsprogs/Pkgfile +++ b/reiserfsprogs/Pkgfile @@ -1,18 +1,16 @@ # Description: Filesystem utilities for ReiserFS -# URL: http://www.kernel.org/pub/linux/utils/fs/reiserfs/README +# URL: http://en.wikipedia.org/wiki/ReiserFS # Maintainer: CRUX System Team, core-ports at crux dot nu # Depends on: util-linux name=reiserfsprogs -version=3.6.21 +version=3.6.24 release=1 -source=(http://crux.nu/files/$name-$version.tar.bz2) +source=(https://www.kernel.org/pub/linux/kernel/people/jeffm/$name/v$version/$name-$version.tar.xz) build () { cd $name-$version ./configure --prefix=/ --mandir=/usr/man make make DESTDIR=$PKG install - ln -s reiserfsck $PKG/sbin/fsck.reiserfs - ln -s mkreiserfs $PKG/sbin/mkfs.reiserfs }