aboutsummaryrefslogtreecommitdiff
path: root/security/py-stem
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2016-12-09 22:09:51 +0000
committerCarlo Strub <cs@FreeBSD.org>2016-12-09 22:09:51 +0000
commit6d8e4f29a31efea003caed3655ee616ea2c7b2cc (patch)
treef5401f6df5e262a56ab84ee5eb04e0fc14817e27 /security/py-stem
parent9e3b36f26d257ae2cb9461f9fb0f1fe5b002f1df (diff)
downloadports-6d8e4f29a31efea003caed3655ee616ea2c7b2cc.tar.gz
ports-6d8e4f29a31efea003caed3655ee616ea2c7b2cc.zip
Update to 1.5.3
Notes
Notes: svn path=/head/; revision=428244
Diffstat (limited to 'security/py-stem')
-rw-r--r--security/py-stem/Makefile9
-rw-r--r--security/py-stem/distinfo5
-rw-r--r--security/py-stem/pkg-plist6
3 files changed, 12 insertions, 8 deletions
diff --git a/security/py-stem/Makefile b/security/py-stem/Makefile
index a1226540fa16..247ff1130ab5 100644
--- a/security/py-stem/Makefile
+++ b/security/py-stem/Makefile
@@ -2,11 +2,9 @@
# $FreeBSD$
PORTNAME= stem
-PORTVERSION= 1.4.1
-PORTREVISION= 2
+PORTVERSION= 1.5.3
CATEGORIES= security net python
-MASTER_SITES= http://www.c-s.li/ports/ \
- CHEESESHOP
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= cs@FreeBSD.org
@@ -14,9 +12,8 @@ COMMENT= Python controller library for Tor
LICENSE= LGPL3
-USES= python tar:bzip2
+USES= python
USE_PYTHON= distutils
-PYDISTUTILS_EGGINFO= stem-1.4.0.dev0-py${PYTHON_VER}.egg-info
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/security/py-stem/distinfo b/security/py-stem/distinfo
index 0faba0f64f6e..a7df5eefc74c 100644
--- a/security/py-stem/distinfo
+++ b/security/py-stem/distinfo
@@ -1,2 +1,3 @@
-SHA256 (stem-1.4.1.tar.bz2) = f2c460df59d63f60e5046221994be655a361c31b81cda0120e594999587869e8
-SIZE (stem-1.4.1.tar.bz2) = 1570151
+TIMESTAMP = 1481321197
+SHA256 (stem-1.5.3.tar.gz) = 2731f74757f514142ef97e5976ecbf392e71a2e09e64805e055261d35d3ba63a
+SIZE (stem-1.5.3.tar.gz) = 1916296
diff --git a/security/py-stem/pkg-plist b/security/py-stem/pkg-plist
index 9c0225ff210b..75a04bb9b338 100644
--- a/security/py-stem/pkg-plist
+++ b/security/py-stem/pkg-plist
@@ -2,6 +2,7 @@ bin/tor-prompt
%%PYTHON_SITELIBDIR%%/stem/__init__.py
%%PYTHON_SITELIBDIR%%/stem/__init__.pyc
%%PYTHON_SITELIBDIR%%/stem/__init__.pyo
+%%PYTHON_SITELIBDIR%%/stem/cached_tor_manual.cfg
%%PYTHON_SITELIBDIR%%/stem/connection.py
%%PYTHON_SITELIBDIR%%/stem/connection.pyc
%%PYTHON_SITELIBDIR%%/stem/connection.pyo
@@ -17,6 +18,7 @@ bin/tor-prompt
%%PYTHON_SITELIBDIR%%/stem/descriptor/extrainfo_descriptor.py
%%PYTHON_SITELIBDIR%%/stem/descriptor/extrainfo_descriptor.pyc
%%PYTHON_SITELIBDIR%%/stem/descriptor/extrainfo_descriptor.pyo
+%%PYTHON_SITELIBDIR%%/stem/descriptor/fallback_directories.cfg
%%PYTHON_SITELIBDIR%%/stem/descriptor/hidden_service_descriptor.py
%%PYTHON_SITELIBDIR%%/stem/descriptor/hidden_service_descriptor.pyc
%%PYTHON_SITELIBDIR%%/stem/descriptor/hidden_service_descriptor.pyo
@@ -60,6 +62,9 @@ bin/tor-prompt
%%PYTHON_SITELIBDIR%%/stem/interpreter/help.pyc
%%PYTHON_SITELIBDIR%%/stem/interpreter/help.pyo
%%PYTHON_SITELIBDIR%%/stem/interpreter/settings.cfg
+%%PYTHON_SITELIBDIR%%/stem/manual.py
+%%PYTHON_SITELIBDIR%%/stem/manual.pyc
+%%PYTHON_SITELIBDIR%%/stem/manual.pyo
%%PYTHON_SITELIBDIR%%/stem/prereq.py
%%PYTHON_SITELIBDIR%%/stem/prereq.pyc
%%PYTHON_SITELIBDIR%%/stem/prereq.pyo
@@ -90,6 +95,7 @@ bin/tor-prompt
%%PYTHON_SITELIBDIR%%/stem/response/protocolinfo.py
%%PYTHON_SITELIBDIR%%/stem/response/protocolinfo.pyc
%%PYTHON_SITELIBDIR%%/stem/response/protocolinfo.pyo
+%%PYTHON_SITELIBDIR%%/stem/settings.cfg
%%PYTHON_SITELIBDIR%%/stem/socket.py
%%PYTHON_SITELIBDIR%%/stem/socket.pyc
%%PYTHON_SITELIBDIR%%/stem/socket.pyo