Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2005 11:11:00 +0200 (CEST)
From:      Robert Felber <robtone@ek-muc.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82471: Update port: mail/postfix-policyd-weight Efficiency/FP fixes
Message-ID:  <20050621091100.D73FFC396A@robtone.ek-muc.de>
Resent-Message-ID: <200506210920.j5L9KKvm022451@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         82471
>Category:       ports
>Synopsis:       Update port: mail/postfix-policyd-weight Efficiency/FP fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 21 09:20:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Robert Felber
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Autohaus Erich Kuttendreier (Ford Main Dealer Munich)
>Environment:
System: FreeBSD 5.3-STABLE

>Description:

  - Return DUNNO in case of IPv6 Clients
  - Splitted NJABL to treat dyn RBL lsited clients different
  - some regex made case-insensitive
  - More details for the foreign MTA if HELO checks failed
  - Little cleanups for better reading

>How-To-Repeat:
	
>Fix:

--- postfix-policyd-weight-0.1.8.diff begins here ---
diff -ruN /usr/ports/mail/postfix-policyd-weight/Makefile postfix-policyd-weight-0.1.8/Makefile
--- /usr/ports/mail/postfix-policyd-weight/Makefile	Fri Jun  3 00:01:03 2005
+++ postfix-policyd-weight-0.1.8/Makefile	Tue Jun 21 11:01:01 2005
@@ -2,11 +2,11 @@
 # Date created:				25 Apr 2005
 # Whom:					Robert Felber <robtone@ek-muc.de>
 #
-# $FreeBSD: ports/mail/postfix-policyd-weight/Makefile,v 1.4 2005/06/02 13:39:36 jylefort Exp $
+# $FreeBSD: ports/mail/postfix-policyd-weight/Makefile,v 1.2 2005/04/30 08:36:27 jylefort Exp $
 #
 
 PORTNAME=	policyd-weight
-PORTVERSION=	0.1.7
+PORTVERSION=	0.1.8
 CATEGORIES=	mail
 MASTER_SITES=	http://robtone.mine.nu/postfix/releases/
 PKGNAMEPREFIX=  postfix-
diff -ruN /usr/ports/mail/postfix-policyd-weight/distinfo postfix-policyd-weight-0.1.8/distinfo
--- /usr/ports/mail/postfix-policyd-weight/distinfo	Fri Jun  3 00:01:03 2005
+++ postfix-policyd-weight-0.1.8/distinfo	Tue Jun 21 11:00:39 2005
@@ -1,2 +1,2 @@
-MD5 (policyd-weight-0.1.7.tar.gz) = 83ab2fb2ad73997fc951f95e0d88e630
-SIZE (policyd-weight-0.1.7.tar.gz) = 8645
+MD5 (policyd-weight-0.1.8.tar.gz) = 1ca576c9dc8f7eb2ff9e30af6b24a4d0
+SIZE (policyd-weight-0.1.8.tar.gz) = 8939
--- postfix-policyd-weight-0.1.8.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050621091100.D73FFC396A>