[39395] trunk/dports/ruby/rb-rubyinline/Portfile

pguyot at kallisys.net pguyot at kallisys.net
Tue Aug 19 06:08:29 PDT 2008


Revision: 39395
          http://trac.macosforge.org/projects/macports/changeset/39395
Author:   pguyot at kallisys.net
Date:     2008-08-19 06:08:28 -0700 (Tue, 19 Aug 2008)
Log Message:
-----------
ruby/rb-rubyinline: update to 3.7.0

Modified Paths:
--------------
    trunk/dports/ruby/rb-rubyinline/Portfile

Modified: trunk/dports/ruby/rb-rubyinline/Portfile
===================================================================
--- trunk/dports/ruby/rb-rubyinline/Portfile	2008-08-19 13:07:52 UTC (rev 39394)
+++ trunk/dports/ruby/rb-rubyinline/Portfile	2008-08-19 13:08:28 UTC (rev 39395)
@@ -2,8 +2,9 @@
 
 PortSystem			1.0
 PortGroup			ruby 1.0
-ruby.setup			RubyInline 3.6.2 gem {} rubyforge_gem:rubyinline
-maintainers			pguyot at kallisys.net
+
+ruby.setup			RubyInline 3.7.0 gem {} rubyforge_gem:rubyinline
+maintainers			pguyot at kallisys.net openmaintainer
 description			Multi-language extension coding within ruby.
 long_description	Ruby Inline is an analog to Perl's Inline::C. Out of the \
 					box, it allows you to embed C/++ external module code in \
@@ -11,12 +12,11 @@
 					classes, you can teach how to cope with new languages \
 					(fortran, perl, whatever). The code is compiled and run \
 					on the fly when needed.
-checksums			md5 2af874e2aebe2173486fd2b1865e1fa0 \
-					sha1 050219fd3ed0c9f36063388f584c60c0a644626d \
-					rmd160 8e3b56e750f8bc0ba4198eb619eeb3f2073cd78f
+checksums			md5 c7a70952289553d965c611a723f50be9 \
+					sha1 c6a5f03d0bb2b4b015635a62eb7245f47af79c9b \
+					rmd160 4469f91d16db2fd15f39994630fa6346912ba098
+platforms			darwin
 homepage			http://www.zenspider.com/ZSS/Products/RubyInline/
 
 depends_lib-append \
 					port:rb-hoe
-
-livecheck.regex		{<strong>rubyinline</strong></td><td>(.*)$}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080819/a9d51950/attachment.html 


More information about the macports-changes mailing list