pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Specio Updated p5-Specio to 0.26.
details: https://anonhg.NetBSD.org/pkgsrc/rev/96aa5fb31275
branches: trunk
changeset: 353160:96aa5fb31275
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 30 11:11:25 2016 +0000
description:
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.
diffstat:
devel/p5-Specio/Makefile | 6 +++---
devel/p5-Specio/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r a4015bbc7581 -r 96aa5fb31275 devel/p5-Specio/Makefile
--- a/devel/p5-Specio/Makefile Fri Sep 30 11:09:09 2016 +0000
+++ b/devel/p5-Specio/Makefile Fri Sep 30 11:11:25 2016 +0000
@@ -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 @@
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
diff -r a4015bbc7581 -r 96aa5fb31275 devel/p5-Specio/distinfo
--- a/devel/p5-Specio/distinfo Fri Sep 30 11:09:09 2016 +0000
+++ b/devel/p5-Specio/distinfo Fri Sep 30 11:11:25 2016 +0000
@@ -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