Revision: 76635 http://trac.macports.org/changeset/76635 Author: l2g@macports.org Date: 2011-03-03 02:03:43 -0800 (Thu, 03 Mar 2011) Log Message: ----------- multiple p5-* ports of mine: fix license info ("Artistic/GPL" -> "Artistic GPL") Modified Paths: -------------- trunk/dports/perl/p5-algorithm-dependency/Portfile trunk/dports/perl/p5-amazon-s3/Portfile trunk/dports/perl/p5-app-rad/Portfile trunk/dports/perl/p5-auth-yubikey_webclient/Portfile trunk/dports/perl/p5-date-calc/Portfile trunk/dports/perl/p5-http-lite/Portfile trunk/dports/perl/p5-io-socket-ssl/Portfile trunk/dports/perl/p5-mailtools/Portfile trunk/dports/perl/p5-soap-lite/Portfile trunk/dports/perl/p5-time-duration/Portfile trunk/dports/perl/p5-time-progress/Portfile trunk/dports/perl/p5-timedate/Portfile trunk/dports/perl/p5-uri/Portfile trunk/dports/perl/p5-xml-libxml/Portfile Modified: trunk/dports/perl/p5-algorithm-dependency/Portfile =================================================================== --- trunk/dports/perl/p5-algorithm-dependency/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-algorithm-dependency/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -5,7 +5,7 @@ perl5.setup Algorithm-Dependency 1.110 revision 1 -license Artistic/GPL +license Artistic GPL maintainers l2g description Base class for implementing various dependency trees long_description Algorithm::Dependency is a framework for creating simple \ Modified: trunk/dports/perl/p5-amazon-s3/Portfile =================================================================== --- trunk/dports/perl/p5-amazon-s3/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-amazon-s3/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -5,6 +5,7 @@ perl5.setup Amazon-S3 0.45 ../by-authors/id/T/TI/TIMA/ revision 1 +license Artistic GPL maintainers narf_tm openmaintainer description A portable client library for working with and \ managing Amazon S3 buckets and keys. Modified: trunk/dports/perl/p5-app-rad/Portfile =================================================================== --- trunk/dports/perl/p5-app-rad/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-app-rad/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -8,7 +8,7 @@ revision 1 platforms darwin maintainers l2g -license Artistic/GPL +license Artistic GPL supported_archs noarch description Rapid (and easy!) creation of command line applications Modified: trunk/dports/perl/p5-auth-yubikey_webclient/Portfile =================================================================== --- trunk/dports/perl/p5-auth-yubikey_webclient/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-auth-yubikey_webclient/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -8,7 +8,7 @@ revision 1 platforms darwin maintainers l2g -license Artistic/GPL +license Artistic GPL supported_archs noarch description Authenticating the Yubikey against the Yubico Web API Modified: trunk/dports/perl/p5-date-calc/Portfile =================================================================== --- trunk/dports/perl/p5-date-calc/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-date-calc/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -5,7 +5,7 @@ perl5.setup Date-Calc 6.3 revision 1 -license Artistic/GPL +license Artistic GPL maintainers l2g description Gregorian calendar date calculations long_description The library provides all sorts of date calculations \ Modified: trunk/dports/perl/p5-http-lite/Portfile =================================================================== --- trunk/dports/perl/p5-http-lite/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-http-lite/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -9,7 +9,7 @@ categories-append www platforms darwin maintainers l2g -license Artistic/GPL +license Artistic GPL supported_archs noarch description Perl 5 modules for lightweight HTTP implementation Modified: trunk/dports/perl/p5-io-socket-ssl/Portfile =================================================================== --- trunk/dports/perl/p5-io-socket-ssl/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-io-socket-ssl/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -8,7 +8,7 @@ revision 1 platforms darwin maintainers l2g openmaintainer -license Artistic/GPL +license Artistic GPL supported_archs noarch description Nearly transparent SSL encapsulation for IO::Socket::INET Modified: trunk/dports/perl/p5-mailtools/Portfile =================================================================== --- trunk/dports/perl/p5-mailtools/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-mailtools/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -8,7 +8,7 @@ revision 1 platforms darwin maintainers l2g -license Artistic/GPL +license Artistic GPL supported_archs noarch description Mail-related Perl modules (recommended legacy use only) Modified: trunk/dports/perl/p5-soap-lite/Portfile =================================================================== --- trunk/dports/perl/p5-soap-lite/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-soap-lite/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -4,7 +4,7 @@ PortGroup perl5 1.0 perl5.setup SOAP-Lite 0.712 revision 1 -license Artistic/GPL +license Artistic GPL maintainers l2g homepage http://www.soaplite.com/ description A simple interface to the Simple Object Access Protocol Modified: trunk/dports/perl/p5-time-duration/Portfile =================================================================== --- trunk/dports/perl/p5-time-duration/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-time-duration/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -8,7 +8,7 @@ revision 1 platforms darwin maintainers l2g -license Artistic/GPL +license Artistic GPL supported_archs noarch description Rounded or exact English expression of durations Modified: trunk/dports/perl/p5-time-progress/Portfile =================================================================== --- trunk/dports/perl/p5-time-progress/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-time-progress/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -8,7 +8,7 @@ revision 1 platforms darwin maintainers l2g -license Artistic/GPL +license Artistic GPL supported_archs noarch description Elapsed and estimated finish time reporting Modified: trunk/dports/perl/p5-timedate/Portfile =================================================================== --- trunk/dports/perl/p5-timedate/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-timedate/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -7,7 +7,7 @@ revision 1 platforms darwin maintainers l2g -license Artistic/GPL +license Artistic GPL supported_archs noarch description Time and date parsing routines Modified: trunk/dports/perl/p5-uri/Portfile =================================================================== --- trunk/dports/perl/p5-uri/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-uri/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -8,7 +8,7 @@ revision 1 platforms darwin maintainers l2g openmaintainer -license Artistic/GPL +license Artistic GPL supported_archs noarch description Uniform Resource Identifiers (absolute and relative) Modified: trunk/dports/perl/p5-xml-libxml/Portfile =================================================================== --- trunk/dports/perl/p5-xml-libxml/Portfile 2011-03-03 09:49:08 UTC (rev 76634) +++ trunk/dports/perl/p5-xml-libxml/Portfile 2011-03-03 10:03:43 UTC (rev 76635) @@ -9,7 +9,7 @@ categories-append textproc platforms darwin maintainers l2g -license Artistic/GPL +license Artistic GPL description Perl interface to libxml2
participants (1)
-
l2g@macports.org