diff options
-rw-r--r-- | security/py-stem/Makefile | 4 | ||||
-rw-r--r-- | security/py-stem/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/security/py-stem/Makefile b/security/py-stem/Makefile index 69c7e34a5ce3..9a5b1d77fffe 100644 --- a/security/py-stem/Makefile +++ b/security/py-stem/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stem -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= security net python MASTER_SITES= http://www.c-s.li/ports/ \ CHEESESHOP @@ -13,8 +13,6 @@ COMMENT= Python controller library for Tor LICENSE= LGPL3 -RUN_DEPENDS= tor:${PORTSDIR}/security/tor - USE_BZIP2= yes USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/security/py-stem/distinfo b/security/py-stem/distinfo index 3ebc9dfb0656..e6312b649be5 100644 --- a/security/py-stem/distinfo +++ b/security/py-stem/distinfo @@ -1,2 +1,2 @@ -SHA256 (stem-1.1.0.tar.bz2) = ec05985513c96c53ff278403a848696468efbf78d95f2a6e64becfeec30b731b -SIZE (stem-1.1.0.tar.bz2) = 1037063 +SHA256 (stem-1.1.1.tar.bz2) = 0245c2fb50472f3d12593254c68bb051e6118360fc7e236212ed385f0582470c +SIZE (stem-1.1.1.tar.bz2) = 1037167 |