svn commit: r480840 - head/security/py-txtorcon

Yuri Victorovich yuri at FreeBSD.org
Fri Sep 28 03:26:41 UTC 2018


Author: yuri
Date: Fri Sep 28 03:26:40 2018
New Revision: 480840
URL: https://svnweb.freebsd.org/changeset/ports/480840

Log:
  security/py-txtorcont: Update 18.0.2 -> 18.1.0
  
  Reported by:	portscout

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

Modified: head/security/py-txtorcon/Makefile
==============================================================================
--- head/security/py-txtorcon/Makefile	Fri Sep 28 03:25:20 2018	(r480839)
+++ head/security/py-txtorcon/Makefile	Fri Sep 28 03:26:40 2018	(r480840)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	txtorcon
-DISTVERSION=	18.0.2
+DISTVERSION=	18.1.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}twisted>=15.5.0:de
 		${PYTHON_PKGNAMEPREFIX}Automat>0:devel/py-Automat@${PY_FLAVOR}
 
 USES=		python shebangfix
-USE_PYTHON=	distutils autoplist concurrent
+USE_PYTHON=	distutils autoplist
 NO_ARCH=	yes
 SHEBANG_FILES=	examples/*.py
 

Modified: head/security/py-txtorcon/distinfo
==============================================================================
--- head/security/py-txtorcon/distinfo	Fri Sep 28 03:25:20 2018	(r480839)
+++ head/security/py-txtorcon/distinfo	Fri Sep 28 03:26:40 2018	(r480840)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532378152
-SHA256 (txtorcon-18.0.2.tar.gz) = ce50fdd00abb8b490b72809a2c664684f67f3c9467f392642d36f58309395a87
-SIZE (txtorcon-18.0.2.tar.gz) = 306364
+TIMESTAMP = 1538104816
+SHA256 (txtorcon-18.1.0.tar.gz) = b61cf175a5f1d4092609caf05d178fcdcabf513928eec98d38125c501afea43c
+SIZE (txtorcon-18.1.0.tar.gz) = 307409


More information about the svn-ports-head mailing list