[80211] trunk/dports/cross/openocd/Portfile

snc at macports.org snc at macports.org
Wed Jul 6 18:31:54 PDT 2011


Revision: 80211
          http://trac.macports.org/changeset/80211
Author:   snc at macports.org
Date:     2011-07-06 18:31:54 -0700 (Wed, 06 Jul 2011)
Log Message:
-----------
openocd: have livecheck hide release candidates

Modified Paths:
--------------
    trunk/dports/cross/openocd/Portfile

Modified: trunk/dports/cross/openocd/Portfile
===================================================================
--- trunk/dports/cross/openocd/Portfile	2011-07-07 01:24:16 UTC (rev 80210)
+++ trunk/dports/cross/openocd/Portfile	2011-07-07 01:31:54 UTC (rev 80211)
@@ -24,3 +24,7 @@
 depends_lib         port:libftdi
 
 configure.args-append   --enable-ft2232_libftdi --disable-werror
+
+livecheck.url       http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd\;a=tags
+livecheck.type      regex
+livecheck.regex     v(\\d+(\\.\\d+)+)<
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110706/6b31ce29/attachment.html>


More information about the macports-changes mailing list