pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-cucumber-core
Module Name: pkgsrc
Committed By: taca
Date: Tue Nov 23 14:10:03 UTC 2021
Modified Files:
pkgsrc/devel/ruby-cucumber-core: Makefile distinfo
Log Message:
devel/ruby-cucumber-core: update to 10.10.
10.1.0 (2021-10-11)
Dependencies
* Patched cucumber-gherkin, cucumber-messages and cucumber-tag-expressions
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-cucumber-core/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/ruby-cucumber-core/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/ruby-cucumber-core/Makefile
diff -u pkgsrc/devel/ruby-cucumber-core/Makefile:1.13 pkgsrc/devel/ruby-cucumber-core/Makefile:1.14
--- pkgsrc/devel/ruby-cucumber-core/Makefile:1.13 Sun Sep 19 08:10:35 2021
+++ pkgsrc/devel/ruby-cucumber-core/Makefile Tue Nov 23 14:10:03 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2021/09/19 08:10:35 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2021/11/23 14:10:03 taca Exp $
-DISTNAME= cucumber-core-10.0.1
+DISTNAME= cucumber-core-10.1.0
CATEGORIES= devel
MAINTAINER= minskim%NetBSD.org@localhost
@@ -8,9 +8,9 @@ HOMEPAGE= http://cukes.info/
COMMENT= Core library for the Cucumber BDD app
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-cucumber-gherkin>=20.0<21:../../lang/ruby-cucumber-gherkin
-DEPENDS+= ${RUBY_PKGPREFIX}-cucumber-messages>=17.0<18:../../devel/ruby-cucumber-messages
-DEPENDS+= ${RUBY_PKGPREFIX}-cucumber-tag-expressions>=3.0<4:../../devel/ruby-cucumber-tag-expressions
+DEPENDS+= ${RUBY_PKGPREFIX}-cucumber-gherkin>=22.0<23:../../lang/ruby-cucumber-gherkin
+DEPENDS+= ${RUBY_PKGPREFIX}-cucumber-messages>=17.1<18:../../devel/ruby-cucumber-messages
+DEPENDS+= ${RUBY_PKGPREFIX}-cucumber-tag-expressions>=4.0<5:../../devel/ruby-cucumber-tag-expressions
USE_LANGUAGES= # none
Index: pkgsrc/devel/ruby-cucumber-core/distinfo
diff -u pkgsrc/devel/ruby-cucumber-core/distinfo:1.12 pkgsrc/devel/ruby-cucumber-core/distinfo:1.13
--- pkgsrc/devel/ruby-cucumber-core/distinfo:1.12 Tue Oct 26 10:19:28 2021
+++ pkgsrc/devel/ruby-cucumber-core/distinfo Tue Nov 23 14:10:03 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:19:28 nia Exp $
+$NetBSD: distinfo,v 1.13 2021/11/23 14:10:03 taca Exp $
-BLAKE2s (cucumber-core-10.0.1.gem) = 6f63eda83f95af6e31cc13a6ad37920eed7fcd0a2f380ffbd0733f5b3d326cfd
-SHA512 (cucumber-core-10.0.1.gem) = 228408c024b4a13b6144d4b03e35b804e5e53283073a34433eb0beae103aa5d5c278567076b91116e2bc1b1c5067bc2f627400fb97ee3593bada9788e6cad9f6
-Size (cucumber-core-10.0.1.gem) = 41984 bytes
+BLAKE2s (cucumber-core-10.1.0.gem) = 0074a8711e2e166c365fed94d08b1b34f447cf811aec145214339b5bd84c64bb
+SHA512 (cucumber-core-10.1.0.gem) = ab4cb4610b94eb802bd259e0b80c2e2dbcabaaa5c8ab277a5310d1fe5bf1c817d9b4cd65da62cfd00cef90de366ce28282a12c02d1a66cfc5289b097150eb7ed
+Size (cucumber-core-10.1.0.gem) = 44032 bytes
Home |
Main Index |
Thread Index |
Old Index