[104917] trunk/dports/ruby/rb-text-format/Portfile

jmr at macports.org jmr at macports.org
Thu Apr 4 19:24:25 PDT 2013


Revision: 104917
          https://trac.macports.org/changeset/104917
Author:   jmr at macports.org
Date:     2013-04-04 19:24:25 -0700 (Thu, 04 Apr 2013)
Log Message:
-----------
rb-text-format: correct license

Modified Paths:
--------------
    trunk/dports/ruby/rb-text-format/Portfile

Modified: trunk/dports/ruby/rb-text-format/Portfile
===================================================================
--- trunk/dports/ruby/rb-text-format/Portfile	2013-04-05 01:33:23 UTC (rev 104916)
+++ trunk/dports/ruby/rb-text-format/Portfile	2013-04-05 02:24:25 UTC (rev 104917)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem		1.0
 PortGroup		ruby 1.0
 
@@ -10,7 +11,7 @@
 					capabilities to Ruby. Based on Perl's Text::Format \
 					0.52, it offers all of the functionality of that \
 					module and new capabilities besides.
-license			Ruby Artistic
+license			{Ruby Artistic-1 GPL-2+}
 categories-append	textproc
 platforms		darwin
 checksums		md5 c4403fe040aefd798ee3bd408be6db77
@@ -18,4 +19,3 @@
 test.run		yes
 test.dir		${worksrcpath}/tests
 test.cmd		${ruby.bin} testall.rb
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130404/3e00c582/attachment.html>


More information about the macports-changes mailing list