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

snc at macports.org snc at macports.org
Thu Oct 15 12:50:46 PDT 2009


Revision: 59491
          http://trac.macports.org/changeset/59491
Author:   snc at macports.org
Date:     2009-10-15 12:50:45 -0700 (Thu, 15 Oct 2009)
Log Message:
-----------
updated version, homepage, ticket #21760

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

Modified: trunk/dports/ruby/rb-parsetree/Portfile
===================================================================
--- trunk/dports/ruby/rb-parsetree/Portfile	2009-10-15 19:33:35 UTC (rev 59490)
+++ trunk/dports/ruby/rb-parsetree/Portfile	2009-10-15 19:50:45 UTC (rev 59491)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem			1.0
@@ -3,5 +4,5 @@
 PortGroup			ruby 1.0
 
-ruby.setup			ParseTree 2.2.0 gem {} rubyforge_gem:parsetree
+ruby.setup			ParseTree 3.0.4 gem {} rubyforge_gem:parsetree
 maintainers			kallisys.net:pguyot openmaintainer
 description			Extract and enumerate ruby parse trees.
@@ -11,11 +12,11 @@
 					specific method and returns it as a s-expression (aka \
 					sexp) using ruby's arrays, strings, symbols, and \
 					integers.
-checksums			md5 f598688d9f3abd1bcbdb98a6e2caebd2 \
-					sha1 2d301ab0a3fd8015b4b8f7a49ceb14c8f420863a \
-					rmd160 95e3ba06ad0f448c29f6e4156830eef37b3c378b
+checksums           md5     0955106bcbac25e87e74b4e852179d8b \
+                    sha1    5450a7f3ad6557f0287b683e7741ef83f1e8b109 \
+                    rmd160  cd135a8981c41a9e8880349b64f53a53129b96d7
 platforms			darwin
-homepage			http://www.zenspider.com/ZSS/Products/ParseTree/
+homepage			http://rubyforge.org/projects/parsetree/
 
 depends_lib-append \
 					port:rb-hoe \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091015/c32e595f/attachment.html>


More information about the macports-changes mailing list