Sat Jan 18 16:33:30 2020 UTC ()
devel/ruby-c21e: update to update to 2.0.0

Update to ruby-c21e to 2.0.0.

2.0.0 - 2019-08-14

Fixed

* [TypeScript] ExeFile not a constructor (#641 #634 joscha)

1.2.1 - 2019-06-06

Fixed

* [Java] fix the build, which failed on Travis, causing 1.2.0 to not be
  released.

1.2.0 - 2019-06-06

Added

* [Java] added Exe#waitFor

Changed

* [Java] added Exe#execute no longer throws InterruptedException

1.1.9 - 2019-03-22

Fixed

* [JavaScript] releases are now working again.


(taca)
diff -r1.1 -r1.2 pkgsrc/devel/ruby-c21e/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/ruby-c21e/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/ruby-c21e/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-c21e/Makefile 2018/12/02 06:47:03 1.1
+++ pkgsrc/devel/ruby-c21e/Makefile 2020/01/18 16:33:30 1.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1 2018/12/02 06:47:03 taca Exp $ 1# $NetBSD: Makefile,v 1.2 2020/01/18 16:33:30 taca Exp $
2 2
3DISTNAME= c21e-1.1.8 3DISTNAME= c21e-2.0.0
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/cucumber/c21e-ruby 7HOMEPAGE= https://github.com/cucumber/cucumber/tree/master/c21e
8COMMENT= CrossPlatformExecutable library for Ruby 8COMMENT= CrossPlatformExecutable library for Ruby
9LICENSE= mit 9LICENSE= mit
10 10
11USE_LANGUAGES= # none 11USE_LANGUAGES= # none
12 12
13.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/devel/ruby-c21e/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-c21e/distinfo 2018/12/02 06:47:03 1.1
+++ pkgsrc/devel/ruby-c21e/distinfo 2020/01/18 16:33:30 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2018/12/02 06:47:03 taca Exp $ 1$NetBSD: distinfo,v 1.2 2020/01/18 16:33:30 taca Exp $
2 2
3SHA1 (c21e-1.1.8.gem) = b9d0ed1b2a9317bf6c66d9f89f674a18cfde63ae 3SHA1 (c21e-2.0.0.gem) = 45cd6bb466dcb183fa30aa195fe518c32447d232
4RMD160 (c21e-1.1.8.gem) = d49ff4138d4498905a102ce2399aeb8285fc5797 4RMD160 (c21e-2.0.0.gem) = b389f724ac6ae814931abeb0195e908a9129bde1
5SHA512 (c21e-1.1.8.gem) = 4903c8fb5aebf2c7d4771e5f0227ff30d873579439ebcef6235be6716f285d6c40d75b0e07634dd161b493690713121e18c12daff40e113cd8d525d6a7af2273 5SHA512 (c21e-2.0.0.gem) = e36bd75c87608efb1bb776f69b3400a307a2a1d1bb6375246613a5aed53a4673599a61f7723a53cae3a639e1bb2dd03b6635d54979de4e32885fd3cb1f29a1b8
6Size (c21e-1.1.8.gem) = 6656 bytes 6Size (c21e-2.0.0.gem) = 6656 bytes