[154255] trunk/dports/devel/npm4/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Tue Oct 25 14:45:33 CEST 2016


Revision: 154255
          https://trac.macports.org/changeset/154255
Author:   ciserlohn at macports.org
Date:     2016-10-25 14:45:33 +0200 (Tue, 25 Oct 2016)
Log Message:
-----------
npm4: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/npm4/Portfile

Modified: trunk/dports/devel/npm4/Portfile
===================================================================
--- trunk/dports/devel/npm4/Portfile	2016-10-25 12:41:25 UTC (rev 154254)
+++ trunk/dports/devel/npm4/Portfile	2016-10-25 12:45:33 UTC (rev 154255)
@@ -91,4 +91,4 @@
 
 livecheck.type      regex
 livecheck.url       http://registry.npmjs.org/npm
-livecheck.regex     {"latest":"(.*?)"}
+livecheck.regex     {"next":"(.*?)"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161025/6d0bc6cf/attachment-0002.html>


More information about the macports-changes mailing list