svn commit: r333339 - head/security/py-stem

Carlo Strub cs at FreeBSD.org
Sat Nov 9 21:34:47 UTC 2013


Author: cs
Date: Sat Nov  9 21:34:47 2013
New Revision: 333339
URL: http://svnweb.freebsd.org/changeset/ports/333339

Log:
  - Update to 1.1.1
  - Remove unnecessary run dependency

Modified:
  head/security/py-stem/Makefile
  head/security/py-stem/distinfo

Modified: head/security/py-stem/Makefile
==============================================================================
--- head/security/py-stem/Makefile	Sat Nov  9 21:30:28 2013	(r333338)
+++ head/security/py-stem/Makefile	Sat Nov  9 21:34:47 2013	(r333339)
@@ -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 T
 
 LICENSE=	LGPL3
 
-RUN_DEPENDS=	tor:${PORTSDIR}/security/tor
-
 USE_BZIP2=	yes
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes

Modified: head/security/py-stem/distinfo
==============================================================================
--- head/security/py-stem/distinfo	Sat Nov  9 21:30:28 2013	(r333338)
+++ head/security/py-stem/distinfo	Sat Nov  9 21:34:47 2013	(r333339)
@@ -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


More information about the svn-ports-all mailing list