From robtone@ek-muc.de  Wed May  2 09:18:22 2007
Return-Path: <robtone@ek-muc.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id B6D6E16A403
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 May 2007 09:18:22 +0000 (UTC)
	(envelope-from robtone@ek-muc.de)
Received: from robtone.ek-muc.de (robtone.ek-muc.de [62.225.182.35])
	by mx1.freebsd.org (Postfix) with ESMTP id 7A8E613C457
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 May 2007 09:18:22 +0000 (UTC)
	(envelope-from robtone@ek-muc.de)
Received: from localhost (localhost [127.0.0.1])
	by robtone.ek-muc.de (Postfix) with ESMTP id 928ACC39CF
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 May 2007 11:17:57 +0200 (CEST)
Received: by robtone.ek-muc.de (Postfix, from userid 1001)
	id 7B2A8C38D6; Wed,  2 May 2007 11:17:53 +0200 (CEST)
Message-Id: <20070502091753.7B2A8C38D6@robtone.ek-muc.de>
Date: Wed,  2 May 2007 11:17:53 +0200 (CEST)
From: Robert Felber <robtone@ek-muc.de>
Reply-To: Robert Felber <robtone@ek-muc.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: mail/postfix-policyd-weight
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         112345
>Category:       ports
>Synopsis:       Update port: mail/postfix-policyd-weight
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 02 09:20:04 GMT 2007
>Closed-Date:    Mon May 21 15:17:36 GMT 2007
>Last-Modified:  Mon May 21 15:17:36 GMT 2007
>Originator:     Robert Felber
>Release:        FreeBSD 6.1-RELEASE-p7 i386
>Organization:
Autohaus Erich Kuttendreier
>Environment:
System: FreeBSD fpsvr1z150.dartsd66.local 6.1-RELEASE-p7 FreeBSD 6.1-RELEASE-p7 #0: Fri Sep 22 11:42:26 CEST 2006 robtone@fpsvr1z150.dartsd66.local:/usr/obj/usr/src/sys/FBSD5_3_DELL i386

>Description:

    ports:
    
    -   removed postfix dependency as this policy-server also works
        with Exim

    program:

    -	Corrected handling of SERVFAIL and timeouts
    -   DNSERRMSG wasn't re-initialized, thus leading to
        subsequent concatenated responses.

>How-To-Repeat:
	
>Fix:


--- postfix-policyd-weight-0.1.14.4.diff begins here ---
diff -ruN /usr/ports/mail/postfix-policyd-weight/Makefile ./postfix-policyd-weight-0.1.14.4/Makefile
--- /usr/ports/mail/postfix-policyd-weight/Makefile	Wed May  2 10:22:09 2007
+++ ./postfix-policyd-weight-0.1.14.4/Makefile	Wed May  2 10:45:34 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	policyd-weight
-PORTVERSION=	0.1.14.3
+PORTVERSION=	0.1.14.4
 
 CATEGORIES=	mail
 MASTER_SITES=	http://www.policyd-weight.org/releases/
@@ -15,8 +15,7 @@
 MAINTAINER=	robtone@ek-muc.de
 COMMENT=	Weighted policy daemon for postfix
 
-RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
-		postfix:${PORTSDIR}/mail/postfix
+RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
 
 SUB_FILES=	pkg-message
 PLIST_FILES=	libexec/postfix/${PORTNAME} etc/${PORTNAME}.conf.sample
@@ -26,8 +25,6 @@
 MAN8+=	policyd-weight.8
 MAN5+=	policyd-weight.conf.5
 
-.include <bsd.port.pre.mk>
-
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/libexec/postfix/
 	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf.sample ${PREFIX}/etc/
@@ -44,4 +41,4 @@
 post-install:
 	@${CAT} ${PKGMESSAGE}
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN /usr/ports/mail/postfix-policyd-weight/distinfo ./postfix-policyd-weight-0.1.14.4/distinfo
--- /usr/ports/mail/postfix-policyd-weight/distinfo	Tue Feb 27 12:14:43 2007
+++ ./postfix-policyd-weight-0.1.14.4/distinfo	Wed May  2 10:45:34 2007
@@ -1,3 +1,3 @@
-MD5 (policyd-weight-0.1.14.3.tar.gz) = afa9286a5adc393b63641994bbb78a16
-SHA256 (policyd-weight-0.1.14.3.tar.gz) = 642d5ca134fe6deeb6e7d7e0147dedcf615c8e4d3b4d7d848f1a0ff023a67b50
-SIZE (policyd-weight-0.1.14.3.tar.gz) = 49105
+MD5 (policyd-weight-0.1.14.4.tar.gz) = 5d4b05715ad02080c68ed519b492300d
+SHA256 (policyd-weight-0.1.14.4.tar.gz) = 7072a428afceba82954b4efedd3f3f23bd7e0d354b5272a84fc73ebf7f9bd192
+SIZE (policyd-weight-0.1.14.4.tar.gz) = 49367
--- postfix-policyd-weight-0.1.14.4.diff ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed May 9 04:51:32 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

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

From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To: bug-followup@FreeBSD.org, robtone@ek-muc.de
Cc:  
Subject: Re: ports/112345: Update port: mail/postfix-policyd-weight
Date: Mon, 21 May 2007 16:03:58 +0100

 This PR should be closed as it is obsoleted by ports/112567
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon May 21 15:17:34 UTC 2007 
State-Changed-Why:  
obsoleted by ports/112567 

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