[39396] trunk/dports/ruby/rb-parsetree/Portfile

pguyot at kallisys.net pguyot at kallisys.net
Tue Aug 19 06:10:15 PDT 2008


Revision: 39396
          http://trac.macosforge.org/projects/macports/changeset/39396
Author:   pguyot at kallisys.net
Date:     2008-08-19 06:10:14 -0700 (Tue, 19 Aug 2008)
Log Message:
-----------
ruby/rb-parsetree: update to 2.2.0

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

Modified: trunk/dports/ruby/rb-parsetree/Portfile
===================================================================
--- trunk/dports/ruby/rb-parsetree/Portfile	2008-08-19 13:08:28 UTC (rev 39395)
+++ trunk/dports/ruby/rb-parsetree/Portfile	2008-08-19 13:10:14 UTC (rev 39396)
@@ -2,17 +2,19 @@
 
 PortSystem			1.0
 PortGroup			ruby 1.0
-ruby.setup			ParseTree 1.7.0 gem {} rubyforge_gem:parsetree
-maintainers			pguyot at kallisys.net
+
+ruby.setup			ParseTree 2.2.0 gem {} rubyforge_gem:parsetree
+maintainers			pguyot at kallisys.net openmaintainer
 description			Extract and enumerate ruby parse trees.
 long_description	ParseTree is a C extension (using RubyInline) that \
 					extracts the parse tree for an entire class or a \
 					specific method and returns it as a s-expression (aka \
 					sexp) using ruby's arrays, strings, symbols, and \
 					integers.
-checksums			md5 f681fa0cc31448e11dc628034b738f72 \
-					sha1 b199d5f8b811c4b2b68b05eb38d15d406242ca56 \
-					rmd160 bffe69dad1173386d9011367c66d3cdaf9f097e6
+checksums			md5 f598688d9f3abd1bcbdb98a6e2caebd2 \
+					sha1 2d301ab0a3fd8015b4b8f7a49ceb14c8f420863a \
+					rmd160 95e3ba06ad0f448c29f6e4156830eef37b3c378b
+platforms			darwin
 homepage			http://www.zenspider.com/ZSS/Products/ParseTree/
 
 depends_lib-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080819/4c1b8f3e/attachment.html 


More information about the macports-changes mailing list