From matthias.andree@gmx.de  Sat Jun 13 01:03:10 2009
Return-Path: <matthias.andree@gmx.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7FEDD106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 13 Jun 2009 01:03:10 +0000 (UTC)
	(envelope-from matthias.andree@gmx.de)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.20])
	by mx1.freebsd.org (Postfix) with SMTP id E262A8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 13 Jun 2009 01:03:09 +0000 (UTC)
	(envelope-from matthias.andree@gmx.de)
Received: (qmail invoked by alias); 13 Jun 2009 01:03:08 -0000
Received: from g225208057.adsl.alicedsl.de (EHLO mandree.no-ip.org) [92.225.208.57]
  by mail.gmx.net (mp001) with SMTP; 13 Jun 2009 03:03:08 +0200
Received: from rho.emma.line.org (rho [192.168.0.3])
	by merlin.emma.line.org (Postfix) with ESMTP id B4F41944B8;
	Sat, 13 Jun 2009 03:03:06 +0200 (CEST)
Received: by rho.emma.line.org (Postfix, from userid 500)
	id 949B433C51; Sat, 13 Jun 2009 03:02:06 +0200 (CEST)
Message-Id: <20090613010206.949B433C51@rho.emma.line.org>
Date: Sat, 13 Jun 2009 03:02:06 +0200 (CEST)
From: Matthias Andree <matthias.andree@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] dns/dnsmasq: update to 2.49
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         135525
>Category:       ports
>Synopsis:       [MAINTAINER] dns/dnsmasq: update to 2.49
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 13 01:10:01 UTC 2009
>Closed-Date:    Mon Jun 15 21:07:14 UTC 2009
>Last-Modified:  Mon Jun 15 21:10:25 UTC 2009
>Originator:     Matthias Andree
>Release:        FreeBSD 7.2-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD rho.emma.line.org 7.2-RELEASE-p1 FreeBSD 7.2-RELEASE-p1 #0: Tue Jun  9 21:30:43 UTC
>Description:
- Update to 2.49, upstream changelog:

            Fix regression in 2.48 which disables the lease-change
            script. Thanks to Jose Luis Duran for spotting this.

            Log TFTP "file not found" errors. These were not logged,
            since a normal PXELinux boot generates many of them, but
            the lack of the messages seems to be more confusing than
            routinely seeing them when there is no real error.

            Update Spanish translation. Thanks to Chris Chatham.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- dnsmasq-2.49.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/dns/dnsmasq/Makefile,v
retrieving revision 1.52
diff -u -u -r1.52 Makefile
--- Makefile	5 Jun 2009 23:14:58 -0000	1.52
+++ Makefile	13 Jun 2009 01:01:21 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dnsmasq
-PORTVERSION=	2.48
+PORTVERSION=	2.49
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.thekelleys.org.uk/dnsmasq/ \
 		${MASTER_SITE_GENTOO}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/dns/dnsmasq/distinfo,v
retrieving revision 1.38
diff -u -u -r1.38 distinfo
--- distinfo	5 Jun 2009 23:14:58 -0000	1.38
+++ distinfo	13 Jun 2009 01:01:21 -0000
@@ -1,3 +1,3 @@
-MD5 (dnsmasq-2.48.tar.gz) = 8e12a386831b0b597c8a078f31d3fbd5
-SHA256 (dnsmasq-2.48.tar.gz) = fd926e9cff1adb550a10d2685228ffe7479476d724274ab0c213bd5d6f72d85e
-SIZE (dnsmasq-2.48.tar.gz) = 406078
+MD5 (dnsmasq-2.49.tar.gz) = 7ccc861d8a733474f9c0a0a127006ee9
+SHA256 (dnsmasq-2.49.tar.gz) = 41cf32fc496a216d33d75b00fc3bf0386f4cb3b89996a853dc3bb78c09f30b31
+SIZE (dnsmasq-2.49.tar.gz) = 407342
--- dnsmasq-2.49.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Jun 13 07:02:23 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135525 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Jun 15 21:07:13 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135525 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135525: commit references a PR
Date: Mon, 15 Jun 2009 21:09:22 +0000 (UTC)

 miwi        2009-06-15 21:07:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     dns/dnsmasq          Makefile distinfo 
   Log:
   - Update to 2.49
   
   PR:             135525
   Submitted by:   Matthias Andree <matthias.andree@gmx.de> (maintainer)
   
   Revision  Changes    Path
   1.53      +1 -1      ports/dns/dnsmasq/Makefile
   1.39      +3 -3      ports/dns/dnsmasq/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
