aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorolivierd <olivierd@FreeBSD.org>2016-09-28 12:32:12 +0800
committerolivierd <olivierd@FreeBSD.org>2016-09-28 12:32:12 +0800
commit806383cebcf7ded745dd81074ed46e6a5edaf51f (patch)
treec814d6c99910602ca29ed67ed3f1c71f2e4f9671 /net
parentd704e08660162f58a36e21cb4ab3cf4c5f2bf83c (diff)
downloadfreebsd-ports-gnome-806383cebcf7ded745dd81074ed46e6a5edaf51f.tar.gz
freebsd-ports-gnome-806383cebcf7ded745dd81074ed46e6a5edaf51f.tar.zst
freebsd-ports-gnome-806383cebcf7ded745dd81074ed46e6a5edaf51f.zip
Update to 1.18
Diffstat (limited to 'net')
-rw-r--r--net/py-urllib3/Makefile6
-rw-r--r--net/py-urllib3/distinfo6
2 files changed, 8 insertions, 4 deletions
diff --git a/net/py-urllib3/Makefile b/net/py-urllib3/Makefile
index f8969a8fa02c..09599053036c 100644
--- a/net/py-urllib3/Makefile
+++ b/net/py-urllib3/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= urllib3
-PORTVERSION= 1.17
+PORTVERSION= 1.18
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -25,6 +25,10 @@ SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
+.if ${PYTHON_REL} < 3300
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ipaddress>=0:net/py-ipaddress
+.endif
+
.if ${PYTHON_REL} < 3400
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi
.endif
diff --git a/net/py-urllib3/distinfo b/net/py-urllib3/distinfo
index 83eb3a39b074..d72f8ef9f0d6 100644
--- a/net/py-urllib3/distinfo
+++ b/net/py-urllib3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473186455
-SHA256 (urllib3-1.17.tar.gz) = fe57c15f1973d55c948619efcbd1d1150bb4256214aabab3322b395d023a2603
-SIZE (urllib3-1.17.tar.gz) = 181176
+TIMESTAMP = 1475006249
+SHA256 (urllib3-1.18.tar.gz) = d30dd4d1cbbc36ebab6e4a2076820cfe0c60f10adf087fecbc5a3edae79fdc81
+SIZE (urllib3-1.18.tar.gz) = 183660