Update to 0.53. From the changelog:

- Moose -> Moo, thanks to https://github.com/vti
This commit is contained in:
schmonz 2017-07-09 15:02:11 +00:00
parent ab532193fb
commit bf3bc9011e
2 changed files with 11 additions and 9 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.27 2017/06/05 14:23:41 ryoon Exp $
# $NetBSD: Makefile,v 1.28 2017/07/09 15:02:11 schmonz Exp $
DISTNAME= Test-BDD-Cucumber-0.52
DISTNAME= Test-BDD-Cucumber-0.53
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@ -17,7 +16,8 @@ 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-Moose-[0-9]*:../../devel/p5-Moose
DEPENDS+= p5-Moo-[0-9]*:../../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
@ -25,6 +25,8 @@ DEPENDS+= p5-Path-Class-[0-9]*:../../devel/p5-Path-Class
DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
DEPENDS+= p5-YAML-Syck-[0-9]*:../../textproc/p5-YAML-Syck
#BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
REPLACE_PERL+= bin/pherkin
PERL5_PACKLIST= auto/Test/BDD/Cucumber/.packlist

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.21 2017/02/15 16:23:48 schmonz Exp $
$NetBSD: distinfo,v 1.22 2017/07/09 15:02:11 schmonz Exp $
SHA1 (Test-BDD-Cucumber-0.52.tar.gz) = 33d631dd09aed464993ba535bf6893bb4f2c8bea
RMD160 (Test-BDD-Cucumber-0.52.tar.gz) = 97d50952516216a556a6f651a09bf85594415cc0
SHA512 (Test-BDD-Cucumber-0.52.tar.gz) = 9d6a6969f0f29648637265bfbda59e5fb4d8d472695a152c853a492cb70d4e15557909cfb153c35645dfb80ae6bcd0c5b9e5d058724ae3c97937d16f42a396e4
Size (Test-BDD-Cucumber-0.52.tar.gz) = 88842 bytes
SHA1 (Test-BDD-Cucumber-0.53.tar.gz) = 3d7031819b93d060c2c39a721eddbcefe8af9fd3
RMD160 (Test-BDD-Cucumber-0.53.tar.gz) = a3cbc9d8450af5078adb88ff139754d84dea5f49
SHA512 (Test-BDD-Cucumber-0.53.tar.gz) = 484ad4405d407c05c2686cc6393a1f3ac8970f7f90ec92169ce1dcc27647a914133751f268922608399ca2c81a4898aeca8b904cf6cfb27ff41016abb10044f3
Size (Test-BDD-Cucumber-0.53.tar.gz) = 86763 bytes