[129130] trunk/dports/perl/p5-json-parse/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Dec 7 08:51:29 PST 2014


Revision: 129130
          https://trac.macports.org/changeset/129130
Author:   khindenburg at macports.org
Date:     2014-12-07 08:51:28 -0800 (Sun, 07 Dec 2014)
Log Message:
-----------
p5-json-parse: don't livecheck subports

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

Modified: trunk/dports/perl/p5-json-parse/Portfile
===================================================================
--- trunk/dports/perl/p5-json-parse/Portfile	2014-12-07 16:44:35 UTC (rev 129129)
+++ trunk/dports/perl/p5-json-parse/Portfile	2014-12-07 16:51:28 UTC (rev 129130)
@@ -20,3 +20,7 @@
                     sha256  5d645f0d8b1a02eff93f23152d361fe16a39d36b783f233a73f51849cbb16a9e
 
 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/20141207/7237f35b/attachment.html>


More information about the macports-changes mailing list