summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2012-09-10 13:52:53 +0000
committersno <sno@pkgsrc.org>2012-09-10 13:52:53 +0000
commit94a5eb4201a99f0c735e99b1da7b84f15bee304a (patch)
tree898c806409c4420756dad4550a53c406e701588d /devel
parent6843ad04c176b7251aadfbfb6e1f129edc3b2cd7 (diff)
downloadpkgsrc-94a5eb4201a99f0c735e99b1da7b84f15bee304a.tar.gz
Updating package for CPAN module Class::Load in devel/p5-Class-Load from
0.19 (spring one) to 0.20. upstream changes (note duplicate 0.19 versions) since 0.18: 0.20 2012-07-15 - Same as the most recently 0.19, but with a new version. 0.19 2012-07-15 - Uploaded by Dave Rolsky, not realizing 0.19 was already used - The load_class() subroutine now returns the class name on success. Requested by Caleb Cushing. RT #76931. - Exceptions and errors from Class::Load no longer contain references to line numbers in Class::Load or Module::Runtime. This applies to exceptions thrown by load_class, load_first_existing_class, and load_optional_class, as well as the error returned by try_load_class. - Exceptions are now croaked properly so they appear to come from the calling code, not from an internal subroutine. This makes the exceptions look more like the ones thrown by Perl's require. RT #68663. 0.19 2012-04-03 - Uploaded by doy (Jesse Luehrs) - No changes, reupload to fix indexing.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Class-Load/Makefile4
-rw-r--r--devel/p5-Class-Load/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Class-Load/Makefile b/devel/p5-Class-Load/Makefile
index 536468cdfe2..cad2c7d9f12 100644
--- a/devel/p5-Class-Load/Makefile
+++ b/devel/p5-Class-Load/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2012/07/06 09:23:10 sno Exp $
+# $NetBSD: Makefile,v 1.9 2012/09/10 13:52:53 sno Exp $
-DISTNAME= Class-Load-0.19
+DISTNAME= Class-Load-0.20
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
diff --git a/devel/p5-Class-Load/distinfo b/devel/p5-Class-Load/distinfo
index 18cd0983bea..cac71d76e5a 100644
--- a/devel/p5-Class-Load/distinfo
+++ b/devel/p5-Class-Load/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2012/07/06 09:23:10 sno Exp $
+$NetBSD: distinfo,v 1.7 2012/09/10 13:52:53 sno Exp $
-SHA1 (Class-Load-0.19.tar.gz) = 3c213bc94ea2a70d4ffe6cee18b405b047c8d329
-RMD160 (Class-Load-0.19.tar.gz) = cc20c1d94660c6520c4c4203597c7e640a55c038
-Size (Class-Load-0.19.tar.gz) = 19085 bytes
+SHA1 (Class-Load-0.20.tar.gz) = 3d91ec17067a5cdc3e1024f5dcba21f19d367907
+RMD160 (Class-Load-0.20.tar.gz) = 040eeb3049f08444e7d7f3cfcf0bcc03e2ed7e97
+Size (Class-Load-0.20.tar.gz) = 20271 bytes