[63908] trunk/dports/www/redland-bindings/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Feb 17 16:27:28 PST 2010


Revision: 63908
          http://trac.macports.org/changeset/63908
Author:   ryandesign at macports.org
Date:     2010-02-17 16:27:28 -0800 (Wed, 17 Feb 2010)
Log Message:
-----------
redland-bindings: fix livecheck; see #23714

Modified Paths:
--------------
    trunk/dports/www/redland-bindings/Portfile

Modified: trunk/dports/www/redland-bindings/Portfile
===================================================================
--- trunk/dports/www/redland-bindings/Portfile	2010-02-18 00:24:24 UTC (rev 63907)
+++ trunk/dports/www/redland-bindings/Portfile	2010-02-18 00:27:28 UTC (rev 63908)
@@ -57,3 +57,7 @@
 	configure.args-append --with-tcl
 	depends_lib-append port:tcl
 }
+
+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/20100217/ceb72003/attachment.html>


More information about the macports-changes mailing list