[93190] trunk/dports/python/py-elementtree/Portfile

snc at macports.org snc at macports.org
Thu May 17 07:34:18 PDT 2012


Revision: 93190
          https://trac.macports.org/changeset/93190
Author:   snc at macports.org
Date:     2012-05-17 07:34:17 -0700 (Thu, 17 May 2012)
Log Message:
-----------
py-elementtree: disable livecheck

Modified Paths:
--------------
    trunk/dports/python/py-elementtree/Portfile

Modified: trunk/dports/python/py-elementtree/Portfile
===================================================================
--- trunk/dports/python/py-elementtree/Portfile	2012-05-17 14:16:12 UTC (rev 93189)
+++ trunk/dports/python/py-elementtree/Portfile	2012-05-17 14:34:17 UTC (rev 93190)
@@ -50,9 +50,5 @@
         eval file copy [glob ${worksrcpath}/docs/*] \
             ${destroot}${prefix}/share/doc/${subport}
     }
-    livecheck.type  none
-} else {
-    livecheck.type	regex
-    livecheck.url	http://effbot.org/downloads/
-    livecheck.regex	elementtree-(\[0-9\.-\]+).tar.gz
 }
+livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120517/55511204/attachment.html>


More information about the macports-changes mailing list