Skip to content
Permalink
Browse files

py-simpletal: no livecheck, deprecated

  • Loading branch information
reneeotten committed Apr 9, 2019
1 parent 5db80f0 commit 075b4923f0e6e825dd1175beb1b15d80ecfb5079
Showing with 4 additions and 8 deletions.
  1. +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

0 comments on commit 075b492

Please sign in to comment.
You can’t perform that action at this time.