[130013] trunk/dports/perl/p5-http-server-simple-psgi/Portfile

devans at macports.org devans at macports.org
Wed Dec 24 11:09:42 PST 2014


Revision: 130013
          https://trac.macports.org/changeset/130013
Author:   devans at macports.org
Date:     2014-12-24 11:09:42 -0800 (Wed, 24 Dec 2014)
Log Message:
-----------
p5-http-server-simple-psgi: drop perl branches 5.8 5.10 5.12 5.14, add 5.18 5.20, minor white space.

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

Modified: trunk/dports/perl/p5-http-server-simple-psgi/Portfile
===================================================================
--- trunk/dports/perl/p5-http-server-simple-psgi/Portfile	2014-12-24 19:08:06 UTC (rev 130012)
+++ trunk/dports/perl/p5-http-server-simple-psgi/Portfile	2014-12-24 19:09:42 UTC (rev 130013)
@@ -4,7 +4,7 @@
 PortSystem         1.0
 PortGroup          perl5 1.0
 
-perl5.branches     5.8 5.10 5.12 5.14 5.16
+perl5.branches     5.16 5.18 5.20
 perl5.setup        HTTP-Server-Simple-PSGI 0.16 ../by-authors/id/M/MI/MIYAGAWA
 platforms          darwin
 maintainers        di.uminho.pt:jpo openmaintainer
@@ -21,5 +21,6 @@
                    sha256 5f7ccb8453043b97278492a757328116e11e0352f2854a28a9c634e6e9131dba
 
 if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-http-server-simple
+    depends_lib-append \
+                    port:p${perl5.major}-http-server-simple
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141224/e87038d7/attachment.html>


More information about the macports-changes mailing list