diff options
author | he <he@pkgsrc.org> | 2008-10-30 21:41:47 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-10-30 21:41:47 +0000 |
commit | e78d632bdb2426c8e20546deeb7592c812f23430 (patch) | |
tree | c1b44e95edc6f5b5867a8527dd79edc3c1b02bfb /devel/p5-Data-Compare | |
parent | 6573db3a0cbcdf75c87757a53c30ebbad08de259 (diff) | |
download | pkgsrc-e78d632bdb2426c8e20546deeb7592c812f23430.tar.gz |
Update from version 1.19nb1 to 1.21.
Upstream changes:
1.21 2008-08-21 DCANTRELL Extra tests added in 1.20 now skip with
really old JSON
1.20 2008-08-21 DCANTRELL Added test for bug reported by Saritha
Nalagandla (no bug found, but you can never
have too many tests!)
Fixed bug in PERL5LIB splitting in taint test
(thanks to ADAMK, see RT 38319)
Diffstat (limited to 'devel/p5-Data-Compare')
-rw-r--r-- | devel/p5-Data-Compare/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Data-Compare/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Data-Compare/Makefile b/devel/p5-Data-Compare/Makefile index 5343275a894..e072e065468 100644 --- a/devel/p5-Data-Compare/Makefile +++ b/devel/p5-Data-Compare/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:50 he Exp $ +# $NetBSD: Makefile,v 1.3 2008/10/30 21:41:47 he Exp $ -DISTNAME= Data-Compare-1.19 +DISTNAME= Data-Compare-1.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Compare/distinfo b/devel/p5-Data-Compare/distinfo index 9ca8c759f64..1f74a411f1e 100644 --- a/devel/p5-Data-Compare/distinfo +++ b/devel/p5-Data-Compare/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/08/06 15:19:53 he Exp $ +$NetBSD: distinfo,v 1.2 2008/10/30 21:41:47 he Exp $ -SHA1 (Data-Compare-1.19.tar.gz) = 30609a7f6c145726714b0e9df5080e9f35e10b55 -RMD160 (Data-Compare-1.19.tar.gz) = 84c4df1b571c206cc55fd04d91f9103ef27b8d90 -Size (Data-Compare-1.19.tar.gz) = 13063 bytes +SHA1 (Data-Compare-1.21.tar.gz) = 06a84b010e3f4124b70772c598558955af02de1f +RMD160 (Data-Compare-1.21.tar.gz) = 48205d803073e438c725eaa9e9dde5072ffbb2d7 +Size (Data-Compare-1.21.tar.gz) = 14528 bytes |