[73764] trunk/dports/devel/subversion-python24bindings/Portfile

blair at macports.org blair at macports.org
Wed Nov 24 12:06:30 PST 2010


Revision: 73764
          http://trac.macports.org/changeset/73764
Author:   blair at macports.org
Date:     2010-11-24 12:06:26 -0800 (Wed, 24 Nov 2010)
Log Message:
-----------
Add a livecheck, stolen from subversion-python26bindings with a fix to
use "subversion" instead of "${name}" in the regex.

Modified Paths:
--------------
    trunk/dports/devel/subversion-python24bindings/Portfile

Modified: trunk/dports/devel/subversion-python24bindings/Portfile
===================================================================
--- trunk/dports/devel/subversion-python24bindings/Portfile	2010-11-24 18:25:37 UTC (rev 73763)
+++ trunk/dports/devel/subversion-python24bindings/Portfile	2010-11-24 20:06:26 UTC (rev 73764)
@@ -101,3 +101,7 @@
 		file rename "${destroot}${prefix}/lib/svn-python" \
 			"${destroot}${prefix}/lib/svn-python2.4"
 		}
+
+livecheck.type	regex
+livecheck.url	http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260&expandFolder=74
+livecheck.regex	"subversion-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101124/007fc505/attachment.html>


More information about the macports-changes mailing list