[84146] trunk/dports/python/py27-zopeinterface/Portfile

snc at macports.org snc at macports.org
Mon Sep 19 07:08:00 PDT 2011


Revision: 84146
          http://trac.macports.org/changeset/84146
Author:   snc at macports.org
Date:     2011-09-19 07:07:59 -0700 (Mon, 19 Sep 2011)
Log Message:
-----------
py27-zopeinterface: fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py27-zopeinterface/Portfile

Modified: trunk/dports/python/py27-zopeinterface/Portfile
===================================================================
--- trunk/dports/python/py27-zopeinterface/Portfile	2011-09-19 14:00:48 UTC (rev 84145)
+++ trunk/dports/python/py27-zopeinterface/Portfile	2011-09-19 14:07:59 UTC (rev 84146)
@@ -29,6 +29,6 @@
 test.run  yes
 test.cmd  ${python.bin} setup.py
 
-livecheck.type	regex
-livecheck.url	${homepage}
-livecheck.regex	zope.interface-(\\d+(?:\\.\\d+)*)${extract.suffix}
+livecheck.type	    regex
+livecheck.url	    http://svn.zope.org/zope.interface/tags/
+livecheck.regex	    zope.interface\\/tags\\/(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110919/975b74cf/attachment.html>


More information about the macports-changes mailing list