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
This commit is contained in:
parent
230b51d55d
commit
700870f67f
2 changed files with 6 additions and 7 deletions
|
@ -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/}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue