aboutsummaryrefslogtreecommitdiff
path: root/mail/milter-greylist
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2009-04-22 06:05:33 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2009-04-22 06:05:33 +0000
commitffb4e19c9e61366df4ce7051c764f94812b465df (patch)
tree8720302883ee86400eab17321def0749ae143d9b /mail/milter-greylist
parentecec028843255b51ba9bb2026f9f7a48a4baa518 (diff)
downloadports-ffb4e19c9e61366df4ce7051c764f94812b465df.tar.gz
ports-ffb4e19c9e61366df4ce7051c764f94812b465df.zip
Notes
Diffstat (limited to 'mail/milter-greylist')
-rw-r--r--mail/milter-greylist/Makefile3
-rw-r--r--mail/milter-greylist/distinfo6
-rw-r--r--mail/milter-greylist/files/patch-greylist.conf11
3 files changed, 8 insertions, 12 deletions
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile
index 7e6e2bff053f..d054104e6bcb 100644
--- a/mail/milter-greylist/Makefile
+++ b/mail/milter-greylist/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= milter-greylist
-PORTVERSION= 4.0.1
-PORTREVISION= 2
+PORTVERSION= 4.2.2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/
DISTNAME= milter-greylist-${PORTVERSION}
diff --git a/mail/milter-greylist/distinfo b/mail/milter-greylist/distinfo
index f9412c061acf..0f75abbe8104 100644
--- a/mail/milter-greylist/distinfo
+++ b/mail/milter-greylist/distinfo
@@ -1,3 +1,3 @@
-MD5 (milter-greylist-4.0.1.tgz) = 80732ea6ac12fc304a9d83c09f316870
-SHA256 (milter-greylist-4.0.1.tgz) = 6fb675097a40651853a0d73776c8387ff3a4e263110d03eae9c068998e7e4889
-SIZE (milter-greylist-4.0.1.tgz) = 185978
+MD5 (milter-greylist-4.2.2.tgz) = ed287c8371b9a5818835387dc101d02a
+SHA256 (milter-greylist-4.2.2.tgz) = 52c7145794ba1b845ffbc59ed3414086196f7161ba952627721d5f4538fda1c0
+SIZE (milter-greylist-4.2.2.tgz) = 206345
diff --git a/mail/milter-greylist/files/patch-greylist.conf b/mail/milter-greylist/files/patch-greylist.conf
index aebc14391159..6a0c17360e28 100644
--- a/mail/milter-greylist/files/patch-greylist.conf
+++ b/mail/milter-greylist/files/patch-greylist.conf
@@ -1,11 +1,8 @@
---- 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"
+--- greylist.conf.orig 2009-02-13 01:39:01.000000000 +0300
++++ greylist.conf 2009-04-22 09:10:46.000000000 +0400
+@@ -9,7 +9,7 @@
socket "/var/milter-greylist/milter-greylist.sock"
--dumpfile "/var/milter-greylist/greylist.db" 755
-+dumpfile "/var/milter-greylist/greylist.db"
+ dumpfile "/var/milter-greylist/greylist.db" 600
dumpfreq 1
-user "smmsp"
+user "mailnull"