Date: 21 Sep 2004 13:14:48 -0000 From: Steven Honson <steven@honson.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/71973: Update dns/dnsmasq to version 2.15 Message-ID: <20040921131448.96478.qmail@stormtrooper.enumerati.org> Resent-Message-ID: <200409211320.i8LDKWRI063579@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 71973 >Category: ports >Synopsis: Update dns/dnsmasq to version 2.15 >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: Tue Sep 21 13:20:32 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Steven Honson >Release: >Organization: >Environment: >Description: Major bug fix. Please disregard and close PR ports/71727, which was a update to 2.14 that hasn't gone through yet, the below patch is against 2.13 which is the current version in ports. >How-To-Repeat: >Fix: --- dnsmasq.patch begins here --- diff -urN /usr/ports/dns/dnsmasq/Makefile /home/shonson/dnsmasq/Makefile --- /usr/ports/dns/dnsmasq/Makefile Tue Sep 14 21:03:04 2004 +++ /home/shonson/dnsmasq/Makefile Tue Sep 21 23:10:18 2004 @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.13 +PORTVERSION= 2.15 CATEGORIES= dns MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ diff -urN /usr/ports/dns/dnsmasq/distinfo /home/shonson/dnsmasq/distinfo --- /usr/ports/dns/dnsmasq/distinfo Tue Sep 14 21:03:04 2004 +++ /home/shonson/dnsmasq/distinfo Tue Sep 21 23:10:41 2004 @@ -1,2 +1,2 @@ -MD5 (dnsmasq-2.13.tar.gz) = ec51ce5b1edc3e1cb743dcbef61ca808 -SIZE (dnsmasq-2.13.tar.gz) = 122579 +MD5 (dnsmasq-2.15.tar.gz) = 72f59fa070a1dc7f664603b20134c383 +SIZE (dnsmasq-2.15.tar.gz) = 126015 --- dnsmasq.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040921131448.96478.qmail>