[131615] trunk/dports/perl/p5-pod-simple/Portfile

devans at macports.org devans at macports.org
Thu Jan 15 00:57:55 PST 2015


Revision: 131615
          https://trac.macports.org/changeset/131615
Author:   devans at macports.org
Date:     2015-01-15 00:57:55 -0800 (Thu, 15 Jan 2015)
Log Message:
-----------
p5-pod-simple: update to version 3.29, minor white space.

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

Modified: trunk/dports/perl/p5-pod-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-pod-simple/Portfile	2015-01-15 08:56:56 UTC (rev 131614)
+++ trunk/dports/perl/p5-pod-simple/Portfile	2015-01-15 08:57:55 UTC (rev 131615)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Pod-Simple 3.28
-revision            1
+perl5.setup         Pod-Simple 3.29
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 description         framework for parsing Pod
@@ -15,13 +14,14 @@
                     gaps in the documentation, and Pod::Simple::HTML \
                     isn't yet all that it should be.
 
-checksums           rmd160  ef7998debf3c0931661d6a9b8e88eda76c1cc9b6 \
-                    sha256  a95d37aa47118f6e036f965f195591bc2f3ffa369c76d575140a408e5578c4b1
+checksums           rmd160  4473299f47a6f59ef1ce91219a10a7cef1e21d42 \
+                    sha256  ea7e6114883f43232ff9eb9309739e71d43fee3f23a26c2289fe83e0d7f3a720
 
 platforms           darwin
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-pod-escapes
+    depends_lib-append \
+                    port:p${perl5.major}-pod-escapes
 
-supported_archs     noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150115/f53ce313/attachment.html>


More information about the macports-changes mailing list