[143069] trunk/dports/perl/p5-podlators/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 08:25:36 PST 2015


Revision: 143069
          https://trac.macports.org/changeset/143069
Author:   devans at macports.org
Date:     2015-12-02 14:08:16 -0800 (Wed, 02 Dec 2015)
Log Message:
-----------
p5-podlators: update to version 4.01, minor reformatting.

Modified Paths:
--------------
    trunk/dports/perl/p5-podlators/Portfile

Modified: trunk/dports/perl/p5-podlators/Portfile
===================================================================
--- trunk/dports/perl/p5-podlators/Portfile	2015-12-02 21:54:18 UTC (rev 143068)
+++ trunk/dports/perl/p5-podlators/Portfile	2015-12-02 22:08:16 UTC (rev 143069)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         podlators 2.5.3 ../by-authors/id/R/RR/RRA/
-revision            1
+perl5.setup         podlators 4.01 ../by-authors/id/R/RR/RRA/
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         podlators contains Pod::Man and Pod::Text modules.
@@ -14,13 +13,13 @@
 
 platforms           darwin
 
-checksums           rmd160  56e49488780bb0518aba3b1ff7aa93f73a88b6bf \
-                    sha256  c80d6d65a8694720deff1c6b2067d7564727db713b6d6b536afbad70299647d1
+checksums           rmd160  fbd29fab86a1310c04d4a3bd3eef7494b2d5e27e \
+                    sha256  80a21c7b504ed815d589653b63b5e252341ec8b30c83e6e22197b2e5fdd37bef
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-pod-simple
+    depends_lib-append \
+                    port:p${perl5.major}-pod-simple
 
-supported_archs     noarch
+    supported_archs noarch
+    perl5.link_binaries no
 }
-
-perl5.link_binaries no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/e83ff583/attachment.html>


More information about the macports-changes mailing list