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: wiz
Date: Fri Sep 30 11:11:25 UTC 2016
Modified Files:
pkgsrc/devel/p5-Specio: Makefile distinfo
Log Message:
Updated p5-Specio to 0.26.
0.26 2016-09-24
- Require Role::Tiny 1.003003. This should fix the test failures some
CPANTesters reported with this error:
Can't resolve method "???" overloading "&{}" in package
"Specio::Constraint::Simple" at Specio::Constraint::Simple->new line 35.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Specio/Makefile
cvs rdiff -u -r1.1 -r1.2 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.2 pkgsrc/devel/p5-Specio/Makefile:1.3
--- pkgsrc/devel/p5-Specio/Makefile:1.2 Sun Sep 18 22:42:42 2016
+++ pkgsrc/devel/p5-Specio/Makefile Fri Sep 30 11:11:25 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2016/09/18 22:42:42 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/09/30 11:11:25 wiz Exp $
-DISTNAME= Specio-0.25
+DISTNAME= Specio-0.26
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
@@ -11,7 +11,7 @@ COMMENT= Type constraints and coercions
LICENSE= artistic-2.0
DEPENDS+= p5-Eval-Closure-[0-9]*:../../devel/p5-Eval-Closure
-DEPENDS+= p5-Role-Tiny-[0-9]*:../../devel/p5-Role-Tiny
+DEPENDS+= p5-Role-Tiny>=1.003003:../../devel/p5-Role-Tiny
DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
DEPENDS+= p5-Devel-StackTrace-[0-9]*:../../devel/p5-Devel-StackTrace
Index: pkgsrc/devel/p5-Specio/distinfo
diff -u pkgsrc/devel/p5-Specio/distinfo:1.1 pkgsrc/devel/p5-Specio/distinfo:1.2
--- pkgsrc/devel/p5-Specio/distinfo:1.1 Sun Sep 18 07:15:35 2016
+++ pkgsrc/devel/p5-Specio/distinfo Fri Sep 30 11:11:25 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/09/18 07:15:35 mef Exp $
+$NetBSD: distinfo,v 1.2 2016/09/30 11:11:25 wiz Exp $
-SHA1 (Specio-0.25.tar.gz) = 782389a6b73329ca90ec8065aec59dd5fceec51f
-RMD160 (Specio-0.25.tar.gz) = c62a54748875dff6789785fded594201f7afe514
-SHA512 (Specio-0.25.tar.gz) = 94c88290da38aa08199094eab6beff4caf9a5a1750c95d694d59e12b28001a02b823007a915e3b096eb28b0fb907b6cfab405e63e5047224661a0a9570244cee
-Size (Specio-0.25.tar.gz) = 78432 bytes
+SHA1 (Specio-0.26.tar.gz) = 629b7a1530761c132cb344c77b8a57a61441bb7e
+RMD160 (Specio-0.26.tar.gz) = d3b74dc707d78624b2209ba0003bbfe10ac075d4
+SHA512 (Specio-0.26.tar.gz) = cc8cc767088363bcd7fe62f49854ac872e78ee0ab6e9090014b22700b44485e31f6515bdbff93dcd231b6577afd607a063ea88ab4ebeba2146f8c5854db2f6ab
+Size (Specio-0.26.tar.gz) = 78465 bytes
Home |
Main Index |
Thread Index |
Old Index