[136396] trunk/dports/perl/p5-test-pod/Portfile

devans at macports.org devans at macports.org
Fri May 15 14:09:27 PDT 2015


Revision: 136396
          https://trac.macports.org/changeset/136396
Author:   devans at macports.org
Date:     2015-05-15 14:09:26 -0700 (Fri, 15 May 2015)
Log Message:
-----------
p5-test-pod: update to version 1.49.

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

Modified: trunk/dports/perl/p5-test-pod/Portfile
===================================================================
--- trunk/dports/perl/p5-test-pod/Portfile	2015-05-15 20:37:15 UTC (rev 136395)
+++ trunk/dports/perl/p5-test-pod/Portfile	2015-05-15 21:09:26 UTC (rev 136396)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Test-Pod 1.48
-revision            1
+perl5.setup         Test-Pod 1.49
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 supported_archs     noarch
@@ -14,13 +13,14 @@
 description         check for POD errors in files
 long_description    ${description}
 
-checksums           rmd160  46a9af1addf1e7eff5ffb31da422c792e55d8e4d \
-                    sha256  2478cea781d3740ff4ce1432770707248fb3145946244a6d96e459bf14e4bcc2
+checksums           rmd160  4bee0545bccce2ae393f9ebe2d3f00e90ff3051b \
+                    sha256  166d651a66f0a8d7c1e3ce3ac2f49691d0705a47b2b2f76f0403d1472793f212
 
 platforms           darwin
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:p${perl5.major}-pod-simple \
+    depends_lib-append \
+                    port:p${perl5.major}-pod-simple \
                     port:p${perl5.major}-test-simple
 
     perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150515/109bcdb2/attachment.html>


More information about the macports-changes mailing list