[140436] trunk/dports/perl/p5-parse-recdescent/Portfile

devans at macports.org devans at macports.org
Sat Sep 19 09:45:01 PDT 2015


Revision: 140436
          https://trac.macports.org/changeset/140436
Author:   devans at macports.org
Date:     2015-09-19 09:45:01 -0700 (Sat, 19 Sep 2015)
Log Message:
-----------
p5-parse-recdescent: update to version 1.967012, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-parse-recdescent/Portfile

Modified: trunk/dports/perl/p5-parse-recdescent/Portfile
===================================================================
--- trunk/dports/perl/p5-parse-recdescent/Portfile	2015-09-19 16:44:23 UTC (rev 140435)
+++ trunk/dports/perl/p5-parse-recdescent/Portfile	2015-09-19 16:45:01 UTC (rev 140436)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Parse-RecDescent 1.967009
-revision            2
+perl5.setup         Parse-RecDescent 1.967012
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Generate Recursive-Descent Parsers
@@ -33,13 +32,16 @@
                     See the file "RecDescent.pod" for excruciating \
                     detail on all of this.
 
-checksums           rmd160  63e708cc35155455e1004ba1184b81717accb9fe \
-                    sha256  e1000f0b82256269fb8daa43aab166a7832fc18b4689af7c8d6d1a49fe75c687
+checksums           rmd160  a9c486b673e3fcdec327bd8e919191ce156f9702 \
+                    sha256  f3ab3eb96b433e275c98b9eac49ae907ad9cb03bd09daa2d27623d5b3bcd6167
 
 platforms           darwin
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-test-warn
+
     depends_lib-append \
                     port:p${perl5.major}-text-balanced
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150919/ff622c5a/attachment-0001.html>


More information about the macports-changes mailing list