diff options
author | wen <wen@pkgsrc.org> | 2013-12-12 06:42:21 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-12-12 06:42:21 +0000 |
commit | 652859fb26da32f4e8b735fd7e10f36d7fe3bc48 (patch) | |
tree | c80e9d1f24dc9b6c5916527f8d7909a2cbb1f602 /devel/p5-Const-Fast | |
parent | bfb0dd7f0b60a7a9a675e525f77b4b77d21df38c (diff) | |
download | pkgsrc-652859fb26da32f4e8b735fd7e10f36d7fe3bc48.tar.gz |
Update to 0.014
Upstream changes:
0.014 2013-05-28 02:32:48 Europe/Amsterdam
Pass coderefs and globrefs unchanged
Conversion from Test::Exception to Test::Fatal (Karen Etheridge)
Convert to Module::Build::Tiny
Diffstat (limited to 'devel/p5-Const-Fast')
-rw-r--r-- | devel/p5-Const-Fast/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Const-Fast/distinfo | 8 |
2 files changed, 9 insertions, 8 deletions
diff --git a/devel/p5-Const-Fast/Makefile b/devel/p5-Const-Fast/Makefile index 3eaf96706d6..62989404ec0 100644 --- a/devel/p5-Const-Fast/Makefile +++ b/devel/p5-Const-Fast/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:40:11 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/12/12 06:42:21 wen Exp $ -DISTNAME= Const-Fast-0.013 +DISTNAME= Const-Fast-0.014 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LE/LEONT/} @@ -13,12 +12,14 @@ LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception +BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter DEPENDS+= p5-Sub-Exporter-Progressive-[0-9]*:../../devel/p5-Sub-Exporter-Progressive PERL5_PACKLIST= auto/Const/Fast/.packlist +PERL5_MODULE_TYPE= Module::Build::Tiny + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Const-Fast/distinfo b/devel/p5-Const-Fast/distinfo index 0e89aae4756..67e87a6cf4a 100644 --- a/devel/p5-Const-Fast/distinfo +++ b/devel/p5-Const-Fast/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/09/13 14:53:13 sno Exp $ +$NetBSD: distinfo,v 1.5 2013/12/12 06:42:21 wen Exp $ -SHA1 (Const-Fast-0.013.tar.gz) = 15f1b5aa4394b8988402993992cdaa3756e98953 -RMD160 (Const-Fast-0.013.tar.gz) = a4eb55e3c4096f00d2d802a583970129358f33a6 -Size (Const-Fast-0.013.tar.gz) = 13165 bytes +SHA1 (Const-Fast-0.014.tar.gz) = f1a62165b91f44fb99efbafe3659bf52d5b81ff3 +RMD160 (Const-Fast-0.014.tar.gz) = 6f25074c8785a17ecdca5989d797d966bdea4b28 +Size (Const-Fast-0.014.tar.gz) = 12886 bytes |