[73020] trunk/dports/devel/libdatrie/Portfile

stromnov at macports.org stromnov at macports.org
Mon Nov 1 04:38:53 PDT 2010


Revision: 73020
          http://trac.macports.org/changeset/73020
Author:   stromnov at macports.org
Date:     2010-11-01 04:38:50 -0700 (Mon, 01 Nov 2010)
Log Message:
-----------
libdatrie: add livecheck

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

Modified: trunk/dports/devel/libdatrie/Portfile
===================================================================
--- trunk/dports/devel/libdatrie/Portfile	2010-11-01 11:36:07 UTC (rev 73019)
+++ trunk/dports/devel/libdatrie/Portfile	2010-11-01 11:38:50 UTC (rev 73020)
@@ -38,3 +38,7 @@
     configure.args-delete   --disable-doxygen-doc
     configure.args-append   --with-html-docdir=${prefix}/share/doc/${name}/html
 }
+
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101101/bd2eae17/attachment.html>


More information about the macports-changes mailing list