diff options
author | sno <sno@pkgsrc.org> | 2012-09-10 13:04:50 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2012-09-10 13:04:50 +0000 |
commit | aee8ebeb8302385c9a07a5d77a592ffa902b2943 (patch) | |
tree | 39ac0a2fbabacdac707d00ea20993b3b398024f3 /devel | |
parent | e61e9f8dc1de6b34b7072643d94ea6909b226ea2 (diff) | |
download | pkgsrc-aee8ebeb8302385c9a07a5d77a592ffa902b2943.tar.gz |
Updating package for CPAN module strictures in devel/p5-strictures from
1.004001 to 1.004002.
upstream changes:
1.004002 - 2012-09-08
- add better rationale for the extra testing heuristic
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-strictures/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-strictures/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-strictures/Makefile b/devel/p5-strictures/Makefile index 93781a03c03..6ba1b5c948d 100644 --- a/devel/p5-strictures/Makefile +++ b/devel/p5-strictures/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2012/07/31 05:35:16 wen Exp $ +# $NetBSD: Makefile,v 1.4 2012/09/10 13:04:50 sno Exp $ # -DISTNAME= strictures-1.004001 +DISTNAME= strictures-1.004002 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/} diff --git a/devel/p5-strictures/distinfo b/devel/p5-strictures/distinfo index aa5fa55178f..ea7b5958b10 100644 --- a/devel/p5-strictures/distinfo +++ b/devel/p5-strictures/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/07/31 05:35:16 wen Exp $ +$NetBSD: distinfo,v 1.4 2012/09/10 13:04:50 sno Exp $ -SHA1 (strictures-1.004001.tar.gz) = 15ed91dbca3b1512439316b2b0a5ebfd12f823a1 -RMD160 (strictures-1.004001.tar.gz) = 0aa763606924369a48d975be6d1786134f274d08 -Size (strictures-1.004001.tar.gz) = 6327 bytes +SHA1 (strictures-1.004002.tar.gz) = 3e16f216e45dd454aa14d9283f8180ad10179258 +RMD160 (strictures-1.004002.tar.gz) = 383dec764f6965e452efb6c14091d2675961a0e2 +Size (strictures-1.004002.tar.gz) = 8105 bytes |