aboutsummaryrefslogtreecommitdiffstats
path: root/dns/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-03-17 18:44:12 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-03-17 18:44:12 +0800
commited26505d66703e2a0474f184cb2d0afe3d8351ec (patch)
treee73da4bb498e936b74a31e195640dc37ae0296b8 /dns/Makefile
parentb0801697786cea0570a07050179b5b1c450e154d (diff)
downloadfreebsd-ports-graphics-ed26505d66703e2a0474f184cb2d0afe3d8351ec.tar.gz
freebsd-ports-graphics-ed26505d66703e2a0474f184cb2d0afe3d8351ec.tar.zst
freebsd-ports-graphics-ed26505d66703e2a0474f184cb2d0afe3d8351ec.zip
Add py-idna_ssl 1.0.1
idna-ssl patches ssl.match_hostname for Unicode(idna) domains support. WWW: https://pypi.python.org/pypi/idna_ssl WWW: https://github.com/aio-libs/idna-ssl
Diffstat (limited to 'dns/Makefile')
-rw-r--r--dns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index cd19fce2048..2383fd3c5db 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -181,6 +181,7 @@
SUBDIR += py-dnspython
SUBDIR += py-easyzone
SUBDIR += py-idna
+ SUBDIR += py-idna_ssl
SUBDIR += py-idnkit2
SUBDIR += py-ldns
SUBDIR += py-namebench