[146028] trunk/dports/perl/p5-readonly/Portfile

devans at macports.org devans at macports.org
Wed Feb 24 19:01:41 PST 2016


Revision: 146028
          https://trac.macports.org/changeset/146028
Author:   devans at macports.org
Date:     2016-02-24 19:01:41 -0800 (Wed, 24 Feb 2016)
Log Message:
-----------
p5-readonly: update to version 2.01, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-readonly/Portfile

Modified: trunk/dports/perl/p5-readonly/Portfile
===================================================================
--- trunk/dports/perl/p5-readonly/Portfile	2016-02-25 03:00:48 UTC (rev 146027)
+++ trunk/dports/perl/p5-readonly/Portfile	2016-02-25 03:01:41 UTC (rev 146028)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22
-perl5.setup         Readonly 2.00
+perl5.setup         Readonly 2.01
 license             {Artistic-1 GPL}
 platforms           darwin
 maintainers         nomaintainer
@@ -15,7 +15,14 @@
 long_description    This is a facility for creating non-modifiable variables. \
                     This is useful for configuration files, headers, etc.
 
-checksums           rmd160  414d7741f021117f18f271c6522d48b1930419f4 \
-                    sha256  9bd0156e958842fdfd6c3bb27a23b47232d4737a407d81fabc4dc64b9363bf98
+checksums           rmd160  aeafdce18ee89186fbc59f17c9076061066c5e8d \
+                    sha256  ec7076c6851b6d3338e959645cd995343241f5b20000ffc29519faf28f6b482e
 
-perl5.use_module_build
+
+if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-module-build-tiny
+
+    supported_archs noarch
+    perl5.use_module_build
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160224/aa3cc4f7/attachment.html>


More information about the macports-changes mailing list