From nobody@FreeBSD.org  Fri Aug 26 18:06:22 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D308D1065672
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 26 Aug 2011 18:06:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id C1B3D8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 26 Aug 2011 18:06:22 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p7QI6Mbi013580
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 26 Aug 2011 18:06:22 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p7QI6MLX013579;
	Fri, 26 Aug 2011 18:06:22 GMT
	(envelope-from nobody)
Message-Id: <201108261806.p7QI6MLX013579@red.freebsd.org>
Date: Fri, 26 Aug 2011 18:06:22 GMT
From: Loic Pefferkorn <loic-freebsd@loicp.eu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] Update dns/dnsmasq to 2.58
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         160219
>Category:       ports
>Synopsis:       [PATCH] Update dns/dnsmasq to 2.58
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mandree
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 26 18:10:06 UTC 2011
>Closed-Date:    Fri Aug 26 22:14:19 UTC 2011
>Last-Modified:  Fri Aug 26 22:14:19 UTC 2011
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->mandree 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 26 18:10:17 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160219 
State-Changed-From-To: open->closed 
State-Changed-By: mandree 
State-Changed-When: Fri Aug 26 22:14:18 UTC 2011 
State-Changed-Why:  
rejected. You must not ever remove or decrease PORTEPOCH. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160219 
>Unformatted:
