[71707] trunk/dports/devel/nodejs/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 20 17:03:13 PDT 2010


Revision: 71707
          http://trac.macports.org/changeset/71707
Author:   ryandesign at macports.org
Date:     2010-09-20 17:03:12 -0700 (Mon, 20 Sep 2010)
Log Message:
-----------
nodejs: fix livecheck; see #26551

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

Modified: trunk/dports/devel/nodejs/Portfile
===================================================================
--- trunk/dports/devel/nodejs/Portfile	2010-09-21 00:00:27 UTC (rev 71706)
+++ trunk/dports/devel/nodejs/Portfile	2010-09-21 00:03:12 UTC (rev 71707)
@@ -42,3 +42,6 @@
 #    depends_lib-append      port:asciidoc \
 #                            port:libxslt
 #}
+
+livecheck.type      regex
+livecheck.regex     ">node-v(\\d+(?:\\.\\d+)*)${extract.suffix}<"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100920/a8d784bc/attachment.html>


More information about the macports-changes mailing list