pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby2ruby Updated ruby2ruby to 1.2.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c03790c14b8b
branches: trunk
changeset: 567685:c03790c14b8b
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Mon Nov 23 14:13:28 2009 +0000
description:
Updated ruby2ruby to 1.2.4.
Too many changes, see:
http://seattlerb.rubyforge.org/ruby2ruby/History_txt.html
diffstat:
devel/ruby2ruby/Makefile | 10 ++++++----
devel/ruby2ruby/PLIST | 2 +-
devel/ruby2ruby/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 9 deletions(-)
diffs (47 lines):
diff -r 11f819d0bc05 -r c03790c14b8b devel/ruby2ruby/Makefile
--- a/devel/ruby2ruby/Makefile Mon Nov 23 14:10:26 2009 +0000
+++ b/devel/ruby2ruby/Makefile Mon Nov 23 14:13:28 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2008/06/22 16:07:09 taca Exp $
+# $NetBSD: Makefile,v 1.3 2009/11/23 14:13:28 fhajny Exp $
-DISTNAME= ruby2ruby-1.1.9
+DISTNAME= ruby2ruby-1.2.4
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel
@@ -8,8 +8,10 @@
HOMEPAGE= http://seattlerb.rubyforge.org/
COMMENT= Pure Ruby code from Ruby S-expressions
-DEPENDS+= ${RUBY_PKGPREFIX}-parsetree-[0-9]*:../../devel/ruby-parsetree
-DEPENDS+= hoe>=1.4.0:../../devel/hoe
+DEPENDS+= ${RUBY_PKGPREFIX}-parsetree>=3.0:../../devel/ruby-parsetree
+DEPENDS+= ${RUBY_PKGPREFIX}-sexp-processor>=3.0:../../devel/ruby-sexp-processor
+DEPENDS+= ${RUBY_PKGPREFIX}-parser>=2.0:../../devel/ruby-parser
+DEPENDS+= hoe>=2.3.3:../../devel/hoe
.include "../../misc/rubygems/rubygem.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 11f819d0bc05 -r c03790c14b8b devel/ruby2ruby/PLIST
--- a/devel/ruby2ruby/PLIST Mon Nov 23 14:10:26 2009 +0000
+++ b/devel/ruby2ruby/PLIST Mon Nov 23 14:13:28 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:49:12 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/11/23 14:13:28 fhajny Exp $
bin/r2r_show
${GEM_HOME}/cache/ruby2ruby-${PKGVERSION}.gem
${GEM_LIBDIR}/.autotest
diff -r 11f819d0bc05 -r c03790c14b8b devel/ruby2ruby/distinfo
--- a/devel/ruby2ruby/distinfo Mon Nov 23 14:10:26 2009 +0000
+++ b/devel/ruby2ruby/distinfo Mon Nov 23 14:13:28 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/06/22 16:07:09 taca Exp $
+$NetBSD: distinfo,v 1.4 2009/11/23 14:13:28 fhajny Exp $
-SHA1 (ruby2ruby-1.1.9.gem) = 1f9e89e0b5f2e6afc64c60e45b7bb94cc82a4925
-RMD160 (ruby2ruby-1.1.9.gem) = a1a339b745b47cd1e6677b071a7b2609898377ca
-Size (ruby2ruby-1.1.9.gem) = 14336 bytes
+SHA1 (ruby2ruby-1.2.4.gem) = 8759023ce8259d1fe648dccf4bb97994fa3173a1
+RMD160 (ruby2ruby-1.2.4.gem) = cc33f793bb1696ac7722b1b3ce1b46a85cfa7382
+Size (ruby2ruby-1.2.4.gem) = 13312 bytes
Home |
Main Index |
Thread Index |
Old Index