aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2011-08-26 22:32:47 +0000
committerMatthias Andree <mandree@FreeBSD.org>2011-08-26 22:32:47 +0000
commit0bd5efa9505808c0ea20bdb9f2732e0878c772c1 (patch)
treec1760e1f88a97f5a78c2eaba3b8e16069a55cff8 /dns
parent3fbbe70061e4d88379e063a83cd39ce834dbb7fe (diff)
downloadports-0bd5efa9505808c0ea20bdb9f2732e0878c772c1.tar.gz
ports-0bd5efa9505808c0ea20bdb9f2732e0878c772c1.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsmasq/Makefile9
-rw-r--r--dns/dnsmasq/distinfo4
2 files changed, 7 insertions, 6 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index 868440136bc7..4b9a99884711 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= dnsmasq
-PORTVERSION= 2.57
-PORTREVISION= 3
+PORTVERSION= 2.58
PORTEPOCH= 1
CATEGORIES= dns ipv6
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \
@@ -19,7 +18,6 @@ MAINTAINER= mandree@FreeBSD.org
COMMENT= Lightweight DNS forwarder, DHCP and TFTP server
LICENSE= GPLv2
-USE_XZ= yes
MAN8= dnsmasq.8
@@ -27,6 +25,7 @@ PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html
SUB_FILES= pkg-message
+USE_XZ= yes
MAKE_JOBS_SAFE= yes
MAKE_ENV= LIBS="${LDFLAGS}" RPM_OPT_FLAGS="${CPPFLAGS}" COPTS="${CFLAGS}"
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}"
@@ -37,7 +36,7 @@ OPTIONS+= NLS "National Language Support (NLS, enables IDN)" on
OPTIONS+= IDN "International Domain Names (IDN) WITHOUT NLS" off
# unfortunately, NLS always enables IDN in dnsmasq 2.57
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if defined(WITHOUT_IPV6)
CFLAGS+= -DNO_IPV6
@@ -66,6 +65,8 @@ CFLAGS+= -DHAVE_DBUS
USE_RC_SUBR= dnsmasq.sh
+.include <bsd.port.pre.mk>
+
pre-configure:
@:
.if defined(WITH_IDN)
diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo
index 00ef27f7ef48..7b7afe8a9681 100644
--- a/dns/dnsmasq/distinfo
+++ b/dns/dnsmasq/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.57.tar.lzma) = b35c5a31afce2b7c4bd62566d5dc87e1ce62d0d2ebd9c2baf15b5ea16bcc279d
-SIZE (dnsmasq-2.57.tar.lzma) = 333348
+SHA256 (dnsmasq-2.58.tar.lzma) = b4e0c21dd1044584ec7b1a5925bb0725b87ea81d18009b240d8879ec4d86b992
+SIZE (dnsmasq-2.58.tar.lzma) = 340647