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 Feb 9 08:19:34 UTC 2017
Modified Files:
pkgsrc/devel/p5-Test-BDD-Cucumber: Makefile distinfo
Log Message:
Update to 0.51. From the changelog:
- Added a TAP source-handler for Cucumber files, should also
allow for parallelization
- Table and PyString interpolation fixes @ eheulsmann
- Localization examples for Spanish @ Gonzalo Barco
- Doc Typos fixed @ Grant McLean
- Fixed up JSON output @ Tomas Pokorny
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile
cvs rdiff -u -r1.19 -r1.20 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.24 pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile:1.25
--- pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile:1.24 Wed Jun 8 19:23:35 2016
+++ pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile Thu Feb 9 08:19:34 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2016/06/08 19:23:35 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2017/02/09 08:19:34 schmonz Exp $
-DISTNAME= Test-BDD-Cucumber-0.50
+DISTNAME= Test-BDD-Cucumber-0.51
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.19 pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo:1.20
--- pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo:1.19 Sat Apr 30 13:59:42 2016
+++ pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo Thu Feb 9 08:19:34 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2016/04/30 13:59:42 schmonz Exp $
+$NetBSD: distinfo,v 1.20 2017/02/09 08:19:34 schmonz Exp $
-SHA1 (Test-BDD-Cucumber-0.50.tar.gz) = a0f29d7b0175e04088327439a6c91869529dc566
-RMD160 (Test-BDD-Cucumber-0.50.tar.gz) = 2e397acc32e349d4fc19b9448abfd0d6ab871ea1
-SHA512 (Test-BDD-Cucumber-0.50.tar.gz) = 83ae33cd0ca772ab0b6fc022d8fc27ccc79b481ba15955b49067525004267198bb4359723ed73fd14c5432cd9393eb9624416684259aa5450eb16a7300046f70
-Size (Test-BDD-Cucumber-0.50.tar.gz) = 84739 bytes
+SHA1 (Test-BDD-Cucumber-0.51.tar.gz) = 07ed73c6f2ba7fea2c5f78714531385711a5b749
+RMD160 (Test-BDD-Cucumber-0.51.tar.gz) = fb36475c36aef5e005fe27f93ec3eacb0c15215d
+SHA512 (Test-BDD-Cucumber-0.51.tar.gz) = 35ba04cc1476e2841a79efcfdbd15e7509c7b654f1693ba488529cc7f3308b79b0eb49e289749fe7cdf652e28d428017a3c68bb6050314e269e18c17bef86e6b
+Size (Test-BDD-Cucumber-0.51.tar.gz) = 88833 bytes
Home |
Main Index |
Thread Index |
Old Index