Update to dnsmasq 2.64.

ok sthen@
This commit is contained in:
brad 2012-12-04 22:41:42 +00:00
parent fc9a44a25b
commit 9233723d9b
3 changed files with 10 additions and 10 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.27 2012/08/18 21:34:33 sthen Exp $
# $OpenBSD: Makefile,v 1.28 2012/12/04 22:41:42 brad Exp $
NOT_FOR_ARCHS= ${GCC2_ARCHS}
COMMENT= lightweight caching DNS forwarder, DHCP and TFTP server
DISTNAME= dnsmasq-2.63
DISTNAME= dnsmasq-2.64
CATEGORIES= net
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/
EXTRACT_SUFX= .tar.xz

View File

@ -1,2 +1,2 @@
SHA256 (dnsmasq-2.63.tar.xz) = 9escLf1HosdbDUCmD4Xc4uhMavbRzVMY++jNaYRe0tg=
SIZE (dnsmasq-2.63.tar.xz) = 378148
SHA256 (dnsmasq-2.64.tar.xz) = 2Ao6oyxSk9mCSiOxLN0q3Gll1oByVyodbJ9ngaOVqJc=
SIZE (dnsmasq-2.64.tar.xz) = 381716

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-man_dnsmasq_8,v 1.13 2012/08/18 21:34:33 sthen Exp $
--- man/dnsmasq.8.orig Fri Aug 10 12:10:54 2012
+++ man/dnsmasq.8 Sat Aug 11 12:08:45 2012
@@ -113,13 +113,12 @@ Specify an alternate path for dnsmasq to record its pr
$OpenBSD: patch-man_dnsmasq_8,v 1.14 2012/12/04 22:41:42 brad Exp $
--- man/dnsmasq.8.orig Wed Nov 14 09:12:56 2012
+++ man/dnsmasq.8 Thu Nov 15 22:41:57 2012
@@ -118,13 +118,12 @@ Specify an alternate path for dnsmasq to record its pr
.TP
.B \-u, --user=<username>
Specify the userid to which dnsmasq will change after startup. Dnsmasq must normally be started as root, but it will drop root
@ -17,7 +17,7 @@ $OpenBSD: patch-man_dnsmasq_8,v 1.13 2012/08/18 21:34:33 sthen Exp $
.TP
.B \-v, --version
Print the version number.
@@ -1448,7 +1447,7 @@ with # are always skipped. This flag may be given on t
@@ -1457,7 +1456,7 @@ with # are always skipped. This flag may be given on t
line or in a configuration file.
.SH CONFIG FILE
At startup, dnsmasq reads
@ -26,7 +26,7 @@ $OpenBSD: patch-man_dnsmasq_8,v 1.13 2012/08/18 21:34:33 sthen Exp $
if it exists. (On
FreeBSD, the file is
.I /usr/local/etc/dnsmasq.conf
@@ -1720,7 +1719,7 @@ dnsmasq has no direct way of determining the charset i
@@ -1729,7 +1728,7 @@ dnsmasq has no direct way of determining the charset i
assume that it is the system default.
.SH FILES