pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/ruby-cucumber-gherkin



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat May 29 08:28:56 UTC 2021

Modified Files:
        pkgsrc/lang/ruby-cucumber-gherkin: Makefile distinfo

Log Message:
lang/ruby-cucumber-gherkin: update to 19.0.3

19.0.3 (2021-05-24)

Fixed

* MDG files must use the .feature.md extension.
* Data Tables and Examples Tables in Markdown must be indented 2-5 spaces in
  order to be recognised.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/ruby-cucumber-gherkin/Makefile \
    pkgsrc/lang/ruby-cucumber-gherkin/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/ruby-cucumber-gherkin/Makefile
diff -u pkgsrc/lang/ruby-cucumber-gherkin/Makefile:1.4 pkgsrc/lang/ruby-cucumber-gherkin/Makefile:1.5
--- pkgsrc/lang/ruby-cucumber-gherkin/Makefile:1.4      Sun May 23 09:37:06 2021
+++ pkgsrc/lang/ruby-cucumber-gherkin/Makefile  Sat May 29 08:28:56 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/05/23 09:37:06 taca Exp $
+# $NetBSD: Makefile,v 1.5 2021/05/29 08:28:56 taca Exp $
 
-DISTNAME=      cucumber-gherkin-19.0.2
+DISTNAME=      cucumber-gherkin-19.0.3
 CATEGORIES=    lang
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/lang/ruby-cucumber-gherkin/distinfo
diff -u pkgsrc/lang/ruby-cucumber-gherkin/distinfo:1.4 pkgsrc/lang/ruby-cucumber-gherkin/distinfo:1.5
--- pkgsrc/lang/ruby-cucumber-gherkin/distinfo:1.4      Sun May 23 09:37:06 2021
+++ pkgsrc/lang/ruby-cucumber-gherkin/distinfo  Sat May 29 08:28:56 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2021/05/23 09:37:06 taca Exp $
+$NetBSD: distinfo,v 1.5 2021/05/29 08:28:56 taca Exp $
 
-SHA1 (cucumber-gherkin-19.0.2.gem) = fc4cad00ce167abc8d2027b57d7917435ed98cd2
-RMD160 (cucumber-gherkin-19.0.2.gem) = e8ffcacbc891d99c73df9c8c60ac1c865adb55ea
-SHA512 (cucumber-gherkin-19.0.2.gem) = ca330e07a65db403b84d9501d6c31f2226b3441da314be3a0b3e743bae8fe64a0520750801af6c48064a17969dd4672b9b9b91c497e18c36eb69449cd40059e0
-Size (cucumber-gherkin-19.0.2.gem) = 33792 bytes
+SHA1 (cucumber-gherkin-19.0.3.gem) = 5d3d53640905d7a751223963d549b1d410993289
+RMD160 (cucumber-gherkin-19.0.3.gem) = ed0efc837d79a25c642e977f553f945eee13fc38
+SHA512 (cucumber-gherkin-19.0.3.gem) = bbcc90027b18b605eec6de735d4888dc78033b0b4d8b4dcbf04afc88a63d3970e7d1dfb682d6553f64bad8bc92624fdf8bbef8dd57b80482f272a8fa0aad603a
+Size (cucumber-gherkin-19.0.3.gem) = 33792 bytes



Home | Main Index | Thread Index | Old Index