Thu Dec 12 06:42:21 2013 UTC ()
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


(wen)
diff -r1.7 -r1.8 pkgsrc/devel/p5-Const-Fast/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/p5-Const-Fast/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Const-Fast/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Const-Fast/Makefile 2013/05/31 12:40:11 1.7
+++ pkgsrc/devel/p5-Const-Fast/Makefile 2013/12/12 06:42:21 1.8
@@ -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 @@
 
 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"

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-Const-Fast/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Const-Fast/distinfo 2012/09/13 14:53:13 1.4
+++ pkgsrc/devel/p5-Const-Fast/distinfo 2013/12/12 06:42:21 1.5
@@ -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
+SHA1 (Const-Fast-0.014.tar.gz) = f1a62165b91f44fb99efbafe3659bf52d5b81ff3
-RMD160 (Const-Fast-0.013.tar.gz) = a4eb55e3c4096f00d2d802a583970129358f33a6
+RMD160 (Const-Fast-0.014.tar.gz) = 6f25074c8785a17ecdca5989d797d966bdea4b28
-Size (Const-Fast-0.013.tar.gz) = 13165 bytes
+Size (Const-Fast-0.014.tar.gz) = 12886 bytes