[132676] trunk/dports/perl/p5-directory-scratch/Portfile

devans at macports.org devans at macports.org
Sat Feb 7 00:45:01 PST 2015


Revision: 132676
          https://trac.macports.org/changeset/132676
Author:   devans at macports.org
Date:     2015-02-07 00:45:01 -0800 (Sat, 07 Feb 2015)
Log Message:
-----------
p5-directory-scratch: update to version 0.18, dependencies, use module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-directory-scratch/Portfile

Modified: trunk/dports/perl/p5-directory-scratch/Portfile
===================================================================
--- trunk/dports/perl/p5-directory-scratch/Portfile	2015-02-07 06:59:49 UTC (rev 132675)
+++ trunk/dports/perl/p5-directory-scratch/Portfile	2015-02-07 08:45:01 UTC (rev 132676)
@@ -5,20 +5,26 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Directory-Scratch 0.15
+perl5.setup         Directory-Scratch 0.18
 license             {Artistic-1 GPL}
 maintainers         fpassera.com:dev openmaintainer
 description         Easy-to-use self-cleaning scratch space.
 long_description    ${description}
 
-checksums           rmd160  18654e1d514c3d55da55823b4ceb267fc2a04ecd \
-                    sha256  8354e8bc6c824e0533c2e77f0de7b130a1a8ef899a9ea99d9ce38128c5a37899
+checksums           rmd160  aad96426009888da9f70646aa54a38f9b47d3e26 \
+                    sha256  b87b6b1bccc60d1b3ce147cd218fe2c600d7119ea4e00da7b099cd4afe32ac01
 
 platforms           darwin
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-module-build-tiny
+
     depends_lib-append \
                     port:p${perl5.major}-path-class \
-                    port:p${perl5.major}-file-slurp
+                    port:p${perl5.major}-path-tiny \
+                    port:p${perl5.major}-string-random
+
+    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150207/9e6c8bcb/attachment.html>


More information about the macports-changes mailing list