diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2015-04-22 22:25:44 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2015-04-22 22:25:44 +0000 |
commit | 0d057249e87b6ea50431e6edf0b402c81273a9cb (patch) | |
tree | f2f40c07ae4a8c9a1cf91bc1aa1a901969e3bd88 /dns | |
parent | 1c2a6f24508a7a8a46049f841ee18b8916ef1e55 (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsmasq-devel/Makefile | 4 | ||||
-rw-r--r-- | dns/dnsmasq-devel/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index 1edd4ab042bf..7e1e18d33c98 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.73rc4 +DISTVERSION= 2.73rc6 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel @@ -44,7 +44,7 @@ CFLAGS+= -DNO_IPV6 .endif .if ${PORT_OPTIONS:MNLS} -USES+= pkgconfig gettext iconv gmake +USES+= gettext gmake iconv pkgconfig LIB_DEPENDS+= libidn.so:${PORTSDIR}/dns/libidn PLIST_SUB+= NLS="" ALL_TARGET= all-i18n diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo index 9c3cd8dd6e24..e8bfc5c95fdd 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.73rc4.tar.xz) = f0b56e7df38e581680b8406e2bc4c5217504ea14da2f6143a9827344b3303c01 -SIZE (dnsmasq-2.73rc4.tar.xz) = 480356 +SHA256 (dnsmasq-2.73rc6.tar.xz) = fc0d80123e8533d00a09df37869991b28e7bd1105d39efa54a832dd7fb29edcf +SIZE (dnsmasq-2.73rc6.tar.xz) = 481348 |