update to 2.23; from maintainer Jonathan Weiss

This commit is contained in:
naddy 2005-10-21 16:20:23 +00:00
parent a22a26be38
commit cca8ef1591
3 changed files with 12 additions and 11 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.2 2005/09/05 20:21:01 fgsch Exp $
# $OpenBSD: Makefile,v 1.3 2005/10/21 16:20:23 naddy Exp $
COMMENT= "caching DNS forwarder and DHCP server"
DISTNAME= dnsmasq-2.22
DISTNAME= dnsmasq-2.23
CATEGORIES= net
MAINTAINER= Jonathan Weiss <jw@innerewut.de>
@ -19,6 +19,7 @@ WANTLIB= c
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/
NO_REGRESS= Yes
USE_GMAKE= Yes
pre-build:
@perl -pi -e "s,!!SYSCONFDIR!!,${SYSCONFDIR},g" \

View File

@ -1,4 +1,4 @@
MD5 (dnsmasq-2.22.tar.gz) = b38f33cd0703fa664a37a4595d918189
RMD160 (dnsmasq-2.22.tar.gz) = 40cd3fd193aabf119319d4e0c363597f1be67300
SHA1 (dnsmasq-2.22.tar.gz) = 83858155bbb58cf6b4b92a99b3f8f8cb0e091148
SIZE (dnsmasq-2.22.tar.gz) = 146239
MD5 (dnsmasq-2.23.tar.gz) = 7be1f5bd6446cbb743feaf26bf74db53
RMD160 (dnsmasq-2.23.tar.gz) = 3ba342790e1912828a5bb389abfa4679e4d93c2c
SHA1 (dnsmasq-2.23.tar.gz) = 6ddeaaa9b7a457d65c8d02980a69ccbd08925acc
SIZE (dnsmasq-2.23.tar.gz) = 159102

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-dnsmasq_8,v 1.1.1.1 2005/05/23 18:46:58 alek Exp $
--- dnsmasq.8.orig Sun May 22 11:05:48 2005
+++ dnsmasq.8 Sun May 22 11:06:08 2005
@@ -514,7 +514,7 @@ Add the domain-suffix to simple names (w
$OpenBSD: patch-dnsmasq_8,v 1.2 2005/10/21 16:20:23 naddy Exp $
--- dnsmasq.8.orig Fri Aug 26 12:20:41 2005
+++ dnsmasq.8 Fri Oct 21 18:17:52 2005
@@ -531,7 +531,7 @@ Add the domain to simple names (without
in the same way as for DHCP-derived names.
.SH CONFIG FILE
At startup, dnsmasq reads
@ -10,7 +10,7 @@ $OpenBSD: patch-dnsmasq_8,v 1.1.1.1 2005/05/23 18:46:58 alek Exp $
if it exists. (On
FreeBSD, the file is
.I /usr/local/etc/dnsmasq.conf
@@ -653,7 +653,7 @@ configurations, allowing some control ov
@@ -670,7 +670,7 @@ configurations, allowing some control ov
different classes of hosts.
.SH FILES