diff options
author | sno <sno@pkgsrc.org> | 2010-02-15 14:24:33 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-02-15 14:24:33 +0000 |
commit | c92b8445ecbcc695835d60f26bdbbca70ac6bf0b (patch) | |
tree | 9a4bebe72dc9df3d3e654d5e64551b0abcca92e8 | |
parent | 4a81fdc9570b2cabdd5ad200ebf9fd1a62d236f4 (diff) | |
download | pkgsrc-c92b8445ecbcc695835d60f26bdbbca70ac6bf0b.tar.gz |
Updating devel/p5-Data-Compare from 1.21.02 to 1.22
Upstream changes:
1.22 2010-02-12 DCANTRELL Previous release was in error. Instead, fix
the problem, circular structures now
compare equal, no matter what the starting
point (see RT 52836)
-rw-r--r-- | devel/p5-Data-Compare/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Data-Compare/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Data-Compare/Makefile b/devel/p5-Data-Compare/Makefile index 53a32369da5..07e12a55a84 100644 --- a/devel/p5-Data-Compare/Makefile +++ b/devel/p5-Data-Compare/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2010/02/02 18:11:44 sno Exp $ +# $NetBSD: Makefile,v 1.6 2010/02/15 14:24:33 sno Exp $ -DISTNAME= Data-Compare-1.2102 -PKGNAME= p5-${DISTNAME:S/2102/21.02/} +DISTNAME= Data-Compare-1.22 +PKGNAME= p5-${DISTNAME} 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 0acdeca2bec..f93d8aef9c2 100644 --- a/devel/p5-Data-Compare/distinfo +++ b/devel/p5-Data-Compare/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/02/02 18:11:44 sno Exp $ +$NetBSD: distinfo,v 1.5 2010/02/15 14:24:33 sno Exp $ -SHA1 (Data-Compare-1.2102.tar.gz) = 613c560f7aae3ef017d703df5ad85494209981dc -RMD160 (Data-Compare-1.2102.tar.gz) = f36816c13b4c3c961ae1a8988b80a6b1af56fbbd -Size (Data-Compare-1.2102.tar.gz) = 24220 bytes +SHA1 (Data-Compare-1.22.tar.gz) = 00079776bf7481a4c9a76163a269dbd4e40c2bea +RMD160 (Data-Compare-1.22.tar.gz) = 141aa84b7b5712188be2deb66bd53703ebb3e85b +Size (Data-Compare-1.22.tar.gz) = 23483 bytes |