aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dnsmasq
diff options
context:
space:
mode:
authoranray <anray@FreeBSD.org>2006-01-25 19:01:34 +0800
committeranray <anray@FreeBSD.org>2006-01-25 19:01:34 +0800
commit48fe1598cf32b15a42b607fcc450c86e3b095ae9 (patch)
tree922e0379e08d05d7f3deca326fe6805283926bbd /dns/dnsmasq
parent3e6f9bdaafe6202c05ea62e7252f0b9ca3f3c12f (diff)
downloadfreebsd-ports-gnome-48fe1598cf32b15a42b607fcc450c86e3b095ae9.tar.gz
freebsd-ports-gnome-48fe1598cf32b15a42b607fcc450c86e3b095ae9.tar.zst
freebsd-ports-gnome-48fe1598cf32b15a42b607fcc450c86e3b095ae9.zip
Update to 2.26
PR: ports/92246 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Approved by: Steven Honson (maintainer)
Diffstat (limited to 'dns/dnsmasq')
-rw-r--r--dns/dnsmasq/Makefile4
-rw-r--r--dns/dnsmasq/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index a3c400865352..43291447db20 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dnsmasq
-PORTVERSION= 2.23
+PORTVERSION= 2.26
CATEGORIES= dns
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/
@@ -35,6 +35,6 @@ USE_RCORDER= dnsmasq.sh
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/dnsmasq ${PREFIX}/sbin
${INSTALL_DATA} ${WRKSRC}/dnsmasq.conf.example ${PREFIX}/etc
- ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${PREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.8 ${PREFIX}/man/man8
.include <bsd.port.post.mk>
diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo
index c5b897d01f49..a6c189eebca2 100644
--- a/dns/dnsmasq/distinfo
+++ b/dns/dnsmasq/distinfo
@@ -1,3 +1,3 @@
-MD5 (dnsmasq-2.23.tar.gz) = 7be1f5bd6446cbb743feaf26bf74db53
-SHA256 (dnsmasq-2.23.tar.gz) = 4215bd0d7be6cfdba030c872fa71faae860fde9850134e5aa66f7baa91edde90
-SIZE (dnsmasq-2.23.tar.gz) = 159102
+MD5 (dnsmasq-2.26.tar.gz) = ae04abb5db4a8cc43c24f432f0c44d5c
+SHA256 (dnsmasq-2.26.tar.gz) = 9d5ab3a6d17933a3df1459a19d7e7ba20b99ab884b4a3304a8ef9225e5af1548
+SIZE (dnsmasq-2.26.tar.gz) = 195655