[132379] trunk/dports/perl/p5-strictures/Portfile
devans at macports.org
devans at macports.org
Fri Jan 30 14:14:28 PST 2015
Revision: 132379
https://trac.macports.org/changeset/132379
Author: devans at macports.org
Date: 2015-01-30 14:14:28 -0800 (Fri, 30 Jan 2015)
Log Message:
-----------
p5-strictures: update to version 1.005006, dependencies.
Modified Paths:
--------------
trunk/dports/perl/p5-strictures/Portfile
Modified: trunk/dports/perl/p5-strictures/Portfile
===================================================================
--- trunk/dports/perl/p5-strictures/Portfile 2015-01-30 22:13:33 UTC (rev 132378)
+++ trunk/dports/perl/p5-strictures/Portfile 2015-01-30 22:14:28 UTC (rev 132379)
@@ -5,14 +5,21 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20
-perl5.setup strictures 1.005005 ../by-authors/id/H/HA/HAARG
+perl5.setup strictures 1.005006 ../by-authors/id/H/HA/HAARG
license {Artistic-1 GPL}
platforms darwin
maintainers nomaintainer
description strictures - turn on strict and make all warnings fatal.
long_description ${description}
-checksums rmd160 5ef59f9cea658d61a4922b4e27ac7441eddcba30 \
- sha256 a9fc369b711862d8bfd74e06002112d50ae207869d0c231d0d6cc99439dab7ae
+checksums rmd160 f63e91cba2dec19041ae830467853c5366de55cb \
+ sha256 2810208331ec5b0f7d1d14b8362621aa8fd21c8dc616f012e8cd9c8646f9fbed
-supported_archs noarch
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-bareword-filehandles \
+ port:p${perl5.major}-indirect \
+ port:p${perl5.major}-multidimensional
+
+ supported_archs noarch
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150130/48a12206/attachment.html>
More information about the macports-changes
mailing list