pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Try-Tiny



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec 30 14:19:22 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Try-Tiny: Makefile distinfo

Log Message:
p5-Try-Tiny: update to 0.30.

0.30      2017-12-21 07:23:03Z
  - expand "when" test skippage to more perl versions

0.29      2017-12-19 03:51:26Z
  - skip tests of "when" and "given/when" usage for perl 5.27.7 *only* (see
    RT#123908)


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-Try-Tiny/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Try-Tiny/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-Try-Tiny/Makefile
diff -u pkgsrc/devel/p5-Try-Tiny/Makefile:1.23 pkgsrc/devel/p5-Try-Tiny/Makefile:1.24
--- pkgsrc/devel/p5-Try-Tiny/Makefile:1.23      Mon Jun  5 14:23:50 2017
+++ pkgsrc/devel/p5-Try-Tiny/Makefile   Sat Dec 30 14:19:22 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2017/06/05 14:23:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2017/12/30 14:19:22 wiz Exp $
 
-DISTNAME=      Try-Tiny-0.28
+DISTNAME=      Try-Tiny-0.30
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/}
 

Index: pkgsrc/devel/p5-Try-Tiny/distinfo
diff -u pkgsrc/devel/p5-Try-Tiny/distinfo:1.13 pkgsrc/devel/p5-Try-Tiny/distinfo:1.14
--- pkgsrc/devel/p5-Try-Tiny/distinfo:1.13      Mon Jan 16 10:57:52 2017
+++ pkgsrc/devel/p5-Try-Tiny/distinfo   Sat Dec 30 14:19:22 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2017/01/16 10:57:52 wiz Exp $
+$NetBSD: distinfo,v 1.14 2017/12/30 14:19:22 wiz Exp $
 
-SHA1 (Try-Tiny-0.28.tar.gz) = 70dc6bfc6b6cdba3bc7262fe7b2ee488934b3095
-RMD160 (Try-Tiny-0.28.tar.gz) = 3fb64498765041aa431f8f497285b8d9668be577
-SHA512 (Try-Tiny-0.28.tar.gz) = 5d83a96f493c09ea2d4522e2255f00d8b63576f95d54fbf30ca36705b6e2105471eb6c80a3e5b12dc66457b3696ade31b265fbcdebf62a52a4af60428de74ab7
-Size (Try-Tiny-0.28.tar.gz) = 33239 bytes
+SHA1 (Try-Tiny-0.30.tar.gz) = 4f0edb634a2b4c032c55ef9ab90dd8bbe7780afd
+RMD160 (Try-Tiny-0.30.tar.gz) = 4468a91652df6106eaac88f1b97bf48e690dc116
+SHA512 (Try-Tiny-0.30.tar.gz) = f523736ab0504ca0f7150be312e62988c4b9473a9e8469b0746dc8364945e2922c64c92e95e6c2b5792c5d6399dabea3d00aa45c065155b95519d5658a07216c
+Size (Try-Tiny-0.30.tar.gz) = 34395 bytes



Home | Main Index | Thread Index | Old Index