summaryrefslogtreecommitdiff
path: root/devel/p5-Safe-Hole
diff options
context:
space:
mode:
authorsno <sno>2010-08-27 06:23:38 +0000
committersno <sno>2010-08-27 06:23:38 +0000
commitc905f5968dd1ac3c10a72c8ebfdb6c38cc2e0569 (patch)
tree4a8b127016b7ba4e04d2b368c30d1bac1e426dcb /devel/p5-Safe-Hole
parent0986b31c124d5c01bb0b0aa003c8a820bb1e3578 (diff)
downloadpkgsrc-c905f5968dd1ac3c10a72c8ebfdb6c38cc2e0569.tar.gz
Updating devel/p5-Safe-Hole from 0.10nb1 to 0.13
pkgsrc changes: - add license definition - switch module type to Module::Build Upstream changes: - Todd Rinaldo takes maintainership changes in 0.11: 0.11 Tue Mar 16 2010 - re-structure module to more modern layout. Convert to M::B - re-factor tests to test::more - pod fixes now we're testing them - clean up authors and generate proper META.yml - Fix 5.10 deprecation of defined %hash. Just use %hash to the same effect.
Diffstat (limited to 'devel/p5-Safe-Hole')
-rw-r--r--devel/p5-Safe-Hole/Makefile8
-rw-r--r--devel/p5-Safe-Hole/distinfo8
2 files changed, 9 insertions, 7 deletions
diff --git a/devel/p5-Safe-Hole/Makefile b/devel/p5-Safe-Hole/Makefile
index 78d32cdd539..7e29740f7a9 100644
--- a/devel/p5-Safe-Hole/Makefile
+++ b/devel/p5-Safe-Hole/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2010/08/21 16:34:23 seb Exp $
+# $NetBSD: Makefile,v 1.15 2010/08/27 06:23:38 sno Exp $
#
-DISTNAME= Safe-Hole-0.10
+DISTNAME= Safe-Hole-0.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+#PKGREVISION= 2
SVR4_PKGNAME= p5sho
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Safe/}
@@ -11,11 +11,13 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Safe/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Safe-Hole/
COMMENT= Exec subs in the original package from within a Safe object
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Safe/Hole/.packlist
+PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Safe-Hole/distinfo b/devel/p5-Safe-Hole/distinfo
index 0048b08a207..d7c02825f2f 100644
--- a/devel/p5-Safe-Hole/distinfo
+++ b/devel/p5-Safe-Hole/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/09/11 21:31:25 he Exp $
+$NetBSD: distinfo,v 1.5 2010/08/27 06:23:38 sno Exp $
-SHA1 (Safe-Hole-0.10.tar.gz) = 9e7b86d99a73caf6e50d0a180d06c6edc16776f1
-RMD160 (Safe-Hole-0.10.tar.gz) = d1af7e870eeb76d3237fbe975f94087f23a8a2bd
-Size (Safe-Hole-0.10.tar.gz) = 11433 bytes
+SHA1 (Safe-Hole-0.13.tar.gz) = 5bdec3fd080d633b48ac34d9829c6bab68204560
+RMD160 (Safe-Hole-0.13.tar.gz) = 170fdbfa622083fb2168ed61d4b1b79f86c5eaf6
+Size (Safe-Hole-0.13.tar.gz) = 14269 bytes