[128605] trunk/dports/perl/p5-getopt-long-descriptive/Portfile

devans at macports.org devans at macports.org
Mon Nov 24 02:05:31 PST 2014


Revision: 128605
          https://trac.macports.org/changeset/128605
Author:   devans at macports.org
Date:     2014-11-24 02:05:31 -0800 (Mon, 24 Nov 2014)
Log Message:
-----------
p5-getopt-long-descriptive: update to version 0.98, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-getopt-long-descriptive/Portfile

Modified: trunk/dports/perl/p5-getopt-long-descriptive/Portfile
===================================================================
--- trunk/dports/perl/p5-getopt-long-descriptive/Portfile	2014-11-24 10:04:25 UTC (rev 128604)
+++ trunk/dports/perl/p5-getopt-long-descriptive/Portfile	2014-11-24 10:05:31 UTC (rev 128605)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         Getopt-Long-Descriptive 0.097 ../by-authors/id/R/RJ/RJBS/
+perl5.setup         Getopt-Long-Descriptive 0.098 ../by-authors/id/R/RJ/RJBS/
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Getopt::Long with usage text
@@ -13,12 +13,18 @@
 
 platforms           darwin
 
-checksums           rmd160  f5185037cd899e3c85ee4b773e43b794f513c6a6 \
-                    sha256  a6e484962727ae2d882d5d35c5bedd48bc13730a7e4c739a7daa74f525422883
+checksums           rmd160  c3712ace6c717e65121a1ea87e463e6e3c8e5cf0 \
+                    sha256  aaa65b929eab8aed2cb95167ed2ffab3f46c54633b936fdade5231a8f1869722
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-params-validate \
+    depends_build-append \
+                    port:p${perl5.major}-test-fatal \
+                    port:p${perl5.major}-test-warnings
+
+    depends_lib-append \
+                    port:p${perl5.major}-module-implementation \
+                    port:p${perl5.major}-params-validate \
                     port:p${perl5.major}-sub-exporter
 
-supported_archs     noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141124/43a925a6/attachment.html>


More information about the macports-changes mailing list