[128582] trunk/dports/perl/p5-file-changenotify/Portfile

devans at macports.org devans at macports.org
Sun Nov 23 21:59:52 PST 2014


Revision: 128582
          https://trac.macports.org/changeset/128582
Author:   devans at macports.org
Date:     2014-11-23 21:59:52 -0800 (Sun, 23 Nov 2014)
Log Message:
-----------
p5-file-changenotify: update to version 0.24, add perl branches 5.18 5.20, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-file-changenotify/Portfile

Modified: trunk/dports/perl/p5-file-changenotify/Portfile
===================================================================
--- trunk/dports/perl/p5-file-changenotify/Portfile	2014-11-24 05:41:48 UTC (rev 128581)
+++ trunk/dports/perl/p5-file-changenotify/Portfile	2014-11-24 05:59:52 UTC (rev 128582)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         File-ChangeNotify 0.23
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         File-ChangeNotify 0.24
 license             Artistic-2
 maintainers         nomaintainer
 supported_archs     noarch
@@ -15,16 +15,21 @@
 
 platforms           darwin
 
-checksums           rmd160  098890f6de5639cbca4a6d5994fcaf77f954e656 \
-                    sha256  23125b558a6738f41a9675d0f682c2df7894a26415c684028f2cda46193558a1
+checksums           rmd160  93c6bbb7317ffb69011abd4d9bf38a0a7e94899c \
+                    sha256  3c8180169de0f97ad852a55942f74e520cbe433aa0889d0b65548ee38a111124
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-test-exception \
+                    port:p${perl5.major}-test-without-module
+
     depends_lib-append \
+                    port:p${perl5.major}-module-pluggable \
                     port:p${perl5.major}-moose \
                     port:p${perl5.major}-moosex-params-validate \
                     port:p${perl5.major}-moosex-semiaffordanceaccessor \
-                    port:p${perl5.major}-test-simple \
-                    port:p${perl5.major}-test-exception
+                    port:p${perl5.major}-namespace-autoclean \
+                    port:p${perl5.major}-time-hires
 
     perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141123/8010455b/attachment.html>


More information about the macports-changes mailing list