[142819] trunk/dports/perl/p5-ppix-regexp/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Dec 12 07:22:11 PST 2015


Revision: 142819
          https://trac.macports.org/changeset/142819
Author:   khindenburg at macports.org
Date:     2015-11-23 19:33:16 -0800 (Mon, 23 Nov 2015)
Log Message:
-----------
p5-ppix-regexp: update to 0.043; do not livecheck subports

Modified Paths:
--------------
    trunk/dports/perl/p5-ppix-regexp/Portfile

Modified: trunk/dports/perl/p5-ppix-regexp/Portfile
===================================================================
--- trunk/dports/perl/p5-ppix-regexp/Portfile	2015-11-24 03:26:50 UTC (rev 142818)
+++ trunk/dports/perl/p5-ppix-regexp/Portfile	2015-11-24 03:33:16 UTC (rev 142819)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         PPIx-Regexp 0.042 ../by-authors/id/W/WY/WYANT
+perl5.setup         PPIx-Regexp 0.043 ../by-authors/id/W/WY/WYANT
 
 platforms           darwin
 maintainers         khindenburg openmaintainer
@@ -20,8 +20,8 @@
     generating a structure similar to the structure generated by PPI when it \
     parses a Perl script, and navigable in much the same way.
 
-checksums           rmd160  509cb1796cc740e281356385a27959b9d03f1065 \
-                    sha256  dbbf0b9f22ebfb0630e599cf04cca2e71861f8862fac78f3a3c5012e8e895098
+checksums           rmd160  49ae98ca6fde7394c45432656efbc23a0c91d153 \
+                    sha256  aa2aedbed1daf9a9456692695d9d609aea553a9ed31546e600b954adf20dd6ed
 
 if {${perl5.major} != ""} {
     depends_lib-append  port:p${perl5.major}-list-moreutils \
@@ -30,3 +30,7 @@
 
     test.run            yes
 }
+
+if {$subport ne $name} {
+    livecheck.type  none
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/3ec11c8a/attachment.html>


More information about the macports-changes mailing list