Date: Fri, 26 Aug 2011 18:06:22 GMT From: Loic Pefferkorn <loic-freebsd@loicp.eu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/160219: [PATCH] Update dns/dnsmasq to 2.58 Message-ID: <201108261806.p7QI6MLX013579@red.freebsd.org> Resent-Message-ID: <201108261810.p7QIA6ep017734@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 160219 >Category: ports >Synopsis: [PATCH] Update dns/dnsmasq to 2.58 >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: Fri Aug 26 18:10:06 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Loic Pefferkorn >Release: 9.0-CURRENT >Organization: >Environment: FreeBSD tic.local 9.0-BETA1 FreeBSD 9.0-BETA1 #0 r221242M: Wed Jul 27 19:50:31 CEST 2011 root@tic.local:/usr/obj/usr/src/sys/LP amd64 >Description: Hello, Here is a small patch to update dns/dnsmasq to 2.58 release. Among others updates, this release fixes the tftp server, broken on *BSD system since 2.56. Regards >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN dnsmasq.orig/Makefile dnsmasq/Makefile --- dnsmasq.orig/Makefile 2011-08-26 20:01:48.000000000 +0200 +++ dnsmasq/Makefile 2011-08-26 20:04:05.000000000 +0200 @@ -6,9 +6,8 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.57 -PORTREVISION= 3 -PORTEPOCH= 1 +PORTVERSION= 2.58 +PORTREVISION= 0 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ ${MASTER_SITE_LOCAL}/ diff -ruN dnsmasq.orig/distinfo dnsmasq/distinfo --- dnsmasq.orig/distinfo 2011-08-26 20:01:48.000000000 +0200 +++ dnsmasq/distinfo 2011-08-26 20:04:10.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.57.tar.lzma) = b35c5a31afce2b7c4bd62566d5dc87e1ce62d0d2ebd9c2baf15b5ea16bcc279d -SIZE (dnsmasq-2.57.tar.lzma) = 333348 +SHA256 (dnsmasq-2.58.tar.lzma) = b4e0c21dd1044584ec7b1a5925bb0725b87ea81d18009b240d8879ec4d86b992 +SIZE (dnsmasq-2.58.tar.lzma) = 340647 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108261806.p7QI6MLX013579>