[86645] trunk/dports/ruby/rb-rexml/Portfile

jmr at macports.org jmr at macports.org
Sun Oct 30 18:46:10 PDT 2011


Revision: 86645
          http://trac.macports.org/changeset/86645
Author:   jmr at macports.org
Date:     2011-10-30 18:46:10 -0700 (Sun, 30 Oct 2011)
Log Message:
-----------
rb-rexml: license

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

Modified: trunk/dports/ruby/rb-rexml/Portfile
===================================================================
--- trunk/dports/ruby/rb-rexml/Portfile	2011-10-31 01:42:00 UTC (rev 86644)
+++ trunk/dports/ruby/rb-rexml/Portfile	2011-10-31 01:46:10 UTC (rev 86645)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem		1.0
 PortGroup		ruby 1.0
 
@@ -6,6 +7,7 @@
 				{README GPL.txt LICENSE.txt
 				index.html credits.html faq.html
 				benchmarks contrib doc docs img}
+license			{Ruby GPL-2}
 maintainers		nomaintainer
 description		XML processor for the language Ruby
 long_description	REXML is an XML 1.0 compliant, reasonably fast, \
@@ -22,8 +24,8 @@
 distname		${ruby.module}_${version}
 extract.suffix	.tgz
 checksums		md5 a4d98da886615708301510bde942d785 \
-				sha1 726fe5490433af2548a37577f6fa24b122052532
-#				rmd160 79397a7a2ad04bc87f19941eac1ef7d1b19ec592
+				sha1 726fe5490433af2548a37577f6fa24b122052532 \
+				rmd160 79397a7a2ad04bc87f19941eac1ef7d1b19ec592
 platforms		darwin
 
 post-extract	{ system "ln -s bin/install.rb ${worksrcpath}/install.rb" }
@@ -31,4 +33,3 @@
 test.run		yes
 test.cmd		${ruby.bin} -I.
 test.target		bin/suite.rb
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111030/df17b76c/attachment-0001.html>


More information about the macports-changes mailing list