pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-BDD-Cucumber



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sun Jul  9 15:02:11 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Test-BDD-Cucumber: Makefile distinfo

Log Message:
Update to 0.53. From the changelog:

- Moose -> Moo, thanks to https://github.com/vti


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-Test-BDD-Cucumber/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-Test-BDD-Cucumber/Makefile
diff -u pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile:1.27 pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile:1.28
--- pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile:1.27     Mon Jun  5 14:23:41 2017
+++ pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile  Sun Jul  9 15:02:11 2017
@@ -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]*:../.
 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]*:../../de
 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
 

Index: pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo
diff -u pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo:1.21 pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo:1.22
--- pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo:1.21     Wed Feb 15 16:23:48 2017
+++ pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo  Sun Jul  9 15:02:11 2017
@@ -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



Home | Main Index | Thread Index | Old Index