pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-BDD-Cucumber Update to 0.56



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ff68ca9c1fe
branches:  trunk
changeset: 306638:9ff68ca9c1fe
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Apr 23 02:38:42 2018 +0000
description:
Update to 0.56
Update DEPENDS

Upstream changes:
0.56: 21 Apr 2018
    - Minor upgrade to minimum required Moo version to help try and flush
      out some CPAN smokers failure.
0.55: 11 Apr 2018
    - Fix a parsing bug with PyStrings at the end of a scenario, via latk
        https://github.com/pjlsergeant/test-bdd-cucumber-perl/pull/127

diffstat:

 devel/p5-Test-BDD-Cucumber/Makefile |  11 ++++++-----
 devel/p5-Test-BDD-Cucumber/distinfo |  10 +++++-----
 2 files changed, 11 insertions(+), 10 deletions(-)

diffs (46 lines):

diff -r d3f5f596d655 -r 9ff68ca9c1fe devel/p5-Test-BDD-Cucumber/Makefile
--- a/devel/p5-Test-BDD-Cucumber/Makefile       Mon Apr 23 00:20:49 2018 +0000
+++ b/devel/p5-Test-BDD-Cucumber/Makefile       Mon Apr 23 02:38:42 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2018/04/15 01:24:39 schmonz Exp $
+# $NetBSD: Makefile,v 1.30 2018/04/23 02:38:42 wen Exp $
 
-DISTNAME=              Test-BDD-Cucumber-0.54
+DISTNAME=              Test-BDD-Cucumber-0.56
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -16,14 +16,15 @@
 DEPENDS+=              p5-JSON-MaybeXS>=1.001000:../../converters/p5-JSON-MaybeXS
 DEPENDS+=              p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
 DEPENDS+=              p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
-DEPENDS+=              p5-Moo-[0-9]*:../../devel/p5-Moo
+DEPENDS+=              p5-Moo>=2.002002:../../devel/p5-Moo
 DEPENDS+=              p5-MooX-HandlesVia-[0-9]*:../../devel/p5-MooX-HandlesVia
 DEPENDS+=              p5-Number-Range-[0-9]*:../../math/p5-Number-Range
 DEPENDS+=              p5-Path-Class-[0-9]*:../../devel/p5-Path-Class
-#DEPENDS+=             p5-Storable-[0-9]*:../../devel/p5-Storable
-#DEPENDS+=             p5-Term-ANSIColor>=3.00:../../devel/p5-Term-ANSIColor
+DEPENDS+=              p5-Sub-Quote-[0-9]*:../../devel/p5-Sub-Quote
 DEPENDS+=              p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
+DEPENDS+=              p5-Type-Tiny-[0-9]*:../../devel/p5-Type-Tiny
 DEPENDS+=              p5-YAML-Syck-[0-9]*:../../textproc/p5-YAML-Syck
+DEPENDS+=              p5-strictures-[0-9]*:../../devel/p5-strictures
 
 #BUILD_DEPENDS+=       p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
 
diff -r d3f5f596d655 -r 9ff68ca9c1fe devel/p5-Test-BDD-Cucumber/distinfo
--- a/devel/p5-Test-BDD-Cucumber/distinfo       Mon Apr 23 00:20:49 2018 +0000
+++ b/devel/p5-Test-BDD-Cucumber/distinfo       Mon Apr 23 02:38:42 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2018/04/15 01:24:39 schmonz Exp $
+$NetBSD: distinfo,v 1.24 2018/04/23 02:38:42 wen Exp $
 
-SHA1 (Test-BDD-Cucumber-0.54.tar.gz) = 19c9fd8d97f7f500fd72ff1595507f0a47d63837
-RMD160 (Test-BDD-Cucumber-0.54.tar.gz) = 1acda69647abb64c556c35476bf1585afe6f5672
-SHA512 (Test-BDD-Cucumber-0.54.tar.gz) = 6fc235a09e551574fc76ec8a3c09dc0eee54d0458757758eb84f8d1519dbfae7cd485bafb2c5be3104d73d9c2a012d162901889b128698e8d4b65dde57f75db8
-Size (Test-BDD-Cucumber-0.54.tar.gz) = 85881 bytes
+SHA1 (Test-BDD-Cucumber-0.56.tar.gz) = 29973538c80b1571d4d5dbfd1f9429f4aac05e1b
+RMD160 (Test-BDD-Cucumber-0.56.tar.gz) = ed5b3f6e7baa5c59bce78091268bf8f7bbf708e5
+SHA512 (Test-BDD-Cucumber-0.56.tar.gz) = bdb2478b8cf29ba959fa578358bf1dbb513da6f708a1bef4629a45923e47f0d523f3f80ef81e78b685e6ec429aa900441612abaae4bdd4f81ae2c4ae232f2872
+Size (Test-BDD-Cucumber-0.56.tar.gz) = 86154 bytes



Home | Main Index | Thread Index | Old Index