From 4ab003ca25d284ea4884685af7c32347bb48697e Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Mon, 8 Jan 2007 14:13:19 +0100 Subject: [PATCH 1/9] git: updated to 1.4.4.4 --- git/.md5sum | 4 ++-- git/Pkgfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/git/.md5sum b/git/.md5sum index af42f8fb9..8498e45c2 100644 --- a/git/.md5sum +++ b/git/.md5sum @@ -1,2 +1,2 @@ -a4c2c27f7ea3137a5be7edaecfb9db21 git-1.4.4.3.tar.bz2 -007a5d3a5d3787b2538c03b14b4466bb git-manpages-1.4.4.3.tar.bz2 +970aceba959e7fe92f065d7509e6db51 git-1.4.4.4.tar.bz2 +6d1cf748480cb6f50d4990660cca3921 git-manpages-1.4.4.4.tar.bz2 diff --git a/git/Pkgfile b/git/Pkgfile index d4131f9a1..7894b555a 100644 --- a/git/Pkgfile +++ b/git/Pkgfile @@ -5,7 +5,7 @@ # Nice to have: tk name=git -version=1.4.4.3 +version=1.4.4.4 release=1 source=(http://www.kernel.org/pub/software/scm/$name/$name-{,manpages-}$version.tar.bz2) From 924ebabb368cccfcafbf79010a971e8ebef2fc1d Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Mon, 8 Jan 2007 15:08:12 +0100 Subject: [PATCH 2/9] git: fixed URL --- git/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/Pkgfile b/git/Pkgfile index 7894b555a..a8c977443 100644 --- a/git/Pkgfile +++ b/git/Pkgfile @@ -1,5 +1,5 @@ # Description: Directory content manager -# URL: http://www.kernel.org/pub/software/scm/git/ +# URL: http://www.kernel.org/pub/software/scm/git/docs # Maintainer: Tilman Sauerbeck, tilman at crux dot nu # Depends on: curl, rcs, perl # Nice to have: tk From 6c2d4c873dbda1c7fef2869f9ae3a08c6e1a9399 Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Mon, 8 Jan 2007 20:12:19 +0100 Subject: [PATCH 3/9] directfb: drop the /usr/lib/directfb symlink It was broken for some time now and not that useful anyway. --- directfb/.footprint | 2 -- directfb/Pkgfile | 5 +---- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/directfb/.footprint b/directfb/.footprint index 5dee6e7b0..45879a4db 100644 --- a/directfb/.footprint +++ b/directfb/.footprint @@ -128,7 +128,6 @@ drwxr-xr-x root/root usr/include/directfb/fusion/shm/ -rw-r--r-- root/root usr/include/directfb/fusion/types.h -rw-r--r-- root/root usr/include/directfb/fusion/vector.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/directfb -> directfb-0.9.25.1 drwxr-xr-x root/root usr/lib/directfb-0.9.25/ drwxr-xr-x root/root usr/lib/directfb-0.9.25/gfxdrivers/ -rwxr-xr-x root/root usr/lib/directfb-0.9.25/gfxdrivers/libdirectfb_ati128.la @@ -232,6 +231,5 @@ drwxr-xr-x root/root usr/man/man1/ drwxr-xr-x root/root usr/man/man5/ -rw-r--r-- root/root usr/man/man5/directfbrc.5.gz drwxr-xr-x root/root usr/share/ -lrwxrwxrwx root/root usr/share/directfb -> directfb-0.9.25.1 drwxr-xr-x root/root usr/share/directfb-0.9.25/ -rw-r--r-- root/root usr/share/directfb-0.9.25/cursor.dat diff --git a/directfb/Pkgfile b/directfb/Pkgfile index 814e08925..95f16e331 100644 --- a/directfb/Pkgfile +++ b/directfb/Pkgfile @@ -4,7 +4,7 @@ name=directfb version=0.9.25.1 -release=1 +release=2 source=(http://www.directfb.org/downloads/Old/DirectFB-$version.tar.gz) build() { @@ -20,7 +20,4 @@ build() { make make DESTDIR=$PKG install - - ln -sf $name-$version $PKG/usr/lib/$name - ln -sf $name-$version $PKG/usr/share/$name } From f96b196c388cd0929121795dae3683f1fd2266bd Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Mon, 8 Jan 2007 20:23:43 +0100 Subject: [PATCH 4/9] imagemagick: updated to 6.3.1-6 --- imagemagick/.md5sum | 2 +- imagemagick/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/imagemagick/.md5sum b/imagemagick/.md5sum index 5bd998ec0..ba39f3a83 100644 --- a/imagemagick/.md5sum +++ b/imagemagick/.md5sum @@ -1 +1 @@ -ac75102e649f94e33c05df80b031dfcc ImageMagick-6.3.1-5.tar.bz2 +d7ca00925e24c7aa259ca4ea4b5ba4a6 ImageMagick-6.3.1-6.tar.bz2 diff --git a/imagemagick/Pkgfile b/imagemagick/Pkgfile index 13be51b42..d49ec6aff 100644 --- a/imagemagick/Pkgfile +++ b/imagemagick/Pkgfile @@ -5,7 +5,7 @@ # Depends on: freetype ghostscript lcms libungif libxml2 name=imagemagick -version=6.3.1-5 +version=6.3.1-6 release=1 source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-$version.tar.bz2) From ea4fc3c9a4dcb980caaaca61a102e56b3ddb81e5 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Wed, 10 Jan 2007 19:56:20 +0100 Subject: [PATCH 5/9] exim: update to 4.66 --- exim/.footprint | 8 ++++---- exim/.md5sum | 2 +- exim/Pkgfile | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/exim/.footprint b/exim/.footprint index 4a667b76c..ceb0b8565 100644 --- a/exim/.footprint +++ b/exim/.footprint @@ -6,15 +6,15 @@ drwxr-xr-x root/root etc/rc.d/ -rwxr-xr-x root/root etc/rc.d/exim drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -lrwxrwxrwx root/root usr/bin/mailq -> ../sbin/exim-4.65-1 +lrwxrwxrwx root/root usr/bin/mailq -> ../sbin/exim-4.66-1 drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/exim.8.gz drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/exicyclog -rwxr-xr-x root/root usr/sbin/exigrep -lrwxrwxrwx root/root usr/sbin/exim -> exim-4.65-1 --rwsr-xr-x root/root usr/sbin/exim-4.65-1 +lrwxrwxrwx root/root usr/sbin/exim -> exim-4.66-1 +-rwsr-xr-x root/root usr/sbin/exim-4.66-1 -rwxr-xr-x root/root usr/sbin/exim_checkaccess -rwxr-xr-x root/root usr/sbin/exim_dbmbuild -rwxr-xr-x root/root usr/sbin/exim_dumpdb @@ -27,7 +27,7 @@ lrwxrwxrwx root/root usr/sbin/exim -> exim-4.65-1 -rwxr-xr-x root/root usr/sbin/exiqgrep -rwxr-xr-x root/root usr/sbin/exiqsumm -rwxr-xr-x root/root usr/sbin/exiwhat -lrwxrwxrwx root/root usr/sbin/sendmail -> exim-4.65-1 +lrwxrwxrwx root/root usr/sbin/sendmail -> exim-4.66-1 drwxr-xr-x root/root var/ drwxr-xr-x root/root var/log/ drwxr-x--- mail/mail var/log/exim/ diff --git a/exim/.md5sum b/exim/.md5sum index b9b3ec7de..1294ce0f2 100644 --- a/exim/.md5sum +++ b/exim/.md5sum @@ -1,3 +1,3 @@ f1682811a7fd2897153c5b0e33177509 exim -9ab582aba6fe4da243f147deef18fb64 exim-4.65.tar.bz2 +01288e44919d8abdde5a7bd2c200449b exim-4.66.tar.bz2 f9edb79bd90e2b6e8233b2ef26e95aa9 exim-config.patch diff --git a/exim/Pkgfile b/exim/Pkgfile index d84e85f34..5aac9a7b2 100644 --- a/exim/Pkgfile +++ b/exim/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db, openssl name=exim -version=4.65 +version=4.66 release=1 source=(ftp://ftp.exim.org/pub/exim/exim4/$name-$version.tar.bz2 \ $name $name-config.patch) From 68788c3848d77a62482cd5a58b48cb3546d48bda Mon Sep 17 00:00:00 2001 From: Antti Nykanen Date: Thu, 11 Jan 2007 17:42:48 +0200 Subject: [PATCH 6/9] wine: updated to 0.9.29 --- wine/.footprint | 3 ++- wine/.md5sum | 2 +- wine/Pkgfile | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/wine/.footprint b/wine/.footprint index 32d5b56d1..cdf1c8ce7 100644 --- a/wine/.footprint +++ b/wine/.footprint @@ -336,6 +336,7 @@ drwxr-xr-x root/root usr/include/wine/windows/ddk/ -rw-r--r-- root/root usr/include/wine/windows/richedit.h -rw-r--r-- root/root usr/include/wine/windows/richole.h -rw-r--r-- root/root usr/include/wine/windows/richole.idl +-rw-r--r-- root/root usr/include/wine/windows/rmxfguid.h -rw-r--r-- root/root usr/include/wine/windows/rpc.h -rw-r--r-- root/root usr/include/wine/windows/rpcdce.h -rw-r--r-- root/root usr/include/wine/windows/rpcdcep.h @@ -539,7 +540,6 @@ drwxr-xr-x root/root usr/lib/wine/ -rwxr-xr-x root/root usr/lib/wine/inseng.dll.so -rwxr-xr-x root/root usr/lib/wine/iphlpapi.dll.so -rwxr-xr-x root/root usr/lib/wine/itss.dll.so --rwxr-xr-x root/root usr/lib/wine/joystick.drv.so -rwxr-xr-x root/root usr/lib/wine/kernel32.dll.so -rw-r--r-- root/root usr/lib/wine/keyboard.drv16 -rw-r--r-- root/root usr/lib/wine/krnl386.exe16 @@ -823,6 +823,7 @@ drwxr-xr-x root/root usr/lib/wine/ -rwxr-xr-x root/root usr/lib/wine/wineesd.drv.so -rwxr-xr-x root/root usr/lib/wine/winefile.exe.so -rwxr-xr-x root/root usr/lib/wine/winejack.drv.so +-rwxr-xr-x root/root usr/lib/wine/winejoystick.drv.so -rwxr-xr-x root/root usr/lib/wine/winemenubuilder.exe.so -rwxr-xr-x root/root usr/lib/wine/winemine.exe.so -rwxr-xr-x root/root usr/lib/wine/winemp3.acm.so diff --git a/wine/.md5sum b/wine/.md5sum index 1962f5d28..d6e59f241 100644 --- a/wine/.md5sum +++ b/wine/.md5sum @@ -1 +1 @@ -f907d653229dfb4e53e0f48523fc45ca wine-0.9.28.tar.bz2 +4f6270a0828e0f8e524cf360b7fd58ee wine-0.9.29.tar.bz2 diff --git a/wine/Pkgfile b/wine/Pkgfile index f99ac7ed8..7f9b9ae1c 100644 --- a/wine/Pkgfile +++ b/wine/Pkgfile @@ -5,7 +5,7 @@ # Depends on: fontforge name=wine -version=0.9.28 +version=0.9.29 release=1 source=(http://dl.sourceforge.net/sourceforge/$name/wine-$version.tar.bz2) From 8bf1abb2a4704f63258289616d848f8ab0e40b10 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 12 Jan 2007 18:16:40 +0100 Subject: [PATCH 7/9] fakeroot: update to 1.5.12 --- fakeroot/.md5sum | 2 +- fakeroot/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fakeroot/.md5sum b/fakeroot/.md5sum index c0e0d7349..3aa426b8f 100644 --- a/fakeroot/.md5sum +++ b/fakeroot/.md5sum @@ -1 +1 @@ -76730bf4c9068773e857e18c346d8c81 fakeroot_1.5.10.tar.gz +f28b6f73e23cb29feb8b84a609344753 fakeroot_1.5.12.tar.gz diff --git a/fakeroot/Pkgfile b/fakeroot/Pkgfile index a6247ed23..aa92fd5f6 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.5.10 +version=1.5.12 release=1 source=(http://ftp.debian.org/debian/pool/main/f/$name/${name}_$version.tar.gz) From 477c4c9601942cb0c8b7b0c752106c256a427e35 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 12 Jan 2007 18:18:13 +0100 Subject: [PATCH 8/9] sqlite3: update to 3.3.10 --- sqlite3/.md5sum | 2 +- sqlite3/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sqlite3/.md5sum b/sqlite3/.md5sum index 9fcc3ea28..2a10d4c4e 100644 --- a/sqlite3/.md5sum +++ b/sqlite3/.md5sum @@ -1 +1 @@ -bb9915a52efa7f4df19e55a3225e71b9 sqlite-3.3.9.tar.gz +cf4656695969be423414043947165c2d sqlite-3.3.10.tar.gz diff --git a/sqlite3/Pkgfile b/sqlite3/Pkgfile index efc8a89a7..9933d1aa3 100644 --- a/sqlite3/Pkgfile +++ b/sqlite3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses, readline name=sqlite3 -version=3.3.9 +version=3.3.10 release=1 source=(http://www.sqlite.org/sqlite-$version.tar.gz) From 7b7e2956104de3ada1a6baa5af5f7c2750954f33 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 12 Jan 2007 18:27:03 +0100 Subject: [PATCH 9/9] mysql: update to 5.0.33 --- mysql/.footprint | 4 ++-- mysql/.md5sum | 2 +- mysql/Pkgfile | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mysql/.footprint b/mysql/.footprint index 0b4e266f9..3748bcf11 100644 --- a/mysql/.footprint +++ b/mysql/.footprint @@ -106,6 +106,7 @@ lrwxrwxrwx root/root usr/lib/mysql/libmysqlclient_r.so.15 -> libmysqlclient_r.so drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/msql2mysql.1.gz +-rw-r--r-- root/root usr/man/man1/my_print_defaults.1.gz -rw-r--r-- root/root usr/man/man1/myisam_ftdump.1.gz -rw-r--r-- root/root usr/man/man1/myisamchk.1.gz -rw-r--r-- root/root usr/man/man1/myisamlog.1.gz @@ -115,20 +116,19 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/mysql_config.1.gz -rw-r--r-- root/root usr/man/man1/mysql_explain_log.1.gz -rw-r--r-- root/root usr/man/man1/mysql_fix_privilege_tables.1.gz +-rw-r--r-- root/root usr/man/man1/mysql_tzinfo_to_sql.1.gz -rw-r--r-- root/root usr/man/man1/mysql_upgrade.1.gz -rw-r--r-- root/root usr/man/man1/mysql_zap.1.gz -rw-r--r-- root/root usr/man/man1/mysqlaccess.1.gz -rw-r--r-- root/root usr/man/man1/mysqladmin.1.gz -rw-r--r-- root/root usr/man/man1/mysqlbinlog.1.gz -rw-r--r-- root/root usr/man/man1/mysqlcheck.1.gz --rw-r--r-- root/root usr/man/man1/mysqld.1.gz -rw-r--r-- root/root usr/man/man1/mysqld_multi.1.gz -rw-r--r-- root/root usr/man/man1/mysqld_safe.1.gz -rw-r--r-- root/root usr/man/man1/mysqldump.1.gz -rw-r--r-- root/root usr/man/man1/mysqlhotcopy.1.gz -rw-r--r-- root/root usr/man/man1/mysqlimport.1.gz -rw-r--r-- root/root usr/man/man1/mysqlman.1.gz --rw-r--r-- root/root usr/man/man1/mysqlmanager.1.gz -rw-r--r-- root/root usr/man/man1/mysqlshow.1.gz -rw-r--r-- root/root usr/man/man1/perror.1.gz -rw-r--r-- root/root usr/man/man1/replace.1.gz diff --git a/mysql/.md5sum b/mysql/.md5sum index 3f3a4bb16..ef5576f5d 100644 --- a/mysql/.md5sum +++ b/mysql/.md5sum @@ -1,3 +1,3 @@ c92bf44516b82cad857fb386dbb64bfe my.cnf -584d423440a9d9c859678e3d4f2690b3 mysql-5.0.27.tar.gz +10cb85276a1468c7906a4ff4dd565d61 mysql-5.0.33.tar.gz 642a596f13ebd7e459c5ff2fd382f06b mysqld diff --git a/mysql/Pkgfile b/mysql/Pkgfile index 218f1ba56..8661632f6 100644 --- a/mysql/Pkgfile +++ b/mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses, zlib name=mysql -version=5.0.27 +version=5.0.33 release=1 source=(http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/$name-$version.tar.gz \ my.cnf mysqld)