[128699] trunk/dports/perl/p5-pod-readme/Portfile

devans at macports.org devans at macports.org
Tue Nov 25 15:23:25 PST 2014


Revision: 128699
          https://trac.macports.org/changeset/128699
Author:   devans at macports.org
Date:     2014-11-25 15:23:25 -0800 (Tue, 25 Nov 2014)
Log Message:
-----------
pod-readme: update to version 1.0.3, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-pod-readme/Portfile

Modified: trunk/dports/perl/p5-pod-readme/Portfile
===================================================================
--- trunk/dports/perl/p5-pod-readme/Portfile	2014-11-25 23:12:34 UTC (rev 128698)
+++ trunk/dports/perl/p5-pod-readme/Portfile	2014-11-25 23:23:25 UTC (rev 128699)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         Pod-Readme 0.11
-revision            4
+perl5.setup         Pod-Readme 1.0.3
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Convert POD to README file
@@ -15,12 +14,27 @@
 platforms           darwin
 supported_archs     noarch
 
-checksums           md5 5846d5fad616daf941862c44b3512ba7 \
-                    sha1 65fb8d4bb64e7400fee9ad09ffecc97dce97bb27 \
-                    rmd160 6a211d829a74a0084b2f16ccf010e8578467203c
+distname            Pod-Readme-v${perl5.moduleversion}
 
+checksums           rmd160  df3a13afc21410e5f39baf4bc0e68536e20c3ed8 \
+                    sha256  1147a5e74d6cd6006e3fcf0ba41f0c9d5335e775e9ba2c03d9fc47e1727ab1cf
+
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-io-string \
+                    port:p${perl5.major}-test-deep \
+                    port:p${perl5.major}-test-exception
+
     depends_lib-append \
-                    port:p${perl5.major}-regexp-common \
-                    port:p${perl5.major}-podlators
+                    port:p${perl5.major}-class-method-modifiers \
+                    port:p${perl5.major}-cpan-changes \
+                    port:p${perl5.major}-file-slurp \
+                    port:p${perl5.major}-getopt-long-descriptive \
+                    port:p${perl5.major}-moo \
+                    port:p${perl5.major}-moox-handlesvia \
+                    port:p${perl5.major}-namespace-autoclean \
+                    port:p${perl5.major}-path-tiny \
+                    port:p${perl5.major}-role-tiny \
+                    port:p${perl5.major}-try-tiny \
+                    port:p${perl5.major}-type-tiny \
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141125/5fa8bb43/attachment.html>


More information about the macports-changes mailing list