diff options
author | adam <adam@pkgsrc.org> | 2004-11-08 10:39:14 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-11-08 10:39:14 +0000 |
commit | 0b19ebc7f84774227428384ad7c389062ff7d599 (patch) | |
tree | f755eb5363e17ff66da3b9030dd702d616783afb /sysutils | |
parent | 40d5d116ed6bfba39b2bc603556a088ea4f8cb16 (diff) | |
download | pkgsrc-0b19ebc7f84774227428384ad7c389062ff7d599.tar.gz |
Changes 0.11.53:
* Polish translation updated, thanks to S. Mikula.
* Fixed bug that caused GetSize to abort thinking it failed when
it really didn't.
* New versions of autoconf and automake adopted.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gentoo/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gentoo/distinfo | 8 | ||||
-rw-r--r-- | sysutils/gentoo/patches/patch-ab | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/sysutils/gentoo/Makefile b/sysutils/gentoo/Makefile index c5248f8c962..0a24975b614 100644 --- a/sysutils/gentoo/Makefile +++ b/sysutils/gentoo/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2004/11/03 15:31:42 adam Exp $ +# $NetBSD: Makefile,v 1.19 2004/11/08 10:39:14 adam Exp $ -DISTNAME= gentoo-0.11.52 +DISTNAME= gentoo-0.11.53 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gentoo/} diff --git a/sysutils/gentoo/distinfo b/sysutils/gentoo/distinfo index 5e8a4efee4d..b3763cd9e25 100644 --- a/sysutils/gentoo/distinfo +++ b/sysutils/gentoo/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.13 2004/11/03 15:31:42 adam Exp $ +$NetBSD: distinfo,v 1.14 2004/11/08 10:39:14 adam Exp $ -SHA1 (gentoo-0.11.52.tar.gz) = a0df1bd5eedbae55b102766b9d9e313b23d801a3 -Size (gentoo-0.11.52.tar.gz) = 1359240 bytes +SHA1 (gentoo-0.11.53.tar.gz) = c808cfc1cd799a91f31f4a3179750b1953ab1ab1 +Size (gentoo-0.11.53.tar.gz) = 1361273 bytes SHA1 (patch-aa) = 18383ec1190260affbd0389626e03b70ba3291d5 -SHA1 (patch-ab) = 2ccc42ab1781a71f2f1d179cd64d91ad04e58d3c +SHA1 (patch-ab) = 1aaa154789866b436303b0a8f6f20707301d8b7f SHA1 (patch-ac) = ab5d886b29945fcb54baa94e47140516bd4db93e SHA1 (patch-ad) = 0ac9fca5454c98633aa6c0bacfcaa364c34df37f SHA1 (patch-ae) = daa7cbed8d66af155f2624a0066b2f578e9a93c6 diff --git a/sysutils/gentoo/patches/patch-ab b/sysutils/gentoo/patches/patch-ab index 410b3e476f9..87366666954 100644 --- a/sysutils/gentoo/patches/patch-ab +++ b/sysutils/gentoo/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.4 2004/05/07 13:49:56 adam Exp $ +$NetBSD: patch-ab,v 1.5 2004/11/08 10:39:14 adam Exp $ ---- configure.orig 2004-04-17 14:34:22.000000000 +0000 +--- configure.orig 2004-11-01 23:08:15.000000000 +0000 +++ configure -@@ -2881,7 +2881,7 @@ _ACEOF +@@ -2889,7 +2889,7 @@ _ACEOF GENTOO_CFLAGS="$GENTOO_CFLAGS -g -pg" else |