[147795] trunk/dports/perl/p5-cwd-guard/Portfile

devans at macports.org devans at macports.org
Fri Apr 15 18:34:17 PDT 2016


Revision: 147795
          https://trac.macports.org/changeset/147795
Author:   devans at macports.org
Date:     2016-04-15 18:34:17 -0700 (Fri, 15 Apr 2016)
Log Message:
-----------
p5-cwd-guard: update to version 0.05, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-cwd-guard/Portfile

Modified: trunk/dports/perl/p5-cwd-guard/Portfile
===================================================================
--- trunk/dports/perl/p5-cwd-guard/Portfile	2016-04-16 01:31:21 UTC (rev 147794)
+++ trunk/dports/perl/p5-cwd-guard/Portfile	2016-04-16 01:34:17 UTC (rev 147795)
@@ -5,19 +5,24 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22
-perl5.setup         Cwd-Guard 0.04
+perl5.setup         Cwd-Guard 0.05
 
 platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 
-supported_archs     noarch
-
 description         Temporary changing working directory (chdir)
 
 long_description    ${description}
 
-checksums           sha256 1532cc4c453e4b3e5c195bc75c9b01974fa14304e54929850888641f2c28331c \
-                    rmd160 4f1bfc609db37783454fb81b97c976910b4d01fc
+checksums           sha256  7afc7ca2b9502e440241938ad97a3e7ebd550180ebd6142e1db394186b268e77 \
+                    rmd160  2adb76dc1107b4eae567a26caf4bf8653874e678
 
-perl5.use_module_build
+if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-file-copy-link \
+                    port:p${perl5.major}-test-requires
+
+    supported_archs noarch
+    perl5.use_module_build
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160415/60a3ab25/attachment.html>


More information about the macports-changes mailing list