Revision
76636
Author
l2g@macports.org
Date
2011-03-03 02:18:41 -0800 (Thu, 03 Mar 2011)

Log Message

multiple p5-* ports of mine: add, correct, or clarify license info

Modified Paths

Diff

Modified: trunk/dports/perl/p5-business-isbn/Portfile (76635 => 76636)


--- trunk/dports/perl/p5-business-isbn/Portfile	2011-03-03 10:03:43 UTC (rev 76635)
+++ trunk/dports/perl/p5-business-isbn/Portfile	2011-03-03 10:18:41 UTC (rev 76636)
@@ -6,6 +6,7 @@
 perl5.setup         Business-ISBN 2.05
 revision        1
 maintainers         l2g
+license             Artistic GPL
 description         work with International Standard Book Numbers
 long_description    This package provides the Perl modules Business::ISBN, \
                     Business::ISBN10, and Business::ISBN13 for working with \

Modified: trunk/dports/perl/p5-business-isbn-data/Portfile (76635 => 76636)


--- trunk/dports/perl/p5-business-isbn-data/Portfile	2011-03-03 10:03:43 UTC (rev 76635)
+++ trunk/dports/perl/p5-business-isbn-data/Portfile	2011-03-03 10:18:41 UTC (rev 76636)
@@ -6,6 +6,7 @@
 perl5.setup         Business-ISBN-Data 20081208
 revision        1
 maintainers         l2g
+license             Artistic GPL
 description         ISBN data required for use of Business::ISBN
 long_description    This package provides ISBN data used by the \
                     Business::ISBN family of Perl modules to associate \

Modified: trunk/dports/perl/p5-data-dumper/Portfile (76635 => 76636)


--- trunk/dports/perl/p5-data-dumper/Portfile	2011-03-03 10:03:43 UTC (rev 76635)
+++ trunk/dports/perl/p5-data-dumper/Portfile	2011-03-03 10:18:41 UTC (rev 76636)
@@ -6,6 +6,7 @@
 perl5.setup         Data-Dumper 2.128
 revision        1
 maintainers         l2g
+license             Artistic GPL
 platforms           darwin
 description         Stringified Perl data structures, suitable for both \
                     printing and "eval"

Modified: trunk/dports/perl/p5-flickr-api/Portfile (76635 => 76636)


--- trunk/dports/perl/p5-flickr-api/Portfile	2011-03-03 10:03:43 UTC (rev 76635)
+++ trunk/dports/perl/p5-flickr-api/Portfile	2011-03-03 10:18:41 UTC (rev 76636)
@@ -8,7 +8,7 @@
 revision        1
 platforms           darwin
 maintainers         l2g
-license             Artistic 2.0
+license             Artistic-2.0
 supported_archs     noarch
 
 description         Perl interface to the Flickr API

Modified: trunk/dports/perl/p5-flickr-upload/Portfile (76635 => 76636)


--- trunk/dports/perl/p5-flickr-upload/Portfile	2011-03-03 10:03:43 UTC (rev 76635)
+++ trunk/dports/perl/p5-flickr-upload/Portfile	2011-03-03 10:18:41 UTC (rev 76636)
@@ -8,7 +8,7 @@
 revision        1
 platforms           darwin
 maintainers         l2g
-license             same as Perl 5.8.3 to Perl 5.x.x
+license             Artistic GPL
 supported_archs     noarch
 
 description         Upload images to Flickr.com

Modified: trunk/dports/perl/p5-mojolicious/Portfile (76635 => 76636)


--- trunk/dports/perl/p5-mojolicious/Portfile	2011-03-03 10:03:43 UTC (rev 76635)
+++ trunk/dports/perl/p5-mojolicious/Portfile	2011-03-03 10:18:41 UTC (rev 76636)
@@ -9,7 +9,7 @@
 categories-append   www
 platforms           darwin
 maintainers         l2g
-license             Artistic 2.0+
+license             Artistic-2.0+
 homepage            http://mojolicious.org/
 supported_archs     noarch
 

Modified: trunk/dports/perl/p5-snmp_session/Portfile (76635 => 76636)


--- trunk/dports/perl/p5-snmp_session/Portfile	2011-03-03 10:03:43 UTC (rev 76635)
+++ trunk/dports/perl/p5-snmp_session/Portfile	2011-03-03 10:18:41 UTC (rev 76636)
@@ -8,7 +8,7 @@
 revision        1
 platforms           darwin
 maintainers         l2g
-license             Artistic 2.0+
+license             Artistic-2.0+
 supported_archs     noarch
 
 description         A perl5 module providing rudimentary access to SNMPv1 \

Modified: trunk/dports/perl/p5-test-taint/Portfile (76635 => 76636)


--- trunk/dports/perl/p5-test-taint/Portfile	2011-03-03 10:03:43 UTC (rev 76635)
+++ trunk/dports/perl/p5-test-taint/Portfile	2011-03-03 10:18:41 UTC (rev 76636)
@@ -7,6 +7,7 @@
 revision        1
 platforms           darwin
 maintainers         l2g
+license             Artistic GPL
 
 description         tools to test taintedness