diff options
author | rhaen <rhaen> | 2013-01-26 13:24:58 +0000 |
---|---|---|
committer | rhaen <rhaen> | 2013-01-26 13:24:58 +0000 |
commit | 87b60b8711b710aa06e7efbcd85d4685b98b07f4 (patch) | |
tree | bd2bafa49150591e847364c76569dec146c85630 | |
parent | 58b83c008628bb48954c182b4b2b94d0527f4161 (diff) | |
download | pkgsrc-87b60b8711b710aa06e7efbcd85d4685b98b07f4.tar.gz |
Updated to 1.004004
ChangeLog:
1.004004 - 2012-11-12
- fix 5.16 crash due to qw() list being readonly
1.004003 - 2012-11-10
- check only once for presence of extra testing prereqs
- explicitly specify no dynamic_config in META
-rw-r--r-- | devel/p5-strictures/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-strictures/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-strictures/Makefile b/devel/p5-strictures/Makefile index 3064cd0c88f..40c525b674c 100644 --- a/devel/p5-strictures/Makefile +++ b/devel/p5-strictures/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/10/31 11:19:20 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/01/26 13:24:58 rhaen Exp $ # -DISTNAME= strictures-1.004002 +DISTNAME= strictures-1.004004 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 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 ea7b5958b10..687ae046fef 100644 --- a/devel/p5-strictures/distinfo +++ b/devel/p5-strictures/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/09/10 13:04:50 sno Exp $ +$NetBSD: distinfo,v 1.5 2013/01/26 13:24:58 rhaen Exp $ -SHA1 (strictures-1.004002.tar.gz) = 3e16f216e45dd454aa14d9283f8180ad10179258 -RMD160 (strictures-1.004002.tar.gz) = 383dec764f6965e452efb6c14091d2675961a0e2 -Size (strictures-1.004002.tar.gz) = 8105 bytes +SHA1 (strictures-1.004004.tar.gz) = 65dc8043e8d965f2772cb477631f21496dcaf4e9 +RMD160 (strictures-1.004004.tar.gz) = e9638bdb9621637b457f039913185f1fcf012aa4 +Size (strictures-1.004004.tar.gz) = 8547 bytes |