Permalink
Browse files
py-pyproj: update to 2.1.3
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-pyproj/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-pyproj |
|
|
version 2.1.2 |
|
|
version 2.1.3 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -24,9 +24,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 644ff4bfc8067726e245bbd290fde8214fe87660 \ |
|
|
sha256 fe1a50be22151ed9798e993c35b58305fe71d03242afc45ff79570e3fa0312e7 \ |
|
|
size 492225 |
|
|
checksums rmd160 71ab1853c60f388aaac5fb8b9ea4c8a9505fd6bd \ |
|
|
sha256 99c52788b01a7bb9a88024bf4d40965c0a66a93d654600b5deacf644775f424d \ |
|
|
size 521154 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|