summaryrefslogtreecommitdiffstats
path: root/dns/dnsmasq
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2004-08-04 14:12:49 +0000
committerleeym <leeym@FreeBSD.org>2004-08-04 14:12:49 +0000
commiteb6cc464a2cde0d88cea42f4e9a16ecd4aff8bab (patch)
tree3c92f067d56989dd1541d54c28cb6aa1dc6df2d7 /dns/dnsmasq
parent277dfe4af3ef256215aff62b84d89f67962f0c78 (diff)
downloadFreeBSD-ports-eb6cc464a2cde0d88cea42f4e9a16ecd4aff8bab.zip
FreeBSD-ports-eb6cc464a2cde0d88cea42f4e9a16ecd4aff8bab.tar.gz
- update to version 2.11, fixes FreeBSD builds under -CURRENT
- add minor cosmetic fix PR: 69999 Submitted by: Steven Honson <steven@honson.org>
Diffstat (limited to 'dns/dnsmasq')
-rw-r--r--dns/dnsmasq/Makefile4
-rw-r--r--dns/dnsmasq/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index 0198224..55b84af 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dnsmasq
-PORTVERSION= 2.10
+PORTVERSION= 2.11
CATEGORIES= dns
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/
@@ -26,7 +26,7 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/dnsmasq ${PREFIX}/sbin
${INSTALL_DATA} ${WRKSRC}/dnsmasq.conf.example ${PREFIX}/etc/dnsmasq.conf.example
- ${INSTALL_SCRIPT} files/dnsmasq.sh ${PREFIX}/etc/rc.d/dnsmasq.sh
+ ${INSTALL_SCRIPT} ${FILESDIR}/dnsmasq.sh ${PREFIX}/etc/rc.d/dnsmasq.sh
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${PREFIX}/man/man8
.include <bsd.port.mk>
diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo
index 61ca39c..ed57e12 100644
--- a/dns/dnsmasq/distinfo
+++ b/dns/dnsmasq/distinfo
@@ -1,2 +1,2 @@
-MD5 (dnsmasq-2.10.tar.gz) = b82043d0f349c5b417b17a4184048a91
-SIZE (dnsmasq-2.10.tar.gz) = 121097
+MD5 (dnsmasq-2.11.tar.gz) = 02aa4ffb835cbc9bdf96fcb915901cb3
+SIZE (dnsmasq-2.11.tar.gz) = 121755
OpenPOWER on IntegriCloud