[145140] trunk/dports/python/py-geopy/Portfile

mmoll at macports.org mmoll at macports.org
Tue Jan 26 12:55:50 PST 2016


Revision: 145140
          https://trac.macports.org/changeset/145140
Author:   mmoll at macports.org
Date:     2016-01-26 12:55:50 -0800 (Tue, 26 Jan 2016)
Log Message:
-----------
py-geopy: fix livecheck

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

Modified: trunk/dports/python/py-geopy/Portfile
===================================================================
--- trunk/dports/python/py-geopy/Portfile	2016-01-26 20:53:30 UTC (rev 145139)
+++ trunk/dports/python/py-geopy/Portfile	2016-01-26 20:55:50 UTC (rev 145140)
@@ -31,11 +31,5 @@
 if {${name} ne ${subport}} {
     depends_lib-append      port:py${python.version}-simplejson \
                             port:py${python.version}-setuptools
-
     livecheck.type  none
-
-} else {
-    livecheck.type  regex
-    livecheck.url   ${master_sites}
-    livecheck.regex "geopy-(\\d+(?:\\.\\d+)*)${extract.suffix}"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160126/f1a8b433/attachment.html>


More information about the macports-changes mailing list