Permalink
Browse files
py-regex: update to version 2018.02.21
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
python/py-regex/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-regex |
|
|
version 2018.02.08 |
|
|
version 2018.02.21 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -22,8 +22,8 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 1cc8dc0acd573378c909ac2a28821241e14b4ed2 \ |
|
|
sha256 2353c0e983c4029caf32016f1dddef623c3117ac282a818468c6d2f5d541698d |
|
|
checksums rmd160 997e0de853116fe395725a67677d873cc6a40e44 \ |
|
|
sha256 b44624a38d07d3c954c84ad302c29f7930f4bf01443beef5589e9157b14e2a29 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
livecheck.type none |
|
|
|