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:           Mon Sep  2 12:45:26 UTC 2019

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

Log Message:
Update to 0.60. From the changelog:

- Added flag to make `pherkin` check for duplicate matching step
  functions to help debugging
- Added option to specify meta data to step functions and use it in
  extensions; minimally available meta data identifies the file name
  and line where the step function has been defined
- Cleaned up release procedure: 0.58 and 0.59 were sloppy, including
  additional files from the working directory
- Increase minimum Perl version to 5.10
- Updated languge support from Cucumber upstream repository, adding
  support for: Armenian, Aragonese, Asturian, Azerbaijani, Bosnian,
  Emoji, Irish, Gujarati, Georgian, Macedonian (Cyrilic),
  Macedonian (Latin), Mongolian and Tamil
- Documentation updates and (hopefully) clarification


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile
cvs rdiff -u -r1.26 -r1.27 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.35 pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile:1.36
--- pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile:1.35     Tue Aug 27 20:55:30 2019
+++ pkgsrc/devel/p5-Test-BDD-Cucumber/Makefile  Mon Sep  2 12:45:26 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2019/08/27 20:55:30 schmonz Exp $
+# $NetBSD: Makefile,v 1.36 2019/09/02 12:45:26 schmonz Exp $
 
-DISTNAME=              Test-BDD-Cucumber-0.58
+DISTNAME=              Test-BDD-Cucumber-0.60
 PKGNAME=               p5-${DISTNAME}
 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.26 pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo:1.27
--- pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo:1.26     Tue Aug 27 20:55:30 2019
+++ pkgsrc/devel/p5-Test-BDD-Cucumber/distinfo  Mon Sep  2 12:45:26 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2019/08/27 20:55:30 schmonz Exp $
+$NetBSD: distinfo,v 1.27 2019/09/02 12:45:26 schmonz Exp $
 
-SHA1 (Test-BDD-Cucumber-0.58.tar.gz) = 307065038e800adfc663ef9a53aab27e2546dfa8
-RMD160 (Test-BDD-Cucumber-0.58.tar.gz) = f530a99e4e5cb6eb0307361dde9d2880740acd61
-SHA512 (Test-BDD-Cucumber-0.58.tar.gz) = 12ed11292a104d716e67e2a84fe2da34d28a924576b95754a04247821d350e0df4c652931106888b90c3eb58ee674ff12090dfbeac66248d1fb9e063c15a57fa
-Size (Test-BDD-Cucumber-0.58.tar.gz) = 90641 bytes
+SHA1 (Test-BDD-Cucumber-0.60.tar.gz) = f96b215e0080e797d1ae707731f1d0b52bdce232
+RMD160 (Test-BDD-Cucumber-0.60.tar.gz) = cca9197ec995d5baa2c13910a27cbd25bf270a90
+SHA512 (Test-BDD-Cucumber-0.60.tar.gz) = a0c9881975ab4249637528bdbc1b9e894bc36db74be951c88f05bfa783f6c794db63b0a50cbf2ca2d2865ddf61ef59a9ff909e799b3564ac41d24e57357f73d5
+Size (Test-BDD-Cucumber-0.60.tar.gz) = 97789 bytes



Home | Main Index | Thread Index | Old Index