pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby2ruby Update ruby-ruby2ruby package 1.1.9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60346a991ae1
branches:  trunk
changeset: 543750:60346a991ae1
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 22 16:07:09 2008 +0000

description:
Update ruby-ruby2ruby package 1.1.9.

Changes are unkown.

diffstat:

 devel/ruby2ruby/Makefile         |   4 ++--
 devel/ruby2ruby/distinfo         |   9 ++++-----
 devel/ruby2ruby/patches/patch-aa |  13 -------------
 3 files changed, 6 insertions(+), 20 deletions(-)

diffs (43 lines):

diff -r d584dccf5d1b -r 60346a991ae1 devel/ruby2ruby/Makefile
--- a/devel/ruby2ruby/Makefile  Sun Jun 22 16:06:37 2008 +0000
+++ b/devel/ruby2ruby/Makefile  Sun Jun 22 16:07:09 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:18:56 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/22 16:07:09 taca Exp $
 
-DISTNAME=      ruby2ruby-1.1.8
+DISTNAME=      ruby2ruby-1.1.9
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 
diff -r d584dccf5d1b -r 60346a991ae1 devel/ruby2ruby/distinfo
--- a/devel/ruby2ruby/distinfo  Sun Jun 22 16:06:37 2008 +0000
+++ b/devel/ruby2ruby/distinfo  Sun Jun 22 16:07:09 2008 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/04/21 15:53:55 jlam Exp $
+$NetBSD: distinfo,v 1.3 2008/06/22 16:07:09 taca Exp $
 
-SHA1 (ruby2ruby-1.1.8.gem) = 104dfa2a6ea4615fe7d667234e842236320b0893
-RMD160 (ruby2ruby-1.1.8.gem) = 32ee5917e72ead9002a934b22194689a7f4494d1
-Size (ruby2ruby-1.1.8.gem) = 13824 bytes
-SHA1 (patch-aa) = 05ffe3d4d399f37fc3258abaad8f8de0c9661554
+SHA1 (ruby2ruby-1.1.9.gem) = 1f9e89e0b5f2e6afc64c60e45b7bb94cc82a4925
+RMD160 (ruby2ruby-1.1.9.gem) = a1a339b745b47cd1e6677b071a7b2609898377ca
+Size (ruby2ruby-1.1.9.gem) = 14336 bytes
diff -r d584dccf5d1b -r 60346a991ae1 devel/ruby2ruby/patches/patch-aa
--- a/devel/ruby2ruby/patches/patch-aa  Sun Jun 22 16:06:37 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2008/04/21 15:53:55 jlam Exp $
-
---- Rakefile.orig      2008-04-21 11:52:14.000000000 -0400
-+++ Rakefile
-@@ -10,6 +10,8 @@ require './lib/ruby2ruby.rb'
- 
- Hoe.new('ruby2ruby', RubyToRuby::VERSION) do |p|
-   p.rubyforge_name = 'seattlerb'
-+  p.email = 'ryand-ruby%zenspider.com@localhost'
-+  p.author = 'Ryan Davis'
-   p.summary = 'ruby2ruby provides a means of generating pure ruby code easily from ParseTree\'s Sexps.'
-   p.description = p.paragraphs_of('README.txt', 2).join
-   p.url = p.paragraphs_of('README.txt', 0).first.split(/\n/)[1..-1].map {|u| u.strip }



Home | Main Index | Thread Index | Old Index