summaryrefslogtreecommitdiff
path: root/devel/p5-Carp-Assert-More
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-01-26 07:25:42 +0000
committermef <mef@pkgsrc.org>2015-01-26 07:25:42 +0000
commit99aa65f232b01eb831a42f4ea6e90077fe5cfbe0 (patch)
tree141cb6d14f847c3c96f0ea23ec8c5c44f2d348f6 /devel/p5-Carp-Assert-More
parent0a54f3d4c9b1fba6228a41ef4f0a9f40752f8b8e (diff)
downloadpkgsrc-99aa65f232b01eb831a42f4ea6e90077fe5cfbe0.tar.gz
(pkgsrc)
- Add LICENSE= artistic-2.0 (See More.pm file) (upstream) - Update to 1.14 1.14 Wed Oct 31 11:37:04 CDT 2012 [ENHANCEMENTS] Added assert_undefined() for Ben Hengst. Added assert_unlike(). [FIXES] assert_nonblank() wasn't using the correct message. Thanks to Leland Johnson. assert_nonempty() wouldn't work on blessed arrays and refs. Now it will.
Diffstat (limited to 'devel/p5-Carp-Assert-More')
-rw-r--r--devel/p5-Carp-Assert-More/Makefile6
-rw-r--r--devel/p5-Carp-Assert-More/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Carp-Assert-More/Makefile b/devel/p5-Carp-Assert-More/Makefile
index 105db3b1756..c77ee54f930 100644
--- a/devel/p5-Carp-Assert-More/Makefile
+++ b/devel/p5-Carp-Assert-More/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.11 2014/10/09 13:44:37 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/01/26 07:25:42 mef Exp $
-DISTNAME= Carp-Assert-More-1.12
+DISTNAME= Carp-Assert-More-1.14
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Carp-Assert-More/
COMMENT= Perl5 module providing convenience wrappers around Carp::Assert
+LICENSE= artistic-2.0
PERL5_PACKLIST= auto/Carp/Assert/More/.packlist
diff --git a/devel/p5-Carp-Assert-More/distinfo b/devel/p5-Carp-Assert-More/distinfo
index b315a073fac..bb25c3c3c3a 100644
--- a/devel/p5-Carp-Assert-More/distinfo
+++ b/devel/p5-Carp-Assert-More/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/02/08 15:11:12 seb Exp $
+$NetBSD: distinfo,v 1.2 2015/01/26 07:25:42 mef Exp $
-SHA1 (Carp-Assert-More-1.12.tar.gz) = 6c8b694d0b2bf9642960fa56a41eacd2e563fc0e
-RMD160 (Carp-Assert-More-1.12.tar.gz) = 7501ffc3e557a0ffd083dab558482334fdcec3db
-Size (Carp-Assert-More-1.12.tar.gz) = 8371 bytes
+SHA1 (Carp-Assert-More-1.14.tar.gz) = 0e590e8cd07f078da1512f55b1344fe58d0c6435
+RMD160 (Carp-Assert-More-1.14.tar.gz) = f642fef3f95ba5d664830d6c5fd3fb3e87f0a67d
+Size (Carp-Assert-More-1.14.tar.gz) = 10304 bytes