pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Specio
Module Name: pkgsrc
Committed By: wen
Date: Mon Jan 30 01:47:44 UTC 2017
Modified Files:
pkgsrc/devel/p5-Specio: Makefile distinfo
Log Message:
Update to 0.34
Upstream changes:
0.34 2017-01-29
- Packages with Specio::Exporter can now specify additional arbitrary subs to
exporter. See the Specio::Exporter docs for details.
- Importing the same library twice in a given package would throw an
exception. The second attempt to import is now ignored.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Specio/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Specio/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-Specio/Makefile
diff -u pkgsrc/devel/p5-Specio/Makefile:1.9 pkgsrc/devel/p5-Specio/Makefile:1.10
--- pkgsrc/devel/p5-Specio/Makefile:1.9 Wed Jan 25 12:19:55 2017
+++ pkgsrc/devel/p5-Specio/Makefile Mon Jan 30 01:47:44 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2017/01/25 12:19:55 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/01/30 01:47:44 wen Exp $
-DISTNAME= Specio-0.33
+DISTNAME= Specio-0.34
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
Index: pkgsrc/devel/p5-Specio/distinfo
diff -u pkgsrc/devel/p5-Specio/distinfo:1.8 pkgsrc/devel/p5-Specio/distinfo:1.9
--- pkgsrc/devel/p5-Specio/distinfo:1.8 Wed Jan 25 12:19:55 2017
+++ pkgsrc/devel/p5-Specio/distinfo Mon Jan 30 01:47:44 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/01/25 12:19:55 wiz Exp $
+$NetBSD: distinfo,v 1.9 2017/01/30 01:47:44 wen Exp $
-SHA1 (Specio-0.33.tar.gz) = 527268949115f15699bf6047ce69107d6bf07aaa
-RMD160 (Specio-0.33.tar.gz) = 79def65fd1965a35383e82d9e78fa1259157980e
-SHA512 (Specio-0.33.tar.gz) = 3f146becb20aca63531d67fcd6dd78108b5e4c4620190148108d2ce359d2bf12a018a1e5a53a16bc0fa63f248a0a86c5614e711bfdd4e6c38e5e3eb2051178a2
-Size (Specio-0.33.tar.gz) = 83060 bytes
+SHA1 (Specio-0.34.tar.gz) = ed076221be4363ede3450f54b0930c5c31b3d61f
+RMD160 (Specio-0.34.tar.gz) = fe3f0874bfc2fa40c2a5f31c5c75b7e96e9ab29b
+SHA512 (Specio-0.34.tar.gz) = 55c00843a7d9699be8943ecd914e24d8249d4c96088caf70d7b41b4a3f3603d2835640c4b6e54ba37bc080da740ed3d3d791c231f54040b674be22fe05d0d50d
+Size (Specio-0.34.tar.gz) = 91324 bytes
Home |
Main Index |
Thread Index |
Old Index