pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby2ruby



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Feb 28 15:20:00 UTC 2018

Modified Files:
        pkgsrc/devel/ruby2ruby: Makefile distinfo

Log Message:
devel/ruby2ruby: update to 2.4.1

=== 2.4.1 / 2018-02-15

* 2 minor enhancements:

  * Added bitwise ops to BINARY. (david942j)
  * Added rewrite_call|if|until|while to normalize `not` in conditions.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ruby2ruby/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/ruby2ruby/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/ruby2ruby/Makefile
diff -u pkgsrc/devel/ruby2ruby/Makefile:1.18 pkgsrc/devel/ruby2ruby/Makefile:1.19
--- pkgsrc/devel/ruby2ruby/Makefile:1.18        Mon Jul 31 14:08:41 2017
+++ pkgsrc/devel/ruby2ruby/Makefile     Wed Feb 28 15:20:00 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2017/07/31 14:08:41 taca Exp $
+# $NetBSD: Makefile,v 1.19 2018/02/28 15:20:00 taca Exp $
 
-DISTNAME=      ruby2ruby-2.4.0
+DISTNAME=      ruby2ruby-2.4.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby2ruby/distinfo
diff -u pkgsrc/devel/ruby2ruby/distinfo:1.19 pkgsrc/devel/ruby2ruby/distinfo:1.20
--- pkgsrc/devel/ruby2ruby/distinfo:1.19        Mon Jul 31 14:08:41 2017
+++ pkgsrc/devel/ruby2ruby/distinfo     Wed Feb 28 15:20:00 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2017/07/31 14:08:41 taca Exp $
+$NetBSD: distinfo,v 1.20 2018/02/28 15:20:00 taca Exp $
 
-SHA1 (ruby2ruby-2.4.0.gem) = a13661bf5f1d5408637227a2cad6d8df7e0f0f20
-RMD160 (ruby2ruby-2.4.0.gem) = 05511610166841ae85e4cf74018526df5fc222f0
-SHA512 (ruby2ruby-2.4.0.gem) = 1edeb5e90c5d33dabfdf7579d2f24f6daed8b9686ce1f7d746d96b18c23c2d4c505a4807a224536d194426fbd81e740113bba6d659bd2dbd2a84c71e04594300
-Size (ruby2ruby-2.4.0.gem) = 26112 bytes
+SHA1 (ruby2ruby-2.4.1.gem) = 81e12e1402a939e42a29920108caeb749e14e97c
+RMD160 (ruby2ruby-2.4.1.gem) = 76409074909731c3392a1f2f988a31ce43d61c62
+SHA512 (ruby2ruby-2.4.1.gem) = 5c0ee1b3738a5c4f780cea15cdc9ba679e31b9fe26f11b458a881d40b4717e9d07202f4358e9a0ec53a657b275f86ba466bf6ace8111403d35553292bee60c3c
+Size (ruby2ruby-2.4.1.gem) = 26112 bytes



Home | Main Index | Thread Index | Old Index