Permalink
Browse files
py-spatialite: fix livecheck, use GitHub homepage
- Loading branch information
Showing
with
0 additions
and
5 deletions.
-
+0
−5
python/py-spatialite/Portfile
|
|
@@ -24,8 +24,6 @@ long_description \ |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
homepage https://pypi.python.org/pypi/pyspatialite |
|
|
|
|
|
checksums md5 b006a6fdc23a26400ea5b0d1ca6ab471 \ |
|
|
sha1 e9f60f6a46b6e523ddcf94fd7ec7c113985246fc \ |
|
|
rmd160 b6f7ff630e35cf0b0dbdd81b834d36c5fe162f91 |
|
|
@@ -59,6 +57,3 @@ if {${name} ne ${subport}} { |
|
|
file delete -force ${destroot}${python.prefix}/pyspatialite-doc |
|
|
} |
|
|
} |
|
|
|
|
|
livecheck.url [lindex ${master_sites} 0] |
|
|
livecheck.regex "pyspatialite-(\\d+(?:\\.\\d+)*)-spatialite.2.3.1${extract.suffix}" |