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

mmoll at macports.org mmoll at macports.org
Sat Jan 23 16:46:53 PST 2016


Revision: 145032
          https://trac.macports.org/changeset/145032
Author:   mmoll at macports.org
Date:     2016-01-23 16:46:53 -0800 (Sat, 23 Jan 2016)
Log Message:
-----------
py-geopy: update to version 1.11.0, add myself as maintainer, update to use github portgroup

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

Modified: trunk/dports/python/py-geopy/Portfile
===================================================================
--- trunk/dports/python/py-geopy/Portfile	2016-01-24 00:43:08 UTC (rev 145031)
+++ trunk/dports/python/py-geopy/Portfile	2016-01-24 00:46:53 UTC (rev 145032)
@@ -3,14 +3,16 @@
 
 PortSystem          1.0
 PortGroup           python 1.0
+PortGroup           github 1.0
 
+github.setup        geopy geopy 1.11.0
 name                py-geopy
-version             1.1.5
+
 categories-append   devel
 license             MIT
 platforms           darwin
 supported_archs     noarch
-maintainers         nomaintainer
+maintainers         openmaintainer mmoll
 description         Network geocoding toolbox for Python.
 
 long_description \
@@ -21,13 +23,9 @@
     Semantic MediaWiki, the Google geocoder, the Yahoo! \
     geocoder, geocoder.us, Virtual Earth, and GeoNames.
 
-homepage            https://pypi.python.org/pypi/geopy
-master_sites        https://pypi.python.org/packages/source/g/geopy
-distname            geopy-${version}
+checksums           rmd160  9d41cee9e551fbd2c1b5e50d18d2ead355537395 \
+                    sha256  4d25f4917ee1e88c8b08661321a6fded3ca16348b274efdb4cf0773df3971351
 
-checksums           rmd160  8bab923ca4466f3b31e8fef1d92589f6a103a259 \
-                    sha256  6fc47220beef3cc4234240623bc475456f8cbdfe8356ec0bcc6f4716195466f6
-
 python.versions     26 27 33 34 35
 
 if {${name} ne ${subport}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160123/228d1f89/attachment.html>


More information about the macports-changes mailing list