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: Thu Oct 20 14:35:13 UTC 2016
Modified Files:
pkgsrc/devel/ruby2ruby: Makefile distinfo
Log Message:
Update ruby2ruby to 2.3.1.
=== 2.3.1 / 2016-10-09
* 1 minor enhancement:
* Support more op_asgn nodes. (presidentbeef)
* 1 bug fix:
* Fix for non-binary 'binary' calls (eg arity > 1). (presidentbeef)
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ruby2ruby/Makefile
cvs rdiff -u -r1.16 -r1.17 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.15 pkgsrc/devel/ruby2ruby/Makefile:1.16
--- pkgsrc/devel/ruby2ruby/Makefile:1.15 Tue Mar 8 15:01:04 2016
+++ pkgsrc/devel/ruby2ruby/Makefile Thu Oct 20 14:35:13 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2016/03/08 15:01:04 taca Exp $
+# $NetBSD: Makefile,v 1.16 2016/10/20 14:35:13 taca Exp $
-DISTNAME= ruby2ruby-2.3.0
+DISTNAME= ruby2ruby-2.3.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby2ruby/distinfo
diff -u pkgsrc/devel/ruby2ruby/distinfo:1.16 pkgsrc/devel/ruby2ruby/distinfo:1.17
--- pkgsrc/devel/ruby2ruby/distinfo:1.16 Tue Mar 8 15:01:04 2016
+++ pkgsrc/devel/ruby2ruby/distinfo Thu Oct 20 14:35:13 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2016/03/08 15:01:04 taca Exp $
+$NetBSD: distinfo,v 1.17 2016/10/20 14:35:13 taca Exp $
-SHA1 (ruby2ruby-2.3.0.gem) = 1132b46a5bd6f9195249550791e2c4bcf5f21ade
-RMD160 (ruby2ruby-2.3.0.gem) = de9e4b1cb89ed1b9f5769e9d3e6cb9520ae80625
-SHA512 (ruby2ruby-2.3.0.gem) = 82630abf24ddf53b5bbd8f9d399f49b043e6f1c418ec83f1ff5011044d3a7b52864a3c7c5f628a9afb5afcf59f7c5126a413e7743ceb1e03bf623d919af1fbda
-Size (ruby2ruby-2.3.0.gem) = 25088 bytes
+SHA1 (ruby2ruby-2.3.1.gem) = 5adbedf49305bf5dd4c93366176b5afe61b457db
+RMD160 (ruby2ruby-2.3.1.gem) = 7eee1dd9f0d340b1b43354a48a2ff1a32827e734
+SHA512 (ruby2ruby-2.3.1.gem) = 4b6ca39cc469f44697e2924a1074452a9453d7d809d088d89583040e1743dc49c1d5d92b2b74207ee5862565d6293e9563c698ddd53e18157e06a6f7fae6bad0
+Size (ruby2ruby-2.3.1.gem) = 25088 bytes
Home |
Main Index |
Thread Index |
Old Index