summaryrefslogtreecommitdiff
path: root/dns/getdns/Makefile
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2019-04-18 12:44:21 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2019-04-18 12:44:21 +0000
commita33950b7f3cca6138a3ab410249838a47b0cdf00 (patch)
tree3a46cc6ed465f00b8c7c20db0e39573050712dda /dns/getdns/Makefile
parentUpdate lang/erlang-runtime21 to version 21.3.6. (diff)
- Update to 1.5.2
- Build with STUBBY by default due to popular demand
Notes
Notes: svn path=/head/; revision=499253
Diffstat (limited to 'dns/getdns/Makefile')
-rw-r--r--dns/getdns/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/getdns/Makefile b/dns/getdns/Makefile
index a6d940395393..ab2cf120ffec 100644
--- a/dns/getdns/Makefile
+++ b/dns/getdns/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= getdns
-PORTVERSION= 1.5.1
+PORTVERSION= 1.5.2
PORTREVISION= 1
CATEGORIES= dns ipv6
MASTER_SITES= https://getdnsapi.net/dist/ \
@@ -34,6 +34,7 @@ SUB_FILES+= pkg-message
OPTIONS_SUB= yes
OPTIONS_DEFINE= DOCS LIBEV LIBEVENT LIBUV STUBBY
+OPTIONS_DEFAULT=STUBBY
LIBEV_DESC= Build with libev extension
LIBEVENT_DESC= Build with libevent extension