ports/62231: [maintainer update] dns/dnsmasq update to version 2.2
Steven Honson
steven at honson.org
Sun Feb 1 22:30:19 UTC 2004
>Number: 62231
>Category: ports
>Synopsis: [maintainer update] dns/dnsmasq update to version 2.2
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Feb 01 14:30:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Steven Honson
>Release: FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
Update to version 2.2, version 2.1 no longer available due to major bugs under Linux. Patches to use
/usr/local/etc for configuration files under FreeBSD have been incorporated by the author.
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/dns/dnsmasq/Makefile /home/shonson/dnsmasq/Makefile
--- /usr/ports/dns/dnsmasq/Makefile Mon Feb 2 09:07:07 2004
+++ /home/shonson/dnsmasq/Makefile Mon Feb 2 09:15:03 2004
@@ -6,7 +6,7 @@
#
PORTNAME= dnsmasq
-PORTVERSION= 2.1
+PORTVERSION= 2.2
CATEGORIES= dns
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/
@@ -21,9 +21,6 @@
@${REINPLACE_CMD} -e \
's|^CC = gcc|CC?=cc|g ; \
s|^CFLAGS = -O2|CFLAGS+=-O2|g' ${WRKSRC}/Makefile
- ${REINPLACE_CMD} -e \
- "s,\/etc\/dnsmasq.conf,${PREFIX}\/etc\/dnsmasq.conf,g" \
- ${WRKSRC}/src/config.h ${WRKSRC}/dnsmasq.8
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/dnsmasq ${PREFIX}/sbin
diff -ruN /usr/ports/dns/dnsmasq/distinfo /home/shonson/dnsmasq/distinfo
--- /usr/ports/dns/dnsmasq/distinfo Mon Feb 2 09:07:07 2004
+++ /home/shonson/dnsmasq/distinfo Mon Feb 2 09:15:27 2004
@@ -1 +1 @@
-MD5 (dnsmasq-2.1.tar.gz) = 9883dc9f3b984b1f174bce6b40f62ec2
+MD5 (dnsmasq-2.2.tar.gz) = 577852d339f6adfd15a04e31fbd39e55
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list