summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormef <mef>2015-01-29 08:58:19 +0000
committermef <mef>2015-01-29 08:58:19 +0000
commite4f80a1dd07bb784bb630f86be8594410720601c (patch)
tree0b4e2b32647ed532c5d0818d71021bd42ed59dd2 /devel
parent8328e8d7f34074c65b0eaa465ff380cb043bf37b (diff)
downloadpkgsrc-e4f80a1dd07bb784bb630f86be8594410720601c.tar.gz
Update 1.37 to 1.39
------------------- 1.39 2014-11-01 - Replaced the Exception::Class::Base->NoRefs method with UnsafeRefCapture to match changes in Devel::StackTrace 2.00. The old method is deprecated but will continue to work. 1.38 2014-05-05 - An exception without a message will now default to either the associated exception class description or the string "[Generic exception]". Patch by Ricardo Signes. PR #2. - Added field_hash() and context_hash() methods. Patch by Ricardo Signes. PR #1.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Exception-Class/Makefile5
-rw-r--r--devel/p5-Exception-Class/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile
index 6a19b87d0b3..e2a5faedf19 100644
--- a/devel/p5-Exception-Class/Makefile
+++ b/devel/p5-Exception-Class/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2014/10/09 13:44:40 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2015/01/29 08:58:19 mef Exp $
-DISTNAME= Exception-Class-1.37
+DISTNAME= Exception-Class-1.39
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exception/}
diff --git a/devel/p5-Exception-Class/distinfo b/devel/p5-Exception-Class/distinfo
index c14fe32579e..e28cf952cfe 100644
--- a/devel/p5-Exception-Class/distinfo
+++ b/devel/p5-Exception-Class/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2013/07/21 10:37:30 wen Exp $
+$NetBSD: distinfo,v 1.13 2015/01/29 08:58:19 mef Exp $
-SHA1 (Exception-Class-1.37.tar.gz) = bb60a306c1ab6f23279c06a0d16b886f79513c14
-RMD160 (Exception-Class-1.37.tar.gz) = c70b7ab90f349873d220eb62a63d7eff0d5118d2
-Size (Exception-Class-1.37.tar.gz) = 26457 bytes
+SHA1 (Exception-Class-1.39.tar.gz) = 96306dc22954ef80ea86ad1a57b2191ecd93a12e
+RMD160 (Exception-Class-1.39.tar.gz) = e9ee37f87fc2634b008987d45e28b18150e0ac96
+Size (Exception-Class-1.39.tar.gz) = 38936 bytes