aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsmasq
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2018-03-19 21:10:34 +0000
committerMatthias Andree <mandree@FreeBSD.org>2018-03-19 21:10:34 +0000
commit1533140b17b412b53a7d785eaa731cfbda85ef8d (patch)
tree199ca4e217572c730b52709bde918d0476f9b94c /dns/dnsmasq
parent6d6a2285c7d388f5c5d296ec419773f2761702a8 (diff)
downloadports-1533140b17b412b53a7d785eaa731cfbda85ef8d.tar.gz
ports-1533140b17b412b53a7d785eaa731cfbda85ef8d.zip
dns/dnsmasq update to release v2.79
Note there are a few incompatible changes. For details, please see the... Changelog: <http://thekelleys.org.uk/dnsmasq/CHANGELOG>
Notes
Notes: svn path=/head/; revision=465034
Diffstat (limited to 'dns/dnsmasq')
-rw-r--r--dns/dnsmasq/Makefile6
-rw-r--r--dns/dnsmasq/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index 703f1baff2af..89a8d217d75a 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dnsmasq
-DISTVERSION= 2.78
+DISTVERSION= 2.79
PORTREVISION= 0 # leave this in even if 0 to avoid PORTEPOCH bumps
PORTEPOCH= 1
CATEGORIES= dns ipv6
@@ -32,7 +32,7 @@ OPTIONS_RADIO_INTL= IDN NLS
INTL_DESC= Internationalization Support Level
NLS_DESC= IDN+NLS: Int'l Domain Names & National Language support
IDN_DESC= IDN: Int'l Domain Names WITHOUT full NLS
-IPSET_DESC= Dynamic firewall managment of resolved names (require PF)
+IPSET_DESC= Dynamic firewall managment of resolved names (needs PF)
LUA_DESC= Support lease-change scripts written in Lua
DNSSEC_DESC= Enable DNSSEC caching and validation
USES= cpe shebangfix tar:xz
@@ -79,7 +79,7 @@ USES+= lua
.endif
.if ${PORT_OPTIONS:MDNSSEC}
-CFLAGS+= -DHAVE_DNSSEC
+CFLAGS+= -DHAVE_DNSSEC -I${LOCALBASE}/include
USES+= pkgconfig
LIB_DEPENDS+= libnettle.so:security/nettle
LIB_DEPENDS+= libgmp.so:math/gmp
diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo
index 5c4fa7f4cfe4..d623169b5ea7 100644
--- a/dns/dnsmasq/distinfo
+++ b/dns/dnsmasq/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506953238
-SHA256 (dnsmasq-2.78.tar.xz) = 89949f438c74b0c7543f06689c319484bd126cc4b1f8c745c742ab397681252b
-SIZE (dnsmasq-2.78.tar.xz) = 489172
+TIMESTAMP = 1521491408
+SHA256 (dnsmasq-2.79.tar.xz) = 78ad74f5ca14fd85a8bac93f764cd9d60b27579e90eabd3687ca7b030e67861f
+SIZE (dnsmasq-2.79.tar.xz) = 493036