FreeBSD Bugzilla – Attachment 107890 Details for
Bug 148707
[PATCH] mail/postgrey: update to 1.33
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
postgrey-1.33.patch
postgrey-1.33.patch (text/plain), 2.06 KB, created by
Sunpoet Po-Chuan Hsieh
on 2010-07-17 11:10:02 UTC
(
hide
)
Description:
postgrey-1.33.patch
Filename:
MIME Type:
Creator:
Sunpoet Po-Chuan Hsieh
Created:
2010-07-17 11:10:02 UTC
Size:
2.06 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/mail/postgrey/Makefile /usr/ports/sunpoet/postgrey/Makefile >--- /usr/ports/mail/postgrey/Makefile 2010-01-18 14:01:20.000000000 +0800 >+++ /usr/ports/sunpoet/postgrey/Makefile 2010-07-17 18:05:29.000000000 +0800 >@@ -6,10 +6,10 @@ > # > > PORTNAME= postgrey >-PORTVERSION= 1.32 >-PORTREVISION= 1 >+PORTVERSION= 1.33 > CATEGORIES= mail >-MASTER_SITES= http://postgrey.schweikert.ch/pub/ LOCAL/beech >+MASTER_SITES= http://postgrey.schweikert.ch/pub/ \ >+ http://postgrey.schweikert.ch/pub/old/ > > MAINTAINER= haroldp@internal.org > COMMENT= Greylisting policy server for Postfix >diff -ruN --exclude=CVS /usr/ports/mail/postgrey/distinfo /usr/ports/sunpoet/postgrey/distinfo >--- /usr/ports/mail/postgrey/distinfo 2008-08-26 05:52:52.000000000 +0800 >+++ /usr/ports/sunpoet/postgrey/distinfo 2010-07-17 18:03:29.000000000 +0800 >@@ -1,3 +1,3 @@ >-MD5 (postgrey-1.32.tar.gz) = 524a4e165bf997996f3bccade394712f >-SHA256 (postgrey-1.32.tar.gz) = b460939018b98763c74f4d3272104adb85f321bcfd9c866daff73e4e061feb24 >-SIZE (postgrey-1.32.tar.gz) = 35486 >+MD5 (postgrey-1.33.tar.gz) = 334c908bb9d34e9b87790d4b0b6db87e >+SHA256 (postgrey-1.33.tar.gz) = 8417aee37f8a6518580989122240753bc65e99e47db5f52ef1a0bebbd6f82bda >+SIZE (postgrey-1.33.tar.gz) = 36077 >diff -ruN --exclude=CVS /usr/ports/mail/postgrey/files/postgrey.in /usr/ports/sunpoet/postgrey/files/postgrey.in >--- /usr/ports/mail/postgrey/files/postgrey.in 2010-03-27 13:56:55.000000000 +0800 >+++ /usr/ports/sunpoet/postgrey/files/postgrey.in 2010-07-17 18:03:07.000000000 +0800 >@@ -36,9 +36,11 @@ > load_rc_config $name > > postgrey_enable=${postgrey_enable:-"NO"} >+postgrey_greylist_header=${postgrey_greylist_header:-"X-Greylist: delayed %t seconds by postgrey-%v at %h; %d"} > postgrey_pidfile=${postgrey_pidfile:-"/var/run/postgrey.pid"} > postgrey_flags=${postgrey_flags:-"--pidfile=${postgrey_pidfile} \ >- --inet=10023 -d --user=%%USER%% --group=%%GROUP%% --dbdir=/var/db/postgrey"} >+ --inet=10023 -d --user=%%USER%% --group=%%GROUP%% --dbdir=/var/db/postgrey \ >+ --x-greylist-header=${postgrey_greylist_header}"} > > pidfile="${postgrey_pidfile}"
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 148707
: 107890