From 632811834747547d62c1ce5acc935cb2f6866bb4 Mon Sep 17 00:00:00 2001 From: Matt Housh Date: Tue, 30 Oct 2007 16:24:00 -0500 Subject: [PATCH 1/7] libdvdread, dvdauthor: removed, being replaced by contrib libdvdnav and dvdauthor --- dvdauthor/.footprint | 16 ---------------- dvdauthor/.md5sum | 1 - dvdauthor/Pkgfile | 16 ---------------- libdvdread/.footprint | 17 ----------------- libdvdread/.md5sum | 1 - libdvdread/Pkgfile | 15 --------------- 6 files changed, 66 deletions(-) delete mode 100644 dvdauthor/.footprint delete mode 100644 dvdauthor/.md5sum delete mode 100644 dvdauthor/Pkgfile delete mode 100644 libdvdread/.footprint delete mode 100644 libdvdread/.md5sum delete mode 100644 libdvdread/Pkgfile diff --git a/dvdauthor/.footprint b/dvdauthor/.footprint deleted file mode 100644 index be70047ce..000000000 --- a/dvdauthor/.footprint +++ /dev/null @@ -1,16 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/dvdauthor --rwxr-xr-x root/root usr/bin/dvddirdel --rwxr-xr-x root/root usr/bin/dvdunauthor --rwxr-xr-x root/root usr/bin/mpeg2desc --rwxr-xr-x root/root usr/bin/spumux --rwxr-xr-x root/root usr/bin/spuunmux -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/dvdauthor.1.gz --rw-r--r-- root/root usr/man/man1/spumux.1.gz -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/dvdauthor/ --rw-r--r-- root/root usr/share/dvdauthor/dvdauthor.xsd --rw-r--r-- root/root usr/share/dvdauthor/spumux.xsd diff --git a/dvdauthor/.md5sum b/dvdauthor/.md5sum deleted file mode 100644 index 7d618b426..000000000 --- a/dvdauthor/.md5sum +++ /dev/null @@ -1 +0,0 @@ -d2c45879e4cfb95d410bf603af891e07 dvdauthor-0.6.11.tar.gz diff --git a/dvdauthor/Pkgfile b/dvdauthor/Pkgfile deleted file mode 100644 index 18a4fcb84..000000000 --- a/dvdauthor/Pkgfile +++ /dev/null @@ -1,16 +0,0 @@ -# Description: DVD authoring tools -# URL: http://dvdauthor.sourceforge.net/ -# Maintainer: Matt Housh, jaeger at morpheus dot net -# Depends on: libxml2, libdvdread - -name=dvdauthor -version=0.6.11 -release=1 -source=(http://dl.sourceforge.net/sourceforge/dvdauthor/$name-$version.tar.gz) - -build() { - cd $name-$version - ./configure --prefix=/usr - make - make prefix=$PKG/usr install -} diff --git a/libdvdread/.footprint b/libdvdread/.footprint deleted file mode 100644 index 008f4fb12..000000000 --- a/libdvdread/.footprint +++ /dev/null @@ -1,17 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/dvdread/ --rw-r--r-- root/root usr/include/dvdread/cmd_print.h --rw-r--r-- root/root usr/include/dvdread/dvd_reader.h --rw-r--r-- root/root usr/include/dvdread/ifo_print.h --rw-r--r-- root/root usr/include/dvdread/ifo_read.h --rw-r--r-- root/root usr/include/dvdread/ifo_types.h --rw-r--r-- root/root usr/include/dvdread/nav_print.h --rw-r--r-- root/root usr/include/dvdread/nav_read.h --rw-r--r-- root/root usr/include/dvdread/nav_types.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libdvdread.a --rwxr-xr-x root/root usr/lib/libdvdread.la -lrwxrwxrwx root/root usr/lib/libdvdread.so -> libdvdread.so.3.2.1 -lrwxrwxrwx root/root usr/lib/libdvdread.so.3 -> libdvdread.so.3.2.1 --rwxr-xr-x root/root usr/lib/libdvdread.so.3.2.1 diff --git a/libdvdread/.md5sum b/libdvdread/.md5sum deleted file mode 100644 index 36e6b4700..000000000 --- a/libdvdread/.md5sum +++ /dev/null @@ -1 +0,0 @@ -078788c9241ae16763529e1235502337 libdvdread-0.9.7.tar.gz diff --git a/libdvdread/Pkgfile b/libdvdread/Pkgfile deleted file mode 100644 index 175b9a3bd..000000000 --- a/libdvdread/Pkgfile +++ /dev/null @@ -1,15 +0,0 @@ -# Description: A simple foundation for reading DVD discs -# URL: http://www.dtek.chalmers.se/groups/dvd -# Maintainer: Matt Housh, jaeger at crux dot nu - -name=libdvdread -version=0.9.7 -release=1 -source=(http://www.dtek.chalmers.se/groups/dvd/dist/$name-$version.tar.gz) - -build() { - cd $name-$version - ./configure --prefix=/usr - make - make DESTDIR=$PKG install -} From f8b8a8efb18440f678ffedc7f08f87fc7fcaf4f5 Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Thu, 1 Nov 2007 17:18:38 +0100 Subject: [PATCH 2/7] rxvt-unicode: updated to 8.4. --- rxvt-unicode/.md5sum | 2 +- rxvt-unicode/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rxvt-unicode/.md5sum b/rxvt-unicode/.md5sum index 54538fc99..8f862c1d8 100644 --- a/rxvt-unicode/.md5sum +++ b/rxvt-unicode/.md5sum @@ -1 +1 @@ -c53043a5178e2eeb33578148d56f8f96 rxvt-unicode-8.3.tar.bz2 +d15ba0ea7cb54ce7a2a41650e2a5e6ab rxvt-unicode-8.4.tar.bz2 diff --git a/rxvt-unicode/Pkgfile b/rxvt-unicode/Pkgfile index 82e30411b..73514e176 100644 --- a/rxvt-unicode/Pkgfile +++ b/rxvt-unicode/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libxft, xorg-libxpm, perl name=rxvt-unicode -version=8.3 +version=8.4 release=1 source=(http://dist.schmorp.de/$name/$name-$version.tar.bz2) From 4fa84771f75746578495fc72b330f67bb46a94d7 Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Thu, 1 Nov 2007 18:50:18 +0100 Subject: [PATCH 3/7] git: updated to 1.5.3.5. --- git/.md5sum | 4 ++-- git/Pkgfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/git/.md5sum b/git/.md5sum index 8622fada2..3d59bb6a0 100644 --- a/git/.md5sum +++ b/git/.md5sum @@ -1,2 +1,2 @@ -b35fd5abba0e8655733c8e8c470f39cf git-1.5.3.4.tar.bz2 -1cfaecc1e29cdccd6c595e2fca343ff9 git-manpages-1.5.3.4.tar.bz2 +3fdff0bdb3638fce1c4bc6795ed81fb3 git-1.5.3.5.tar.bz2 +2cc722f80968b1c2f99a217457b056d4 git-manpages-1.5.3.5.tar.bz2 diff --git a/git/Pkgfile b/git/Pkgfile index 44e3076e8..eb7a3c25d 100644 --- a/git/Pkgfile +++ b/git/Pkgfile @@ -5,7 +5,7 @@ # Nice to have: tk name=git -version=1.5.3.4 +version=1.5.3.5 release=1 source=(http://www.kernel.org/pub/software/scm/$name/$name-{,manpages-}$version.tar.bz2) From 0854d967b6f8a72350b5eeb28782eaac01c5144f Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 2 Nov 2007 09:51:30 +0100 Subject: [PATCH 4/7] cups: update to 1.3.4 --- cups/.footprint | 25 ------------------------- cups/.md5sum | 2 +- cups/Pkgfile | 2 +- 3 files changed, 2 insertions(+), 27 deletions(-) diff --git a/cups/.footprint b/cups/.footprint index cf91426e7..fc8ce39e1 100644 --- a/cups/.footprint +++ b/cups/.footprint @@ -200,32 +200,7 @@ drwxr-xr-x root/root usr/share/cups/charmaps/ -rw-r--r-- root/root usr/share/cups/charmaps/windows-949.txt -rw-r--r-- root/root usr/share/cups/charmaps/windows-950.txt drwxr-xr-x root/root usr/share/cups/charsets/ --rw-r--r-- root/root usr/share/cups/charsets/iso-8859-1 --rw-r--r-- root/root usr/share/cups/charsets/iso-8859-10 --rw-r--r-- root/root usr/share/cups/charsets/iso-8859-13 --rw-r--r-- root/root usr/share/cups/charsets/iso-8859-14 --rw-r--r-- root/root usr/share/cups/charsets/iso-8859-15 --rw-r--r-- root/root usr/share/cups/charsets/iso-8859-2 --rw-r--r-- root/root usr/share/cups/charsets/iso-8859-3 --rw-r--r-- root/root usr/share/cups/charsets/iso-8859-4 --rw-r--r-- root/root usr/share/cups/charsets/iso-8859-5 --rw-r--r-- root/root usr/share/cups/charsets/iso-8859-6 --rw-r--r-- root/root usr/share/cups/charsets/iso-8859-7 --rw-r--r-- root/root usr/share/cups/charsets/iso-8859-8 --rw-r--r-- root/root usr/share/cups/charsets/iso-8859-9 --rw-r--r-- root/root usr/share/cups/charsets/koi8-r --rw-r--r-- root/root usr/share/cups/charsets/koi8-u -rw-r--r-- root/root usr/share/cups/charsets/utf-8 --rw-r--r-- root/root usr/share/cups/charsets/windows-1250 --rw-r--r-- root/root usr/share/cups/charsets/windows-1251 --rw-r--r-- root/root usr/share/cups/charsets/windows-1252 --rw-r--r-- root/root usr/share/cups/charsets/windows-1253 --rw-r--r-- root/root usr/share/cups/charsets/windows-1254 --rw-r--r-- root/root usr/share/cups/charsets/windows-1255 --rw-r--r-- root/root usr/share/cups/charsets/windows-1256 --rw-r--r-- root/root usr/share/cups/charsets/windows-1257 --rw-r--r-- root/root usr/share/cups/charsets/windows-1258 --rw-r--r-- root/root usr/share/cups/charsets/windows-874 drwxr-xr-x root/root usr/share/cups/data/ -rw-r--r-- root/root usr/share/cups/data/HPGLprolog -rw-r--r-- root/root usr/share/cups/data/psglyphs diff --git a/cups/.md5sum b/cups/.md5sum index 5a7fae90c..1fb128b11 100644 --- a/cups/.md5sum +++ b/cups/.md5sum @@ -1,3 +1,3 @@ 01b6a755c5b0fb7df2d2c94571f67e1d cups -d4911e68b6979d16bc7a55f68d16cc53 cups-1.3.3-source.tar.bz2 +4bd20d69bb083b42632346a383b6aefb cups-1.3.4-source.tar.bz2 2220f411940c4f7504ed4457c6304d4a cups-config.patch diff --git a/cups/Pkgfile b/cups/Pkgfile index 241b39ba2..4e63b1bcf 100644 --- a/cups/Pkgfile +++ b/cups/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpng, libtiff, openssl name=cups -version=1.3.3 +version=1.3.4 release=1 source=(http://ftp.easysw.com/pub/cups/$version/$name-$version-source.tar.bz2 \ cups-config.patch cups) From 79172335f114ffe0c40a31c6af8dffac00be1905 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 2 Nov 2007 09:52:43 +0100 Subject: [PATCH 5/7] fakeroot: update to 1.8.3 --- fakeroot/.md5sum | 2 +- fakeroot/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fakeroot/.md5sum b/fakeroot/.md5sum index 7988b9da4..ef663458b 100644 --- a/fakeroot/.md5sum +++ b/fakeroot/.md5sum @@ -1 +1 @@ -782a1b78dca79da13e2f0e3f566ed06d fakeroot_1.8.2.tar.gz +f123ffb457eb3577fcbb5e2c2432a922 fakeroot_1.8.3.tar.gz diff --git a/fakeroot/Pkgfile b/fakeroot/Pkgfile index 826423fda..207e8a8ca 100644 --- a/fakeroot/Pkgfile +++ b/fakeroot/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de name=fakeroot -version=1.8.2 +version=1.8.3 release=1 source=(http://ftp.debian.org/debian/pool/main/f/$name/${name}_$version.tar.gz) From 8d1b8f073a7f304262207d46697baaf7fc626e9b Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 2 Nov 2007 09:54:07 +0100 Subject: [PATCH 6/7] unison: update to 2.27.48 --- unison/.md5sum | 2 +- unison/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/unison/.md5sum b/unison/.md5sum index 253acdff3..058bf2cc8 100644 --- a/unison/.md5sum +++ b/unison/.md5sum @@ -1,2 +1,2 @@ -5fd14559e8478087e630b7955c27a1c3 unison-2.27.47.tar.gz +8b0bd3e5bdaf1d6fab97e3a072a9ab16 unison-2.27.48.tar.gz c3d6644df76adbf44c3c12eb4fc11587 unison.1 diff --git a/unison/Pkgfile b/unison/Pkgfile index c31d24d05..786c6fe04 100644 --- a/unison/Pkgfile +++ b/unison/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ocaml name=unison -version=2.27.47 +version=2.27.48 release=1 source=(http://www.cis.upenn.edu/~bcpierce/unison/download/releases/$name-$version/$name-$version.tar.gz \ $name.1) From 5bccfac3022eeb2b1755a9aa72c01fa3749939ba Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 2 Nov 2007 09:55:04 +0100 Subject: [PATCH 7/7] whois: update to 4.7.24 --- whois/.md5sum | 2 +- whois/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/whois/.md5sum b/whois/.md5sum index 29640f8aa..f87d10f22 100644 --- a/whois/.md5sum +++ b/whois/.md5sum @@ -1 +1 @@ -f0cadc8b484baa32515ff610090db05a whois_4.7.23.tar.gz +479ebc79d1e8189e16ab51b4d8981529 whois_4.7.24.tar.gz diff --git a/whois/Pkgfile b/whois/Pkgfile index e2a98237d..f200ba65c 100644 --- a/whois/Pkgfile +++ b/whois/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=whois -version=4.7.23 +version=4.7.24 release=1 source=(http://ftp.debian.org/debian/pool/main/w/$name/$name\_$version.tar.gz)