Date: Tue, 24 Jan 2006 00:26:18 -0500 (EST) From: "Jeffrey H. Johnson" <CPE1704TKS@bellsouth.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: CPE1704TKS@bellsouth.net, steven@honson.org Subject: ports/92246: [PATCH] dns/dnsmasq: update to 2.26 Message-ID: <20060124052618.9A3C939833@offworld.cqasys.com> Resent-Message-ID: <200601240530.k0O5UD13091138@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 92246 >Category: ports >Synopsis: [PATCH] dns/dnsmasq: update to 2.26 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jan 24 05:30:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jeffrey H. Johnson >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD offworld.cqasys.com 6.0-STABLE FreeBSD 6.0-STABLE #21: Wed Jan 18 22:35:45 EST 2006 >Description: - Update to 2.26 Port maintainer (steven@honson.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- dnsmasq-2.26.patch begins here --- diff -ruN --exclude=CVS /usr/ports/dns/dnsmasq/Makefile /usr/home/trn/port-work/dnsmasq/Makefile --- /usr/ports/dns/dnsmasq/Makefile Sun Oct 23 21:36:21 2005 +++ /usr/home/trn/port-work/dnsmasq/Makefile Tue Jan 24 00:25:04 2006 @@ -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 @@ 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 -ruN --exclude=CVS /usr/ports/dns/dnsmasq/distinfo /usr/home/trn/port-work/dnsmasq/distinfo --- /usr/ports/dns/dnsmasq/distinfo Sun Jan 22 03:31:39 2006 +++ /usr/home/trn/port-work/dnsmasq/distinfo Tue Jan 24 00:23:44 2006 @@ -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 --- dnsmasq-2.26.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?20060124052618.9A3C939833>