From robtone@ek-muc.de  Thu May  5 08:39:22 2005
Return-Path: <robtone@ek-muc.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 172B816A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 May 2005 08:39:22 +0000 (GMT)
Received: from robtone.ek-muc.de (robtone.ek-muc.de [62.225.182.35])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 062FB43D68
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 May 2005 08:39:21 +0000 (GMT)
	(envelope-from robtone@ek-muc.de)
Received: from localhost (localhost [127.0.0.1])
	by robtone.ek-muc.de (Postfix) with ESMTP id 28BC0C39A2
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 May 2005 10:39:19 +0200 (CEST)
Received: from robtone.ek-muc.de ([127.0.0.1])
 by localhost (robtone.ek-muc.de [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 68111-06 for <FreeBSD-gnats-submit@freebsd.org>;
 Thu,  5 May 2005 10:39:13 +0200 (CEST)
Received: by robtone.ek-muc.de (Postfix, from userid 1001)
	id 5323CC3940; Thu,  5 May 2005 10:39:13 +0200 (CEST)
Message-Id: <20050505083913.5323CC3940@robtone.ek-muc.de>
Date: Thu,  5 May 2005 10:39:13 +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 Version update to 0.1.6, bug-fixes
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         80648
>Category:       ports
>Synopsis:       Update port: mail/postfix-policyd-weight Version update to 0.1.6, bug-fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jylefort
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 05 08:40:02 GMT 2005
>Closed-Date:    Sat May 07 18:34:14 GMT 2005
>Last-Modified:  Sat May 07 18:34:14 GMT 2005
>Originator:     Robert Felber
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Autohaus Erich Kuttendreier (Ford Main Dealer Munich)
>Environment:
System: FreeBSD 5.3-STABLE


	
>Description:
	- Typos removed, Code cleanup 
	- regexp for REV_IP_EQ_HELO_DOMAIN corrected (again)
	- HELO_IP_IN_CL_SUBNET made configurable
	- if HELO IP is in /24 of Client IP then it is now treated as helo_ok = 1
	  (causes less false positives if sender uses "wrong" HELO but Client IP/
	   Hostname ist in HELOs /24 subnet or domain, CRM applications are such
	   candidates)
>How-To-Repeat:
	
>Fix:

	



--- postfix-policyd-weight-0.1.6.diff begins here ---
diff -ruN /usr/ports/mail/postfix-policyd-weight/Makefile postfix-policyd-weight-0.1.6/Makefile
--- /usr/ports/mail/postfix-policyd-weight/Makefile	Sat Apr 30 20:37:43 2005
+++ postfix-policyd-weight-0.1.6/Makefile	Thu May  5 10:17:35 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	policyd-weight
-PORTVERSION=	0.1.4
+PORTVERSION=	0.1.6
 CATEGORIES=	mail
 MASTER_SITES=	http://robtone.mine.nu/postfix/
 PKGNAMEPREFIX=  postfix-
diff -ruN /usr/ports/mail/postfix-policyd-weight/distinfo postfix-policyd-weight-0.1.6/distinfo
--- /usr/ports/mail/postfix-policyd-weight/distinfo	Sat Apr 30 20:37:43 2005
+++ postfix-policyd-weight-0.1.6/distinfo	Thu May  5 10:17:09 2005
@@ -1,2 +1,2 @@
-MD5 (policyd-weight-0.1.4.tar.gz) = 596e638c043a109837c5ae04dc0a3535
-SIZE (policyd-weight-0.1.4.tar.gz) = 8219
+MD5 (policyd-weight-0.1.6.tar.gz) = 5409ff418fe7864d035386792171bcff
+SIZE (policyd-weight-0.1.6.tar.gz) = 8425
--- postfix-policyd-weight-0.1.6.diff ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jylefort 
Responsible-Changed-By: jylefort 
Responsible-Changed-When: Thu May 5 09:21:15 GMT 2005 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80648 
State-Changed-From-To: open->closed 
State-Changed-By: jylefort 
State-Changed-When: Sat May 7 18:34:09 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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