wok rev 11289

Up: file to 5.09.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Nov 11 07:04:29 2011 +0000 (2011-11-11)
parents b56c732e1197
children 32fc20deeb56
files file/receipt libmagic-dev/receipt libmagic/receipt
line diff
     1.1 --- a/file/receipt	Fri Nov 11 07:03:12 2011 +0000
     1.2 +++ b/file/receipt	Fri Nov 11 07:04:29 2011 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="file"
     1.7 -VERSION="5.07"
     1.8 +VERSION="5.09"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Retrieve file type."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12  DEPENDS="zlib libmagic"
    1.13  BUILD_DEPENDS="zlib-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 -WEB_SITE="ftp://ftp.gw.com/mirrors/unix/file"
    1.16 -WGET_URL="ftp://ftp.astron.com/pub/file/$TARBALL ftp://ftp.gw.com/mirrors/unix/file/$TARBALL"
    1.17 +WEB_SITE="http://www.darwinsys.com/file/"
    1.18 +WGET_URL="ftp://ftp.astron.com/pub/file/$TARBALL"
    1.19  CROSS="bug"
    1.20  
    1.21  # Rules to configure and make the package.
     2.1 --- a/libmagic-dev/receipt	Fri Nov 11 07:03:12 2011 +0000
     2.2 +++ b/libmagic-dev/receipt	Fri Nov 11 07:04:29 2011 +0000
     2.3 @@ -1,12 +1,12 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="libmagic-dev"
     2.7 -VERSION="5.07"
     2.8 +VERSION="5.09"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="Library for File utility dev files"
    2.11  MAINTAINER="erjo@slitaz.org"
    2.12  DEPENDS="libmagic"
    2.13 -WEB_SITE="ftp://ftp.gw.com/mirrors/unix/file"
    2.14 +WEB_SITE="http://www.darwinsys.com/file/"
    2.15  WANTED="file"
    2.16  
    2.17  # Rules to gen a SliTaz package suitable for Tazpkg.
     3.1 --- a/libmagic/receipt	Fri Nov 11 07:03:12 2011 +0000
     3.2 +++ b/libmagic/receipt	Fri Nov 11 07:04:29 2011 +0000
     3.3 @@ -1,12 +1,12 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="libmagic"
     3.7 -VERSION="5.07"
     3.8 +VERSION="5.09"
     3.9  CATEGORY="system-tools"
    3.10  SHORT_DESC="Library for File utility"
    3.11  MAINTAINER="erjo@slitaz.org"
    3.12  DEPENDS="zlib"
    3.13 -WEB_SITE="ftp://ftp.gw.com/mirrors/unix/file"
    3.14 +WEB_SITE="http://www.darwinsys.com/file/"
    3.15  WANTED="file"
    3.16  
    3.17  # Rules to gen a SliTaz package suitable for Tazpkg.