pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Exception-Class
Module Name: pkgsrc
Committed By: wiz
Date: Sat Dec 30 13:23:40 UTC 2017
Modified Files:
pkgsrc/devel/p5-Exception-Class: Makefile distinfo
Log Message:
p5-Exception-Class: update to 1.44.
1.44 2017-12-10
- You can now pass "frame_filter", "filter_frames_early", and "skip_frames" to
the throw() method of an exception class. These will be passed on to the
Devel::StackTrace constructor. Requested by Frédéric Brière. GH #6.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/p5-Exception-Class/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-Exception-Class/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Exception-Class/Makefile
diff -u pkgsrc/devel/p5-Exception-Class/Makefile:1.39 pkgsrc/devel/p5-Exception-Class/Makefile:1.40
--- pkgsrc/devel/p5-Exception-Class/Makefile:1.39 Mon Aug 14 18:50:55 2017
+++ pkgsrc/devel/p5-Exception-Class/Makefile Sat Dec 30 13:23:40 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2017/08/14 18:50:55 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2017/12/30 13:23:40 wiz Exp $
-DISTNAME= Exception-Class-1.43
+DISTNAME= Exception-Class-1.44
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exception/}
Index: pkgsrc/devel/p5-Exception-Class/distinfo
diff -u pkgsrc/devel/p5-Exception-Class/distinfo:1.18 pkgsrc/devel/p5-Exception-Class/distinfo:1.19
--- pkgsrc/devel/p5-Exception-Class/distinfo:1.18 Mon Aug 14 18:50:55 2017
+++ pkgsrc/devel/p5-Exception-Class/distinfo Sat Dec 30 13:23:40 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2017/08/14 18:50:55 wiz Exp $
+$NetBSD: distinfo,v 1.19 2017/12/30 13:23:40 wiz Exp $
-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
+SHA1 (Exception-Class-1.44.tar.gz) = 2af1d17e8b941922fb5cb06ef285186fb212a26f
+RMD160 (Exception-Class-1.44.tar.gz) = 50a6f22adb13caeb53c80d94e9fecc7300790b7d
+SHA512 (Exception-Class-1.44.tar.gz) = 7ce1e488505dc3d1c6d6365b5ed523b204b93d89d205ad4cdf6c9ee9dbad1a6edc257251a365275f067479e734def56b3b21d588e978822e7714bd8a49ba6bb2
+Size (Exception-Class-1.44.tar.gz) = 46156 bytes
Home |
Main Index |
Thread Index |
Old Index