ports/112345: Update port: mail/postfix-policyd-weight

Robert Felber robtone at ek-muc.de
Wed May 2 09:20:05 UTC 2007


>Number:         112345
>Category:       ports
>Synopsis:       Update port: mail/postfix-policyd-weight
>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:   Wed May 02 09:20:04 GMT 2007
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list