Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2013 21:34:47 +0000 (UTC)
From:      Carlo Strub <cs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r333339 - head/security/py-stem
Message-ID:  <201311092134.rA9LYlHm050007@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311092134.rA9LYlHm050007>