Permalink
Browse files
py-regex: update to 2019.04.10
- 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.03.12 |
|
|
version 2019.04.10 |
|
|
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 0195ff981921c1a44664f59e6030af22f19ab33c \ |
|
|
sha256 4b08704a5939c698d2d5950b5dc950597613216cc8c01048efc0da860a0c3db9 \ |
|
|
size 644679 |
|
|
checksums rmd160 52e2baec4aebce29bf6a2055c79d63043ac3294f \ |
|
|
sha256 e7e54e04c4cc8d5dbacb0ad8384f39b3d55573a7890769dec5793309e1271207 \ |
|
|
size 644742 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
livecheck.type none |
|
|
|