Permalink
Browse files
py-simpletal: no livecheck, deprecated
- Loading branch information
Showing
with
4 additions
and
8 deletions.
-
+4
−8
python/py-simpletal/Portfile
|
|
@@ -2,6 +2,7 @@ |
|
|
|
|
|
PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
PortGroup deprecated 1.0 |
|
|
|
|
|
name py-simpletal |
|
|
version 4.1 |
|
|
@@ -23,12 +24,7 @@ checksums md5 16c5673382967310b336c68591ae6786 \ |
|
|
sha1 d64ad70708cb07850d705d50ae7363504fea60d7 \ |
|
|
rmd160 b627e4599a9b2988efde70b3119fb24f3253bb6a |
|
|
|
|
|
python.versions 27 |
|
|
deprecated.upstream_support no |
|
|
livecheck.type none |
|
|
|
|
|
if {${name} eq ${subport}} { |
|
|
livecheck.type regex |
|
|
livecheck.url ${master_sites} |
|
|
livecheck.regex SimpleTAL-(\\d+(?:\\.\\d+)*) |
|
|
} else { |
|
|
livecheck.type none |
|
|
} |
|
|
python.versions 27 |