Skip to content
Permalink
Browse files

py-pymtp: no livecheck, deprecated

  • Loading branch information
reneeotten authored and cjones051073 committed Apr 5, 2019
1 parent 8f8a1dc commit 933f950c5664ca92a89f9e4eb7fb5197cc0722aa
Showing with 4 additions and 2 deletions.
  1. +4 −2 python/py-pymtp/Portfile
@@ -2,6 +2,7 @@

PortSystem 1.0
PortGroup python 1.0
PortGroup deprecated 1.0

name py-pymtp
license GPL-3
@@ -15,7 +16,6 @@ long_description \
applications to communicate with MTP devices, such as the \
Microsoft(R) Zune(TM), Creative(R) Zen(TM) devices (except the \
Creative Zen Stone), and many others


homepage http://downloads.nick125.com/projects/pymtp/
# seems to be broken
@@ -28,8 +28,10 @@ checksums md5 5eff39cbcc2e073228df04fe1ab1fce8 \
sha1 bfdeae5a949e8f1fb841284ac3b29ccfcf7aa197 \
rmd160 d68de908319baaea022a97565a76af311d8aac19

deprecated.upstream_support no
livecheck.type none
python.versions 27

if {${name} ne ${subport}} {
depends_lib-append port:libmtp
depends_lib-append port:libmtp
}

0 comments on commit 933f950

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