[136232] trunk/dports/perl/p5-text-autoformat/Portfile

devans at macports.org devans at macports.org
Tue May 12 09:23:05 PDT 2015


Revision: 136232
          https://trac.macports.org/changeset/136232
Author:   devans at macports.org
Date:     2015-05-12 09:23:05 -0700 (Tue, 12 May 2015)
Log Message:
-----------
p5-text-autoformat: update to version 1.71, use module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-text-autoformat/Portfile

Modified: trunk/dports/perl/p5-text-autoformat/Portfile
===================================================================
--- trunk/dports/perl/p5-text-autoformat/Portfile	2015-05-12 16:17:58 UTC (rev 136231)
+++ trunk/dports/perl/p5-text-autoformat/Portfile	2015-05-12 16:23:05 UTC (rev 136232)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Text-Autoformat 1.69
+perl5.setup         Text-Autoformat 1.71
 license             Artistic-1
 maintainers         nomaintainer
 description         Automatic text wrapping and reformatting
@@ -13,12 +13,13 @@
 
 platforms           darwin
 
-checksums           rmd160  64b261e083d35980787427fb477af3e69b1d77d5 \
-                    sha256  fdf0a9e62503dbe7c33fcc1ba9e93df2b6fe0ce52da5322eea21c2737200285d
+checksums           rmd160  b6b4f29273489c922f9b9714e749b31b9a060ce0 \
+                    sha256  80ea45fcadfb6f4846d01e67db7800a4a2e2bdca2dfc9cf04859d98cda3db42d
 
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-text-reform
 
     supported_archs noarch
+    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150512/f801507d/attachment.html>


More information about the macports-changes mailing list