From toni@iso.egotaivas.com  Fri May 21 07:48:11 2004
Return-Path: <toni@iso.egotaivas.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2332116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 May 2004 07:48:11 -0700 (PDT)
Received: from iso.egotaivas.com (iso.egotaivas.com [193.65.195.170])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7790743D46
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 May 2004 07:48:10 -0700 (PDT)
	(envelope-from toni@iso.egotaivas.com)
Received: from iso.egotaivas.com (toni@localhost.egotaivas.com [127.0.0.1])
	by iso.egotaivas.com (8.12.10/8.12.10) with ESMTP id i4LElg6K010862;
	Fri, 21 May 2004 17:47:42 +0300 (EEST)
	(envelope-from toni@iso.egotaivas.com)
Received: (from toni@localhost)
	by iso.egotaivas.com (8.12.10/8.12.10/Submit) id i4LElevj010861;
	Fri, 21 May 2004 17:47:40 +0300 (EEST)
	(envelope-from toni)
Message-Id: <200405211447.i4LElevj010861@iso.egotaivas.com>
Date: Fri, 21 May 2004 17:47:40 +0300 (EEST)
From: Toni Viemero <toni.viemero@iki.fi>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ports@oven.org
Subject: [PATCH] dns/pdnsd: update to 1.1.11
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         66998
>Category:       ports
>Synopsis:       [PATCH] dns/pdnsd: update to 1.1.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 21 07:50:16 PDT 2004
>Closed-Date:    Sat May 22 08:04:26 PDT 2004
>Last-Modified:  Sat May 22 08:04:26 PDT 2004
>Originator:     Toni Viemero
>Release:        FreeBSD 5.2.1-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD iso.egotaivas.com 5.2.1-RELEASE-p6 FreeBSD 5.2.1-RELEASE-p6 #0: Mon May 10 19:39:46 EEST 2004
>Description:
- Update to 1.1.11

Port maintainer (ports@oven.org) is cc'd.
>How-To-Repeat:
>Fix:

--- pdnsd-1.1.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/dns/pdnsd/Makefile /home/toni/pdnsd/Makefile
--- /usr/ports/dns/pdnsd/Makefile	Fri Mar 12 02:32:21 2004
+++ /home/toni/pdnsd/Makefile	Fri May 21 17:46:18 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pdnsd
-PORTVERSION=	1.1.10
+PORTVERSION=	1.1.11
 CATEGORIES=	dns
 MASTER_SITES=	http://www.phys.uu.nl/~rombouts/pdnsd/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-par
diff -ruN --exclude=CVS /usr/ports/dns/pdnsd/distinfo /home/toni/pdnsd/distinfo
--- /usr/ports/dns/pdnsd/distinfo	Tue Mar 30 03:40:26 2004
+++ /home/toni/pdnsd/distinfo	Fri May 21 17:46:50 2004
@@ -1,2 +1,2 @@
-MD5 (pdnsd-1.1.10-par.tar.gz) = 780e76f2838ebabfbfae7d52194c8018
-SIZE (pdnsd-1.1.10-par.tar.gz) = 287373
+MD5 (pdnsd-1.1.11-par.tar.gz) = be79162852e3efa2d7cb78c83371fcf2
+SIZE (pdnsd-1.1.11-par.tar.gz) = 304803
--- pdnsd-1.1.11.patch ends here ---
>Release-Note:
>Audit-Trail:

From: Toni Viemero <toni.viemero@iki.fi>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: ports@oven.org
Subject: Re: ports/66998: [PATCH] dns/pdnsd: update to 1.1.11
Date: Fri, 21 May 2004 18:09:24 +0300

 Well, I was a little bit too excited after upgrading couple of Linux boxes.
 Turns out this new version wasn't just a maintenance release. Lot of
 internals has changed and this new version doesn't even compile out of the
 box on FreeBSD. Thus making this PR bogus.
 Sorry for inconvenience.
 
 dns_query.c:71: warning: `SIN_LEN' redefined
 ipvers.h:132: warning: this is the location of the previous definition
 dns_query.c: In function `p_exec_query':
 dns_query.c:854: `ENONET' undeclared (first use in this function)
 dns_query.c:854: (Each undeclared identifier is reported only once
 dns_query.c:854: for each function it appears in.)
 
 -- 
 Toni Viemer  |  http://selfdestruct.net
 "You can get away with a lot of shit if it looks like it's all you know
  how to do."
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sat May 22 08:03:49 PDT 2004 
State-Changed-Why:  
Closed at submitter's request. Once you have a working 
update please send-pr(1) it. Thank you. 

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