[46395] trunk/dports/python

ram at macports.org ram at macports.org
Tue Feb 3 20:08:32 PST 2009


Revision: 46395
          http://trac.macports.org/changeset/46395
Author:   ram at macports.org
Date:     2009-02-03 20:08:32 -0800 (Tue, 03 Feb 2009)
Log Message:
-----------
py25-subvertpy/py26-subvertpy: fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py25-subvertpy/Portfile
    trunk/dports/python/py26-subvertpy/Portfile

Modified: trunk/dports/python/py25-subvertpy/Portfile
===================================================================
--- trunk/dports/python/py25-subvertpy/Portfile	2009-02-04 03:52:20 UTC (rev 46394)
+++ trunk/dports/python/py25-subvertpy/Portfile	2009-02-04 04:08:32 UTC (rev 46395)
@@ -22,3 +22,7 @@
                   rmd160 bb57cd66c0c8e8467d4cc46071e27cfb2fa852f2
 
 depends_lib-append  port:subversion
+
+livecheck.check   regex
+livecheck.url     ${homepage}trunk
+livecheck.regex   {subvertpy/trunk/(\d+(?:\.\d+)*)}

Modified: trunk/dports/python/py26-subvertpy/Portfile
===================================================================
--- trunk/dports/python/py26-subvertpy/Portfile	2009-02-04 03:52:20 UTC (rev 46394)
+++ trunk/dports/python/py26-subvertpy/Portfile	2009-02-04 04:08:32 UTC (rev 46395)
@@ -22,3 +22,7 @@
                   rmd160 bb57cd66c0c8e8467d4cc46071e27cfb2fa852f2
 
 depends_lib-append  port:subversion
+
+livecheck.check   regex
+livecheck.url     ${homepage}trunk
+livecheck.regex   {subvertpy/trunk/(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090203/c38072a1/attachment-0001.html>


More information about the macports-changes mailing list