Permalink
Browse files
py-path: update to 11.5.2
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-path/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-path |
|
|
version 11.5.0 |
|
|
version 11.5.2 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -23,9 +23,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}. |
|
|
|
|
|
distname ${python.rootname}.py-${version} |
|
|
|
|
|
checksums rmd160 9627b9736deac5de213ddfb8562979b9403ee5e8 \ |
|
|
sha256 b6687a532a735a2d79a13e92bdb31cb0971abe936ea0fa78bcb47faf4372b3cb \ |
|
|
size 40489 |
|
|
checksums rmd160 44e201c63f60e25d9eb8035c32046807bc24abb9 \ |
|
|
sha256 de7cd643affbc23e56533a6e8d551ecdee4983501a08c24e4e71565202d8cdaa \ |
|
|
size 43542 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|