FreeBSD Bugzilla – Attachment 90786 Details for
Bug 128019
[UPDATE] mail/postfix-postfwd - upgrade to 1.10pre8b
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.15 KB, created by
Sahil Tandon
on 2008-10-11 23:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sahil Tandon
Created:
2008-10-11 23:50:01 UTC
Size:
3.15 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/mail/postfix-postfwd/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- Makefile 21 May 2008 01:54:45 -0000 1.1 >+++ Makefile 11 Oct 2008 21:52:08 -0000 >@@ -6,21 +6,20 @@ > # > > PORTNAME= postfwd >-DISTVERSION= 1.10.7b >+DISTVERSION= 1.10.8b > CATEGORIES= mail > MASTER_SITES= http://www.postfwd.org/old/ > PKGNAMEPREFIX= postfix- >-DISTNAME= postfwd-1.10pre7b >+DISTNAME= postfwd-1.10pre8b > > MAINTAINER= sahil@tandon.net > COMMENT= A postfix firewall policy daemon > >-RUN_DEPENDS= ${SITE_PERL}/Net/DNS/Async.pm:${PORTSDIR}/dns/p5-Net-DNS-Async \ >- ${SITE_PERL}/Net/CIDR/Lite.pm:${PORTSDIR}/net/p5-Net-CIDR-Lite \ >+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ > ${SITE_PERL}/IO/Multiplex.pm:${PORTSDIR}/devel/p5-IO-Multiplex > > PORTDOCS= CHANGELOG postfwd.html postfwd.txt >-PORTEXAMPLES= postfwd-rblcheck.pl request.sample >+PORTEXAMPLES= request.sample > PLIST_FILES= bin/postfwd etc/postfwd.conf.sample > > SUB_FILES= pkg-message >@@ -29,14 +28,14 @@ > USE_PERL5_RUN= yes > NO_BUILD= yes > >-MAN1= postfwd.1 >+MAN8= postfwd.8 > > .include <bsd.port.pre.mk> > > do-install: > @${INSTALL_SCRIPT} ${WRKSRC}/sbin/${PORTNAME} ${PREFIX}/bin/ > @${INSTALL_DATA} ${WRKSRC}/etc/${PORTNAME}.cf ${PREFIX}/etc/${PORTNAME}.conf.sample >- @${INSTALL_MAN} ${WRKSRC}/man/man1/${MAN1} ${MANPREFIX}/man/man1/ >+ @${INSTALL_MAN} ${WRKSRC}/man/man8/${MAN8} ${MANPREFIX}/man/man8/ > > post-install: > .if !defined(NOPORTDOCS) >@@ -45,7 +44,6 @@ > .endif > .if !defined(NOPORTEXAMPLES) > @${INSTALL} -d ${EXAMPLESDIR} >- @${INSTALL_DATA} ${WRKSRC}/bin/postfwd-rblcheck.pl ${EXAMPLESDIR} > @${INSTALL_DATA} ${WRKSRC}/tools/request.sample ${EXAMPLESDIR} > .endif > @${CAT} ${PKGMESSAGE} >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/mail/postfix-postfwd/distinfo,v >retrieving revision 1.1 >diff -u -r1.1 distinfo >--- distinfo 21 May 2008 01:54:45 -0000 1.1 >+++ distinfo 11 Oct 2008 21:52:08 -0000 >@@ -1,3 +1,3 @@ >-MD5 (postfwd-1.10pre7b.tar.gz) = 6ae4a3f7b7748ff20dc8ec915f76c4e9 >-SHA256 (postfwd-1.10pre7b.tar.gz) = e8213518032061f6a85dcd54846f487d78e1f9886ef950dfc95456de1de0c70a >-SIZE (postfwd-1.10pre7b.tar.gz) = 81798 >+MD5 (postfwd-1.10pre8b.tar.gz) = 077855c4b7ce015deec16cddd2c5156e >+SHA256 (postfwd-1.10pre8b.tar.gz) = ea60b32c511145d0d8724babd327c7a2091739b7647fbff0d3d1e7d83a0cca46 >+SIZE (postfwd-1.10pre8b.tar.gz) = 84688 >Index: files/postfwd.in >=================================================================== >RCS file: /home/ncvs/ports/mail/postfix-postfwd/files/postfwd.in,v >retrieving revision 1.1 >diff -u -r1.1 postfwd.in >--- files/postfwd.in 21 May 2008 01:54:45 -0000 1.1 >+++ files/postfwd.in 11 Oct 2008 21:52:08 -0000 >@@ -40,6 +40,6 @@ > : ${postfwd_enable="NO"} > : ${postfwd_config="%%PREFIX%%/etc/${name}.conf"} > >-command_args="-d -f ${required_files} -i 127.0.0.1 -p 10040 -u nobody -g nobody -S" >+command_args="--shortlog --summary=600 --cache=600 --cache-rbl-timeout=3600 --cleanup-requests=1200 --cleanup-rbls=1800 --cleanup-rates=1200 -d -f ${required_files} -i 127.0.0.1 -p 10040 -u nobody -g nobody" > > run_rc_command "$1"
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 128019
: 90786