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
This commit is contained in:
wen 2018-04-23 02:38:42 +00:00
parent b6e688ea4a
commit febb612711
2 changed files with 11 additions and 10 deletions

View file

@ -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-File-Find-Rule-[0-9]*:../../devel/p5-File-Find-Rule
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

View file

@ -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