From e4c403a20206283e98fab624bd24bd7836577869 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Wed, 4 Aug 2004 14:12:49 +0000 Subject: [PATCH] - update to version 2.11, fixes FreeBSD builds under -CURRENT - add minor cosmetic fix PR: 69999 Submitted by: Steven Honson --- dns/dnsmasq/Makefile | 4 ++-- dns/dnsmasq/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 01982247c268..55b84af82713 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 diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index 61ca39cd6aa5..ed57e1239093 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