pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Exception-Class Updated p5-Exception-Class to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4bc28133b8d
branches:  trunk
changeset: 366411:b4bc28133b8d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 14 18:50:55 2017 +0000

description:
Updated p5-Exception-Class to 1.43.

1.43    2017-07-09

- The full_message() method in Exception::Class::Base now calls message()
  instead of accessing the object's hash key. This makes it easier to override
  message() in a subclass. Patch by Alexander Batyrshin. PR #11.

diffstat:

 devel/p5-Exception-Class/Makefile |   6 ++----
 devel/p5-Exception-Class/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 9 deletions(-)

diffs (37 lines):

diff -r 9723aa525812 -r b4bc28133b8d devel/p5-Exception-Class/Makefile
--- a/devel/p5-Exception-Class/Makefile Mon Aug 14 18:49:48 2017 +0000
+++ b/devel/p5-Exception-Class/Makefile Mon Aug 14 18:50:55 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2017/06/05 14:22:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2017/08/14 18:50:55 wiz Exp $
 
-DISTNAME=      Exception-Class-1.42
+DISTNAME=      Exception-Class-1.43
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Exception/}
 
@@ -13,7 +12,6 @@
 
 DEPENDS+=      p5-Class-Data-Inheritable>=0.02:../../devel/p5-Class-Data-Inheritable
 DEPENDS+=      p5-Devel-StackTrace>=1.20:../../devel/p5-Devel-StackTrace
-#BUILD_DEPENDS+=       {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
 
 USE_LANGUAGES=         # none
 PERL5_PACKLIST=                auto/Exception/Class/.packlist
diff -r 9723aa525812 -r b4bc28133b8d devel/p5-Exception-Class/distinfo
--- a/devel/p5-Exception-Class/distinfo Mon Aug 14 18:49:48 2017 +0000
+++ b/devel/p5-Exception-Class/distinfo Mon Aug 14 18:50:55 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2017/01/16 09:25:43 wiz Exp $
+$NetBSD: distinfo,v 1.18 2017/08/14 18:50:55 wiz Exp $
 
-SHA1 (Exception-Class-1.42.tar.gz) = 17f7d5e8654d48ffd4494f440fae313340d40958
-RMD160 (Exception-Class-1.42.tar.gz) = 1bad53f38fc709fa82be22169989f4217ccbcae8
-SHA512 (Exception-Class-1.42.tar.gz) = b13f13882a4ca1bb44219dab1ebc7cd730d3b739e8f540b597fa3aa0adc0ede00e927844d293c584f05cce643c23bac73703318873c526c94668b8f9ff98a643
-Size (Exception-Class-1.42.tar.gz) = 45718 bytes
+SHA1 (Exception-Class-1.43.tar.gz) = e51711679f55cbbf6e441d2ef8a1e1832a4dbc36
+RMD160 (Exception-Class-1.43.tar.gz) = bd5c0fb76097de3766e7b2033fba3c4d86485caf
+SHA512 (Exception-Class-1.43.tar.gz) = 8416f82032dd39c38c9a4e12d7ae23cd0d66e1cbe9b22bde274972031c6218ed2d90cf9caf052a3d201decf92e715d0bf56a42789f35a7a60b9ea66680fb2668
+Size (Exception-Class-1.43.tar.gz) = 45601 bytes



Home | Main Index | Thread Index | Old Index