pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-Trap



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Nov 25 12:43:40 UTC 2018

Modified Files:
        pkgsrc/devel/p5-Test-Trap: Makefile distinfo

Log Message:
Update to 0.3.4

Upstream changes:
0.3.4   Sun Oct 14 20:39:41 CEST 2018
        For this release, many thanks go to Todd Rinaldo, who found
        that my fix for the $^E clobbering wound up clobbering $! in
        every basic test.
        - Declared some required and optional dependencies.
        - RT #127112 is addressed, using the patch from TODDR%cpan.org@localhost
          augmented wtih a comment.
        - A regression test has been added for this.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-Test-Trap/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Test-Trap/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-Test-Trap/Makefile
diff -u pkgsrc/devel/p5-Test-Trap/Makefile:1.15 pkgsrc/devel/p5-Test-Trap/Makefile:1.16
--- pkgsrc/devel/p5-Test-Trap/Makefile:1.15     Wed Aug 22 09:44:51 2018
+++ pkgsrc/devel/p5-Test-Trap/Makefile  Sun Nov 25 12:43:40 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2018/08/22 09:44:51 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2018/11/25 12:43:40 wen Exp $
 
-DISTNAME=              Test-Trap-v0.3.3
+DISTNAME=              Test-Trap-v0.3.4
 PKGNAME=               p5-${DISTNAME:S/v0/0/}
-PKGREVISION=           1
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/devel/p5-Test-Trap/distinfo
diff -u pkgsrc/devel/p5-Test-Trap/distinfo:1.8 pkgsrc/devel/p5-Test-Trap/distinfo:1.9
--- pkgsrc/devel/p5-Test-Trap/distinfo:1.8      Sun Sep 17 13:35:24 2017
+++ pkgsrc/devel/p5-Test-Trap/distinfo  Sun Nov 25 12:43:40 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/09/17 13:35:24 wiz Exp $
+$NetBSD: distinfo,v 1.9 2018/11/25 12:43:40 wen Exp $
 
-SHA1 (Test-Trap-v0.3.3.tar.gz) = a4558dafadebc01ac5e53689708163079520720e
-RMD160 (Test-Trap-v0.3.3.tar.gz) = eee358f1d8e982338f7006a50de83a5bc01ee465
-SHA512 (Test-Trap-v0.3.3.tar.gz) = 3a79bb0e201f2c740ea87baffda29141fc41e29b310bc9291da0e1cac0cf7f62a8c5cc70b94b68542cac7d6844d76c7fc1d3bbb91d86f8ba26a489d39883dd1e
-Size (Test-Trap-v0.3.3.tar.gz) = 55053 bytes
+SHA1 (Test-Trap-v0.3.4.tar.gz) = 53519d57ba9879fa935cf49c09da7514d8d7dd89
+RMD160 (Test-Trap-v0.3.4.tar.gz) = c9cc8e473bb6a9188f1db73b3c7726855e33894f
+SHA512 (Test-Trap-v0.3.4.tar.gz) = cac4412a55511c820a1813a277afa802769a64219bf306190d83fea775c53bcd1d7faa275cb7f1b435e5ae274b6c1f78dd862525a6426040e51fdaf537e720ff
+Size (Test-Trap-v0.3.4.tar.gz) = 55339 bytes



Home | Main Index | Thread Index | Old Index