pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby2ruby Update ruby2ruby to 2.0.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e9f937cdf86
branches: trunk
changeset: 631936:7e9f937cdf86
user: taca <taca%pkgsrc.org@localhost>
date: Fri Mar 14 17:02:34 2014 +0000
description:
Update ruby2ruby to 2.0.7.
=== 2.0.7 / 2013-12-13
* 4 minor enhancements:
* Add != to list of binary operators. (camertron) *le sigh*
* Clean out cruft from process_masgn that I can't reproduce anymore.
* Extend process_args to deal with masgn (eg: a.b { |(c, d)| ... }).
* Extend process_masgn to deal with both sexps and var lists.
* 1 bug fix:
* Ensure proper parens on rescue subexpressions. (Bocete)
diffstat:
devel/ruby2ruby/Makefile | 4 ++--
devel/ruby2ruby/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 7c11e56e2fb8 -r 7e9f937cdf86 devel/ruby2ruby/Makefile
--- a/devel/ruby2ruby/Makefile Fri Mar 14 17:01:41 2014 +0000
+++ b/devel/ruby2ruby/Makefile Fri Mar 14 17:02:34 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2013/09/15 10:26:29 taca Exp $
+# $NetBSD: Makefile,v 1.12 2014/03/14 17:02:34 taca Exp $
-DISTNAME= ruby2ruby-2.0.6
+DISTNAME= ruby2ruby-2.0.7
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 7c11e56e2fb8 -r 7e9f937cdf86 devel/ruby2ruby/distinfo
--- a/devel/ruby2ruby/distinfo Fri Mar 14 17:01:41 2014 +0000
+++ b/devel/ruby2ruby/distinfo Fri Mar 14 17:02:34 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2013/09/15 10:26:29 taca Exp $
+$NetBSD: distinfo,v 1.12 2014/03/14 17:02:34 taca Exp $
-SHA1 (ruby2ruby-2.0.6.gem) = ac2ae4160a02fa69ce086b9c510fa7a6912b0423
-RMD160 (ruby2ruby-2.0.6.gem) = c962659fc58fea352f874ffdf256a15cbc2e758d
-Size (ruby2ruby-2.0.6.gem) = 20992 bytes
+SHA1 (ruby2ruby-2.0.7.gem) = f78830b9fe207eb5b6166177f349f94febfdc388
+RMD160 (ruby2ruby-2.0.7.gem) = 8bab128b229147de2333c221be61795cdac9fcbe
+Size (ruby2ruby-2.0.7.gem) = 23552 bytes
Home |
Main Index |
Thread Index |
Old Index