ports/85664: Update port: mail/tumgreyspf fix pkg-message

Marcus Grando marcus at corp.grupos.com.br
Fri Sep 2 18:50:21 UTC 2005


>Number:         85664
>Category:       ports
>Synopsis:       Update port: mail/tumgreyspf fix pkg-message
>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:   Fri Sep 02 18:50:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Grando
>Release:        FreeBSD 6.0-BETA3 i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD marcus.grupos.com.br 6.0-BETA3 FreeBSD 6.0-BETA3 #34: Fri Sep 2 11:10:54 BRT 2005 root at marcus.grupos.com.br:/usr/obj/usr/src/sys/MARCUS i386


	
>Description:

- Fix pkg-message to example work

	
>How-To-Repeat:
	
>Fix:

	

--- tumgreyspf.patch begins here ---
diff -ruN tumgreyspf.orig/Makefile tumgreyspf/Makefile
--- tumgreyspf.orig/Makefile	Fri Sep  2 09:52:56 2005
+++ tumgreyspf/Makefile	Fri Sep  2 15:48:00 2005
@@ -30,7 +30,8 @@
 SUB_FILES=	pkg-message pkg-deinstall pkg-install
 SUB_LIST+=	TUMGREYSPF_DIR=${TUMGREYSPF_DIR} \
 		TUMGREYSPF_USER=${TUMGREYSPF_USER} \
-		TUMGREYSPF_GROUP=${TUMGREYSPF_GROUP}
+		TUMGREYSPF_GROUP=${TUMGREYSPF_GROUP} \
+		PYTHON_CMD=${PYTHON_CMD}
 
 .if !defined(NOPORTDOCS)
 PORTDOCS=	*
diff -ruN tumgreyspf.orig/files/pkg-message.in tumgreyspf/files/pkg-message.in
--- tumgreyspf.orig/files/pkg-message.in	Fri Sep  2 09:52:56 2005
+++ tumgreyspf/files/pkg-message.in	Fri Sep  2 15:48:36 2005
@@ -5,7 +5,7 @@
 Add to your postfix master.cf:
 
 tumgreyspf  unix  -       n       n       -       -       spawn
-	user=%%TUMGREYSPF_USER%% argv=%%PREFIX%%/bin/tumgreyspf
+  user=%%TUMGREYSPF_USER%% argv=%%PYTHON_CMD%% %%PREFIX%%/bin/tumgreyspf
       
 Next, main.cf must be configured so that "smtpd_sender_restrictions"
 includes a call to the tumgreyspf policy filter.  If you already have
--- tumgreyspf.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list