ports/188038: [PATCH] mail/postfix-policyd-spf-perl: stage support

Danilo G. Baio dbaio at bsd.com.br
Sat Mar 29 02:10:02 UTC 2014


>Number:         188038
>Category:       ports
>Synopsis:       [PATCH] mail/postfix-policyd-spf-perl: stage support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 29 02:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Danilo G. Baio
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD dbaio.bs2cloud.com.br 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC
>Description:
- stage support

Port maintainer (ports.maintainer at evilphi.com) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- postfix-policyd-spf-perl-2.007.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 349476)
+++ Makefile	(working copy)
@@ -27,7 +27,6 @@
 REINPLACE=	s/%%SPF_FAIL%%/${SPF_FAIL}/g;\
 		s/%%SPF_TEMPERROR%%/${SPF_TEMPERROR}/g;
 
-NO_STAGE=	yes
 pre-patch:
 	@${ECHO_MSG} ""
 	@${ECHO_MSG} "You can change the actions returned by the server by setting the following"
@@ -43,9 +42,6 @@
 	@${REINPLACE_CMD} -e '${REINPLACE}' ${WRKSRC}/postfix-policyd-spf-perl
 
 do-install:
-	@${INSTALL_SCRIPT} ${WRKSRC}/postfix-policyd-spf-perl ${PREFIX}/sbin
+	@${INSTALL_SCRIPT} ${WRKSRC}/postfix-policyd-spf-perl ${STAGEDIR}${PREFIX}/sbin
 
-post-install:
-	@${CAT} ${PKGMESSAGE}
-
 .include <bsd.port.mk>
--- postfix-policyd-spf-perl-2.007.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list