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

devans at macports.org devans at macports.org
Mon Jun 15 06:38:01 PDT 2015


Revision: 137620
          https://trac.macports.org/changeset/137620
Author:   devans at macports.org
Date:     2015-06-15 06:38:01 -0700 (Mon, 15 Jun 2015)
Log Message:
-----------
p5-text-autoformat: update to version 1.72, no longer uses 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-06-15 13:36:45 UTC (rev 137619)
+++ trunk/dports/perl/p5-text-autoformat/Portfile	2015-06-15 13:38:01 UTC (rev 137620)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Text-Autoformat 1.71
+perl5.setup         Text-Autoformat 1.72
 license             Artistic-1
 maintainers         nomaintainer
 description         Automatic text wrapping and reformatting
@@ -13,13 +13,12 @@
 
 platforms           darwin
 
-checksums           rmd160  b6b4f29273489c922f9b9714e749b31b9a060ce0 \
-                    sha256  80ea45fcadfb6f4846d01e67db7800a4a2e2bdca2dfc9cf04859d98cda3db42d
+checksums           rmd160  73f83d6b2f6d76ef0e679b8ffdc42550c69076a1 \
+                    sha256  b541152699fcd0f026322f283b7d9184839742aee0edb317a014c195ea26ae51
 
 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/20150615/7f852126/attachment.html>


More information about the macports-changes mailing list