Index: head/security/py-txtorcon/Makefile =================================================================== --- head/security/py-txtorcon/Makefile (revision 475200) +++ head/security/py-txtorcon/Makefile (revision 475201) @@ -1,45 +1,45 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= txtorcon -DISTVERSION= 0.20.0 +DISTVERSION= 18.0.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Twisted-based Tor controller client LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=15.5.0:devel/py-twisted@${PY_FLAVOR} \ ${PY_IPADDRESS} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.1:devel/py-zope.interface@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}incremental>0:devel/py-incremental@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Automat>0:devel/py-Automat@${PY_FLAVOR} USES= python shebangfix USE_PYTHON= distutils autoplist concurrent NO_ARCH= yes SHEBANG_FILES= examples/*.py -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e " \ s|'share/txtorcon'|'${DOCSDIR}'| ; \ s|'share/txtorcon/examples'|'${EXAMPLESDIR}'|" \ ${WRKSRC}/setup.py post-patch-DOCS-off: @${REINPLACE_CMD} -E " \ s|(.*'${DOCSDIR}'.*)|#\1| ; \ s|(.*'docs/.*',$$)|#\1| ; \ s|(.*\+ sphinx_docs.*)|#\1|" \ ${WRKSRC}/setup.py post-patch-EXAMPLES-off: @${REINPLACE_CMD} -E "s|(.*'${EXAMPLESDIR}'.*)|#\1|" ${WRKSRC}/setup.py .include Index: head/security/py-txtorcon/distinfo =================================================================== --- head/security/py-txtorcon/distinfo (revision 475200) +++ head/security/py-txtorcon/distinfo (revision 475201) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519406854 -SHA256 (txtorcon-0.20.0.tar.gz) = dc80cb76b3ddacef6d671c0a088cb1a45274c0858554c32ce55d0f41421c740e -SIZE (txtorcon-0.20.0.tar.gz) = 268909 +TIMESTAMP = 1532378152 +SHA256 (txtorcon-18.0.2.tar.gz) = ce50fdd00abb8b490b72809a2c664684f67f3c9467f392642d36f58309395a87 +SIZE (txtorcon-18.0.2.tar.gz) = 306364