summaryrefslogtreecommitdiff
path: root/devel/ruby2ruby
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2009-11-23 14:13:28 +0000
committerfhajny <fhajny@pkgsrc.org>2009-11-23 14:13:28 +0000
commit5533cb802f96352005df519c8e1a552135bb4681 (patch)
tree41993d0a83f67f4b235ce49e4a665c61818d296a /devel/ruby2ruby
parent0c9ba14ff98a52d7b2dc950cee4b67325ff7ba5c (diff)
downloadpkgsrc-5533cb802f96352005df519c8e1a552135bb4681.tar.gz
Updated ruby2ruby to 1.2.4.
Too many changes, see: http://seattlerb.rubyforge.org/ruby2ruby/History_txt.html
Diffstat (limited to 'devel/ruby2ruby')
-rw-r--r--devel/ruby2ruby/Makefile10
-rw-r--r--devel/ruby2ruby/PLIST2
-rw-r--r--devel/ruby2ruby/distinfo8
3 files changed, 11 insertions, 9 deletions
diff --git a/devel/ruby2ruby/Makefile b/devel/ruby2ruby/Makefile
index e4aef95bcc3..0c4ddf00eef 100644
--- a/devel/ruby2ruby/Makefile
+++ b/devel/ruby2ruby/Makefile
@@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org
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 --git a/devel/ruby2ruby/PLIST b/devel/ruby2ruby/PLIST
index fe84d02776a..fbfcb7e6242 100644
--- a/devel/ruby2ruby/PLIST
+++ b/devel/ruby2ruby/PLIST
@@ -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 --git a/devel/ruby2ruby/distinfo b/devel/ruby2ruby/distinfo
index 1f92e3bca91..8542e059e99 100644
--- a/devel/ruby2ruby/distinfo
+++ b/devel/ruby2ruby/distinfo
@@ -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