aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2004-11-02 15:40:35 +0800
committersergei <sergei@FreeBSD.org>2004-11-02 15:40:35 +0800
commitc9b09305527b7fe1630412ce6e5524351e9b10ea (patch)
treed4900112e014ae3508f4d36079738034db16a61d /dns
parent20a3eff32e0914819804319dbe82e604382b29c8 (diff)
downloadfreebsd-ports-gnome-c9b09305527b7fe1630412ce6e5524351e9b10ea.tar.gz
freebsd-ports-gnome-c9b09305527b7fe1630412ce6e5524351e9b10ea.tar.zst
freebsd-ports-gnome-c9b09305527b7fe1630412ce6e5524351e9b10ea.zip
- Update to 2.1.3
- While I'm here, add explicit CONFIGURE_TARGET to silence a warning PR: ports/73293 Submitted by: Olafur Osvaldsson (maintainer)
Diffstat (limited to 'dns')
-rw-r--r--dns/nsd/Makefile3
-rw-r--r--dns/nsd/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile
index 2c7431688a3a..0af0bcd872a1 100644
--- a/dns/nsd/Makefile
+++ b/dns/nsd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nsd
-PORTVERSION= 2.1.2
+PORTVERSION= 2.1.3
CATEGORIES= dns ipv6
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \
ftp://ftp.rhnet.is/pub/nsd/
@@ -28,6 +28,7 @@ CONFIGURE_ARGS= --with-user=${NSDUSER} \
--with-dbfile=${NSDDBFILE} \
--with-namedxfer=${NSDXFER} \
--with-libwrap
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.if defined(WITHOUT_IPV6)
CONFIGURE_ARGS+= --disable-ipv6
diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo
index 6f31cf0940a6..b3a47d88ec54 100644
--- a/dns/nsd/distinfo
+++ b/dns/nsd/distinfo
@@ -1,2 +1,2 @@
-MD5 (nsd-2.1.2.tar.gz) = dfab5d1d06e6bc880eef3f55b380bb66
-SIZE (nsd-2.1.2.tar.gz) = 218704
+MD5 (nsd-2.1.3.tar.gz) = ea832d52e97a22f0f82a48fd16a72de7
+SIZE (nsd-2.1.3.tar.gz) = 225388