FreeBSD Bugzilla – Attachment 133855 Details for
Bug 178400
[patch] mail/postgrey shebangfix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
postgrey.diff.txt
postgrey.diff.txt (text/plain; charset=windows-1252), 1.35 KB, created by
ports.maintainer
on 2013-05-12 02:37:28 UTC
(
hide
)
Description:
postgrey.diff.txt
Filename:
MIME Type:
Creator:
ports.maintainer
Created:
2013-05-12 02:37:28 UTC
Size:
1.35 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 317693) >+++ Makefile (working copy) >@@ -1,9 +1,5 @@ >-# New ports collection makefile for: postgrey >-# Date created: 24 August 2004 >-# Whom: Will Andrews <will@FreeBSD.org> >-# >+# Created by: Will Andrews <will@FreeBSD.org> > # $FreeBSD$ >-# > > PORTNAME= postgrey > PORTVERSION= 1.34 >@@ -41,6 +37,11 @@ > GROUPS= ${PGY_GROUPNAME} > MAN1= ${PORTNAME}.1 policy-test.1 postgreyreport.1 > >+USES= shebangfix >+SHEBANG_FILES= ${WRKSRC}/postgrey >+ >+.include <bsd.port.options.mk> >+ > post-patch: > @${REINPLACE_CMD} -e 's#/etc/main.cf#/etc/postfix/main.cf#' ${WRKSRC}/postgrey > @${REINPLACE_CMD} -e 's#/etc/postfix#${PREFIX}&#' ${WRKSRC}/postgrey ${WRKSRC}/postgrey_whitelist_* >@@ -61,7 +62,7 @@ > ${INSTALL_DATA} ${WRKSRC}/postgrey_${i} ${PREFIX}/etc/postfix/dist-postgrey_${i} > .endfor > >-.if !defined(NOPORTDOCS) >+.if ${PORT_OPTIONS:MDOCS} > @${INSTALL} -d ${DOCSDIR} > @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} > .endif >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 317693) >+++ pkg-descr (working copy) >@@ -1,4 +1,4 @@ > Postgrey is a program which implements greylisting and is > designed to work with the Postfix MTA. > >-WWW: http://postgrey.schweikert.ch/ >+WWW: http://postgrey.schweikert.ch/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 178400
:
133851
|
133852
|
133853
|
133854
| 133855 |
133856