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: Thu Apr 11 16:46:36 UTC 2019
Modified Files:
pkgsrc/devel/p5-Test-BDD-Cucumber: Makefile distinfo
Log Message:
Update to 0.57. From the changelog:
- Simple match mode `-m` based on a patch by @ehuelsmann
- Move the invocation of the pre- and post-execute triggers out of
'run()' @ehuelsmann
- Parallellism on TAP::Harness <= 3.39 and improved triggers @ehuelsmann
- General refactoring of the Executor @ehuelsmann
- Auto generate META.json using the plugin [MetaJSON] @manwar
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile
cvs rdiff -u -r1.24 -r1.25 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.31 pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile:1.32
--- pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile:1.31 Wed Aug 22 09:44:43 2018
+++ pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile Thu Apr 11 16:46:36 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2018/08/22 09:44:43 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2019/04/11 16:46:36 schmonz Exp $
-DISTNAME= Test-BDD-Cucumber-0.56
+DISTNAME= Test-BDD-Cucumber-0.57
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
Index: pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo
diff -u pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo:1.24 pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo:1.25
--- pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo:1.24 Mon Apr 23 02:38:42 2018
+++ pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo Thu Apr 11 16:46:36 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2018/04/23 02:38:42 wen Exp $
+$NetBSD: distinfo,v 1.25 2019/04/11 16:46:36 schmonz Exp $
-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
+SHA1 (Test-BDD-Cucumber-0.57.tar.gz) = c94488dd5d078dfc6a976789bf54cf1987b93da7
+RMD160 (Test-BDD-Cucumber-0.57.tar.gz) = b11e273bd392824c6e19493af457808b708d4bd4
+SHA512 (Test-BDD-Cucumber-0.57.tar.gz) = 7c961eb040c1ae577f627bfa3cb99d6b8eb5e9b65b6ba7d7e1115b5d318578bf8a0210cd9b91153204c2d02bcdec89655b98195f4bedb099cc2bb90b63545c65
+Size (Test-BDD-Cucumber-0.57.tar.gz) = 87726 bytes
Home |
Main Index |
Thread Index |
Old Index