From jaap@bartok.nlnetlabs.nl  Sat Apr 17 15:21:29 2010
Return-Path: <jaap@bartok.nlnetlabs.nl>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id ADBB4106571F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Apr 2010 15:21:29 +0000 (UTC)
	(envelope-from jaap@bartok.nlnetlabs.nl)
Received: from bartok.nlnetlabs.nl (bartok.nlnetlabs.nl [IPv6:2001:7b8:206:1:216:76ff:feb8:3c02])
	by mx1.freebsd.org (Postfix) with ESMTP id 467A98FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Apr 2010 15:21:28 +0000 (UTC)
Received: from bartok.nlnetlabs.nl (localhost [127.0.0.1])
	by bartok.nlnetlabs.nl (8.14.4/8.14.4) with ESMTP id o3HFLOM1063242
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Sat, 17 Apr 2010 17:21:24 +0200 (CEST)
	(envelope-from jaap@bartok.nlnetlabs.nl)
Received: (from jaap@localhost)
	by bartok.nlnetlabs.nl (8.14.4/8.14.4/Submit) id o3HFLOJ6063241;
	Sat, 17 Apr 2010 17:21:24 +0200 (CEST)
	(envelope-from jaap)
Message-Id: <201004171521.o3HFLOJ6063241@bartok.nlnetlabs.nl>
Date: Sat, 17 Apr 2010 17:21:24 +0200 (CEST)
From: Jaap Akkerhuis <jaap@NLnetLabs.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jaap@NLnetLabs.nl
Subject: [MAINTAINER] dns/nsd: [SUMMARIZE CHANGES]
X-Send-Pr-Version: 3.113
X-GNATS-Notify: jaap@bartok.nlnetlabs.nl

>Number:         145780
>Category:       ports
>Synopsis:       [MAINTAINER] dns/nsd2: deprecate
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 17 15:30:01 UTC 2010
>Closed-Date:    Sat Jun 05 20:39:31 UTC 2010
>Last-Modified:  Sat Jun  5 20:50:04 UTC 2010
>Originator:     Jaap Akkerhuis
>Release:        FreeBSD 8.0-STABLE i386
>Organization:
NLnet Labs
>Environment:
System: FreeBSD bartok.nlnetlabs.nl 8.0-STABLE FreeBSD 8.0-STABLE #147: Tue Apr 13 16:38:07 CEST 2010
>Description:
There are no changes to the port itself. I added a message that this port
is EOL (End Of Life) and people should upgrade.

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

--- nsd-2.3.7_2.patch begins here ---
diff -ruN --exclude=CVS /home/jaap/ports/dns/nsd2.orig/Makefile /home/jaap/ports/dns/nsd2/Makefile
--- /home/jaap/ports/dns/nsd2.orig/Makefile	2010-04-16 22:43:37.000000000 +0200
+++ /home/jaap/ports/dns/nsd2/Makefile	2010-04-16 22:46:24.000000000 +0200
@@ -7,7 +7,7 @@
 
 PORTNAME=	nsd
 PORTVERSION=	2.3.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.nlnetlabs.nl/downloads/nsd/	\
 		ftp://ftp.rhnet.is/pub/nsd/
diff -ruN --exclude=CVS /home/jaap/ports/dns/nsd2.orig/pkg-message /home/jaap/ports/dns/nsd2/pkg-message
--- /home/jaap/ports/dns/nsd2.orig/pkg-message	2010-04-16 22:43:37.000000000 +0200
+++ /home/jaap/ports/dns/nsd2/pkg-message	2010-04-16 22:46:24.000000000 +0200
@@ -1,5 +1,12 @@
 **************************************************************************
 *                                                                        *
+*   This version of NSD is considered EOL. Please update to              *
+*   the latest version (/usr/ports/dns/nsd).                             *
+*                                                                        *
+*   See also http://nlnetlabs.nl/projects/nsd/nsd-v2.html                *
+*                                                                        *
+**************************************************************************
+*                                                                        *
 *   To run nsd from startup, add nsd_enable="YES" to your /etc/rc.conf   *
 *                                                                        *
 **************************************************************************
--- nsd-2.3.7_2.patch ends here ---

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Sat Apr 17 15:30:12 UTC 2010 
Class-Changed-Why:  
Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=145780 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Apr 17 15:30:18 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: jaap@bartok.nlnetlabs.nl
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/145780: [MAINTAINER] dns/nsd: [SUMMARIZE CHANGES]
Date: Sat, 17 Apr 2010 15:30:16 UT

 Maintainer of dns/nsd,
 
 Please note that PR ports/145780 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/145780
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Jaap Akkerhuis <jaap@NLnetLabs.nl>
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/145780: [MAINTAINER] dns/nsd: [SUMMARIZE CHANGES] 
Date: Sat, 17 Apr 2010 17:43:07 +0200

 This is actually a change to dns/nsd2
     
     Please note that PR ports/145780 has just been submitted.
     
     If it contains a patch for an upgrade, an enhancement or a bug fix
     you agree on, reply to this email stating that you approve the patch
     and a committer will take care of it.
 
 Yes, I appove (I actually send it in myself).
 
 	jaap
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Apr 18 04:15:01 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=145780 
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Wed Apr 21 17:22:09 UTC 2010 
State-Changed-Why:  
Submitter is maintainer from another address. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=145780 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jun 5 20:39:30 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/145780: commit references a PR
Date: Sat,  5 Jun 2010 20:41:36 +0000 (UTC)

 miwi        2010-06-05 20:39:18 UTC
 
   FreeBSD ports repository
 
   Modified files:
     dns/nsd2             Makefile pkg-message 
   Log:
   - Add a EOL message
   
   PR:             145780
   Submitted by:   maintainer
   
   Revision  Changes    Path
   1.8       +1 -1      ports/dns/nsd2/Makefile
   1.2       +7 -0      ports/dns/nsd2/pkg-message
 _______________________________________________
 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:
