[87697] trunk/dports/devel/npm/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Thu Dec 1 11:38:05 PST 2011


Revision: 87697
          http://trac.macports.org/changeset/87697
Author:   ciserlohn at macports.org
Date:     2011-12-01 11:38:04 -0800 (Thu, 01 Dec 2011)
Log Message:
-----------
npm: update livecheck

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

Modified: trunk/dports/devel/npm/Portfile
===================================================================
--- trunk/dports/devel/npm/Portfile	2011-12-01 19:35:46 UTC (rev 87696)
+++ trunk/dports/devel/npm/Portfile	2011-12-01 19:38:04 UTC (rev 87697)
@@ -79,5 +79,5 @@
 " 
 
 livecheck.type      regex
-livecheck.url       https://github.com/isaacs/npm/branches
-livecheck.regex     "/isaacs/npm/commits/v(\\d+\\.\\d+\\.\\d+)"
+livecheck.url       http://registry.npmjs.org/npm
+livecheck.regex     {"latest":"(.*?)"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111201/0cc7b715/attachment.html>


More information about the macports-changes mailing list