[147943] trunk/dports/perl/p5-text-aligner/Portfile
devans at macports.org
devans at macports.org
Wed Apr 20 11:19:46 PDT 2016
Revision: 147943
https://trac.macports.org/changeset/147943
Author: devans at macports.org
Date: 2016-04-20 11:19:46 -0700 (Wed, 20 Apr 2016)
Log Message:
-----------
p5-text-aligner: update to version 0.13, use module build.
Modified Paths:
--------------
trunk/dports/perl/p5-text-aligner/Portfile
Modified: trunk/dports/perl/p5-text-aligner/Portfile
===================================================================
--- trunk/dports/perl/p5-text-aligner/Portfile 2016-04-20 18:19:13 UTC (rev 147942)
+++ trunk/dports/perl/p5-text-aligner/Portfile 2016-04-20 18:19:46 UTC (rev 147943)
@@ -5,15 +5,19 @@
PortGroup perl5 1.0
perl5.branches 5.22
-perl5.setup Text-Aligner 0.12
+perl5.setup Text-Aligner 0.13
platforms darwin
maintainers nomaintainer
license MIT
-supported_archs noarch
description A module to align text
long_description Exports a single function, align(), which is used to justify strings to various alignment styles
-checksums rmd160 eaa749b02dcbc423ea2bedb20c29c9ac96f71c1e \
- sha256 9a7d5ccedc0d75901eecc49e0cca8eae9f044d67287c03d9fcfb2ac0209bdf28
+checksums rmd160 e77026af1f1b76a7f9c669f02d16aa2f32beef07 \
+ sha256 e61c1c93cdefd9cc2a40f12fa8bfb12e64bb06d2375ba9e61534249865103eef
+
+if {${perl5.major} != ""} {
+ supported_archs noarch
+ perl5.use_module_build
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160420/8cda3eaf/attachment.html>
More information about the macports-changes
mailing list