Permalink
Browse files
py-regex: update to 2019.04.14
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-regex/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-regex |
|
|
version 2019.04.10 |
|
|
version 2019.04.14 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -22,9 +22,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 52e2baec4aebce29bf6a2055c79d63043ac3294f \ |
|
|
sha256 e7e54e04c4cc8d5dbacb0ad8384f39b3d55573a7890769dec5793309e1271207 \ |
|
|
size 644742 |
|
|
checksums rmd160 bd6ed93da2c54e06ca6f062d32877ca1a7f9afbf \ |
|
|
sha256 d56ce4c7b1a189094b9bee3b81c4aeb3f1ba3e375e91627ec8561b6ab483d0a8 \ |
|
|
size 644970 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
livecheck.type none |
|
|
|