summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb>2009-08-26 01:14:23 +0000
committerseb <seb>2009-08-26 01:14:23 +0000
commit4d7aeff1a5ff6921e57f65f31c1538d1bffdbc09 (patch)
tree8998ed89cdee45c199562d90e71a88d34684171b
parentfdc51e6e020e05d11619a97d6898979ae109bf14 (diff)
downloadpkgsrc-4d7aeff1a5ff6921e57f65f31c1538d1bffdbc09.tar.gz
Update p5-Class-InsideOut from version 1.09 to version 1.10.
Pkgsrc changes: - Set LICENSE Upstream changes: 1.10 Mon Aug 24 20:44:46 EDT 2009 Bug fixes: - changed method of calling Exporter::import() to avoid confusing DProf - fixed detection of missing 'weaken' function in newer Scalar::Util (fixes test t/15_no_weaken_fallback.t) (RT#47623) Other: - cleanup: eliminate test warning from bogus superclass in a test class - docs: Noted that set_hooks aren't called by new() (RT#48106)
-rw-r--r--devel/p5-Class-InsideOut/Makefile6
-rw-r--r--devel/p5-Class-InsideOut/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Class-InsideOut/Makefile b/devel/p5-Class-InsideOut/Makefile
index 7e6a0fdc85b..fd1dcaf3192 100644
--- a/devel/p5-Class-InsideOut/Makefile
+++ b/devel/p5-Class-InsideOut/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:49 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/08/26 01:14:23 seb Exp $
#
-DISTNAME= Class-InsideOut-1.09
+DISTNAME= Class-InsideOut-1.10
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Class-InsideOut/
COMMENT= Perl 5 safe and simple inside-out object construction kit
+LICENSE= apache-2.0
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-Class-InsideOut/distinfo b/devel/p5-Class-InsideOut/distinfo
index 24ca223e775..d341f492e7e 100644
--- a/devel/p5-Class-InsideOut/distinfo
+++ b/devel/p5-Class-InsideOut/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/08/23 21:40:46 seb Exp $
+$NetBSD: distinfo,v 1.2 2009/08/26 01:14:23 seb Exp $
-SHA1 (Class-InsideOut-1.09.tar.gz) = 319620fb4805f72da05f7cc395bd0502e30aa58c
-RMD160 (Class-InsideOut-1.09.tar.gz) = 8283073cd7be4cd08759935bc0156999696e3915
-Size (Class-InsideOut-1.09.tar.gz) = 42019 bytes
+SHA1 (Class-InsideOut-1.10.tar.gz) = 094cc6bd7b937ec27fd4318c6aae3c86af688885
+RMD160 (Class-InsideOut-1.10.tar.gz) = 9377ab308c1a7194579b2a4d61b7524fb7206361
+Size (Class-InsideOut-1.10.tar.gz) = 55249 bytes