[131619] trunk/dports/perl/p5-http-server-simple-authen/Portfile

devans at macports.org devans at macports.org
Thu Jan 15 01:27:54 PST 2015


Revision: 131619
          https://trac.macports.org/changeset/131619
Author:   devans at macports.org
Date:     2015-01-15 01:27:54 -0800 (Thu, 15 Jan 2015)
Log Message:
-----------
p5-http-server-simple-authen: per documentation, same license as perl itself.

Modified Paths:
--------------
    trunk/dports/perl/p5-http-server-simple-authen/Portfile

Modified: trunk/dports/perl/p5-http-server-simple-authen/Portfile
===================================================================
--- trunk/dports/perl/p5-http-server-simple-authen/Portfile	2015-01-15 09:16:27 UTC (rev 131618)
+++ trunk/dports/perl/p5-http-server-simple-authen/Portfile	2015-01-15 09:27:54 UTC (rev 131619)
@@ -7,7 +7,8 @@
 perl5.branches      5.16 5.18 5.20
 perl5.setup         HTTP-Server-Simple-Authen 0.04
 maintainers         nomaintainer
-license             unknown
+# per documentation, same license as perl itself
+license             {Artistic-1 GPL}
 
 description         Authentication plugin for HTTP::Server::Simple
 long_description    ${description}
@@ -23,5 +24,3 @@
                     port:p${perl5.major}-authen-simple \
                     port:p${perl5.major}-http-server-simple
 }
-
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150115/a3a3d58a/attachment.html>


More information about the macports-changes mailing list