svn commit: r446339 - head/net/py3-urllib3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 21 17:30:27 UTC 2017


Author: sunpoet
Date: Fri Jul 21 17:30:25 2017
New Revision: 446339
URL: https://svnweb.freebsd.org/changeset/ports/446339

Log:
  Add PORTSCOUT

Modified:
  head/net/py3-urllib3/Makefile

Modified: head/net/py3-urllib3/Makefile
==============================================================================
--- head/net/py3-urllib3/Makefile	Fri Jul 21 17:30:21 2017	(r446338)
+++ head/net/py3-urllib3/Makefile	Fri Jul 21 17:30:25 2017	(r446339)
@@ -8,6 +8,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cryptography>=1.3.
 		${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py3-openssl \
 		${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.7:net/py3-pysocks
 
+PORTSCOUT=	ignore:1
+
 USES=		python:3.3+
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list