From scjamorim@bsd.com.br  Sat Aug  8 18:57:44 2009
Return-Path: <scjamorim@bsd.com.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 49A3D106568D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Aug 2009 18:57:44 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242])
	by mx1.freebsd.org (Postfix) with ESMTP id 0D60E8FC21
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Aug 2009 18:57:43 +0000 (UTC)
Received: by an-out-0708.google.com with SMTP id d14so671575and.13
        for <FreeBSD-gnats-submit@freebsd.org>; Sat, 08 Aug 2009 11:57:42 -0700 (PDT)
Received: by 10.100.41.12 with SMTP id o12mr1886174ano.71.1249757862410;
        Sat, 08 Aug 2009 11:57:42 -0700 (PDT)
Received: from fbsd72.scjamorim.org (201.22.150.180.dynamic.adsl.gvt.net.br [201.22.150.180])
        by mx.google.com with ESMTPS id c29sm888427anc.10.2009.08.08.11.57.40
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sat, 08 Aug 2009 11:57:41 -0700 (PDT)
Received: by fbsd72.scjamorim.org (Postfix, from userid 0)
	id 15CFE228231; Sat,  8 Aug 2009 15:57:35 -0300 (BRT)
Message-Id: <20090808185735.15CFE228231@fbsd72.scjamorim.org>
Date: Sat,  8 Aug 2009 15:57:35 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tremere@cainites.net
Subject: [PATCH] dns/powerdns: BUMP PORTREVISION
X-Send-Pr-Version: 3.113
X-GNATS-Notify: tremere@cainites.net

>Number:         137579
>Category:       ports
>Synopsis:       [PATCH] dns/powerdns: BUMP PORTREVISION
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 08 19:00:15 UTC 2009
>Closed-Date:    Tue Aug 11 12:20:55 UTC 2009
>Last-Modified:  Tue Aug 11 12:30:06 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug  3 22:10:47 BRT
>Description:
There is an update in opendbx port, in favor of the latest update of opendbx(ports/137578). Please, here is an update in your port and I'd like to know your opinion about it.


Port maintainer (tremere@cainites.net) is cc'd.

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

--- powerdns-2.9.22_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/dns/powerdns/Makefile,v
retrieving revision 1.68
diff -u -u -r1.68 Makefile
--- Makefile	2 Aug 2009 19:33:40 -0000	1.68
+++ Makefile	8 Aug 2009 18:45:58 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	powerdns
 PORTVERSION=	2.9.22
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://downloads.powerdns.com/releases/ \
 		http://mirrors.evolva.ro/powerdns.com/releases/
@@ -110,7 +110,7 @@
 .endif
 
 .if defined(WITH_OPENDBX)
-LIB_DEPENDS+=		opendbx.[1-2]:${PORTSDIR}/databases/opendbx
+LIB_DEPENDS+=		opendbx.3:${PORTSDIR}/databases/opendbx
 CONFIGURE_MODULES+=	"opendbx"
 PLIST_SUB+=		WITHOPENDBX=""
 CXXFLAGS+=		-L${LOCALBASE}/lib
--- powerdns-2.9.22_2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Aug 8 19:00:25 UTC 2009 
Responsible-Changed-Why:  
araujo@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137579 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Aug 8 19:00:31 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: tremere@cainites.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/137579: [PATCH] dns/powerdns: BUMP PORTREVISION
Date: Sat, 8 Aug 2009 19:00:28 UT

 Maintainer of dns/powerdns,
 
 Please note that PR ports/137579 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/137579
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Ralf van der Enden <tremere@cainites.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137579: [PATCH] dns/powerdns: BUMP PORTREVISION
Date: Sun, 9 Aug 2009 11:37:22 +0200 (CEST)

 Looking good.
 
 Approved.
 
 Thanks.
 
 ----- Original Message -----
 From: "Edwin Groothuis" <edwin@FreeBSD.org>
 To: tremere@cainites.net
 Cc: bug-followup@FreeBSD.org
 Sent: Saturday, August 8, 2009 9:00:28 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna
 Subject: Re: ports/137579: [PATCH] dns/powerdns: BUMP PORTREVISION
 
 Maintainer of dns/powerdns,
 
 Please note that PR ports/137579 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/137579
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: araujo 
State-Changed-When: Tue Aug 11 12:20:55 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137579: commit references a PR
Date: Tue, 11 Aug 2009 12:20:22 +0000 (UTC)

 araujo      2009-08-11 12:20:13 UTC
 
   FreeBSD ports repository
 
   Modified files:
     dns/powerdns         Makefile 
     dns/powerdns-devel   Makefile 
   Log:
   - Bump PORTREVISION in favor of new databases/opendbx.
   
   PR:             ports/137579
   Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
   Approved by:    Ralf van der Enden <tremere@cainites.net> (maintainer)
   
   Revision  Changes    Path
   1.73      +2 -1      ports/dns/powerdns-devel/Makefile
   1.69      +2 -2      ports/dns/powerdns/Makefile
 _______________________________________________
 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:
