Upgrade to 4.0.1

This commit is contained in:
Andrey A. Chernov 2008-10-07 20:55:25 +00:00
parent c7fd376689
commit 166c531bf6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221309
3 changed files with 13 additions and 11 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= milter-greylist
PORTVERSION= 4.0
PORTREVISION= 1
PORTVERSION= 4.0.1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/
DISTNAME= milter-greylist-${PORTVERSION}

View File

@ -1,3 +1,3 @@
MD5 (milter-greylist-4.0.tgz) = 2834933b27298d30630eea621cbfdcf5
SHA256 (milter-greylist-4.0.tgz) = 8b348062af8f46879a21a190070d72616536365f6e1e318eff18c3fcb024c875
SIZE (milter-greylist-4.0.tgz) = 185107
MD5 (milter-greylist-4.0.1.tgz) = 80732ea6ac12fc304a9d83c09f316870
SHA256 (milter-greylist-4.0.1.tgz) = 6fb675097a40651853a0d73776c8387ff3a4e263110d03eae9c068998e7e4889
SIZE (milter-greylist-4.0.1.tgz) = 185978

View File

@ -1,11 +1,14 @@
--- greylist.conf.bak Thu Sep 28 00:03:24 2006
+++ greylist.conf Sun Dec 10 04:58:58 2006
@@ -8,7 +8,7 @@
--- greylist.conf.orig 2008-02-27 08:01:47.000000000 +0300
+++ greylist.conf 2008-10-08 00:51:23.000000000 +0400
@@ -7,9 +7,9 @@
pidfile "/var/run/milter-greylist.pid"
socket "/var/milter-greylist/milter-greylist.sock"
dumpfile "/var/milter-greylist/greylist.db"
-dumpfile "/var/milter-greylist/greylist.db" 755
+dumpfile "/var/milter-greylist/greylist.db"
dumpfreq 1
-user "smmsp"
+user "mailnull"
# Be verbose (or use -v flag)
#verbose
# Log milter-greylist activity to a file
#stat ">>/var/milter-greylist/greylist.log" \