pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-cucumber-wire



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Mar 23 15:33:40 UTC 2020

Modified Files:
        pkgsrc/devel/ruby-cucumber-wire: Makefile distinfo

Log Message:
devel/ruby-cucumber-wire: update to 2.0.1

Update ruby-cucumber-wire to 2.0.1.

## [In GIT](https://github.com/cucumber/cucumber-ruby-wire/compare/v2.0.0...v2.0.1)

### Removed

* Replace use of `MultiJSON` to use native JSON gem


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-cucumber-wire/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-cucumber-wire/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-wire/Makefile
diff -u pkgsrc/devel/ruby-cucumber-wire/Makefile:1.5 pkgsrc/devel/ruby-cucumber-wire/Makefile:1.6
--- pkgsrc/devel/ruby-cucumber-wire/Makefile:1.5        Sun Mar 15 17:34:44 2020
+++ pkgsrc/devel/ruby-cucumber-wire/Makefile    Mon Mar 23 15:33:40 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2020/03/15 17:34:44 taca Exp $
+# $NetBSD: Makefile,v 1.6 2020/03/23 15:33:40 taca Exp $
 
-DISTNAME=      cucumber-wire-2.0.0
+DISTNAME=      cucumber-wire-2.0.1
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-cucumber-wire/distinfo
diff -u pkgsrc/devel/ruby-cucumber-wire/distinfo:1.4 pkgsrc/devel/ruby-cucumber-wire/distinfo:1.5
--- pkgsrc/devel/ruby-cucumber-wire/distinfo:1.4        Sun Mar 15 17:34:44 2020
+++ pkgsrc/devel/ruby-cucumber-wire/distinfo    Mon Mar 23 15:33:40 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/03/15 17:34:44 taca Exp $
+$NetBSD: distinfo,v 1.5 2020/03/23 15:33:40 taca Exp $
 
-SHA1 (cucumber-wire-2.0.0.gem) = a35dcea6a1031fd394678c2341d057d6d0353ddb
-RMD160 (cucumber-wire-2.0.0.gem) = be2af12703c0dda52413d1f24d259b19b71f60fb
-SHA512 (cucumber-wire-2.0.0.gem) = 8df8cc466cc5c319485550f385f22e9eddaf1ba2641ecac0e133706d81a8a15ab28dfcf6548f8b29c3e3075a821c029b0349b23f96aba080cba364db79f47d98
-Size (cucumber-wire-2.0.0.gem) = 12288 bytes
+SHA1 (cucumber-wire-2.0.1.gem) = 5f203986291e019178dd85a6d69b887f1d55bb8b
+RMD160 (cucumber-wire-2.0.1.gem) = 8f0b1da401a3587f83e6dc05393fadb31a5a787c
+SHA512 (cucumber-wire-2.0.1.gem) = ff1b60d53d2b6f529bf4519b87ef2d0da7c3c7759884f9ee1eb8723a22dd466138d803efa71a013f1dfa6d1b35d89346028a2c4fc27c38cf05672f94d2c392a5
+Size (cucumber-wire-2.0.1.gem) = 12288 bytes



Home | Main Index | Thread Index | Old Index