aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2006-02-11 14:43:04 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2006-02-11 14:43:04 +0000
commite160263de012558519af56325c514645607830ef (patch)
treee223e56f1db4a4acd9b3fe0803756f8673338368
parent94389aaa47c97053a20a7d8921f8630ef3f6600f (diff)
downloadports-e160263de012558519af56325c514645607830ef.tar.gz
ports-e160263de012558519af56325c514645607830ef.zip
Notes
-rw-r--r--UPDATING18
-rw-r--r--mail/dcc-dccd/Makefile2
-rw-r--r--mail/dcc-dccd/distinfo6
3 files changed, 22 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index 04fdf73aedd5..1ddfbe46f6d7 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,24 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20060212:
+ AFFECTS: users of mail/dcc-dccd
+ AUTHOR: ehaupt@FreeBSD.org
+
+ The midnight dccm and dccifd system log message has been changed to disclose
+ spam passed from whiteclnt-listed MX servers. MX servers should now be listed
+ in /var/dcc/whiteclnt with lines like:
+ mx ip 10.2.3.4
+ mx ip 10.5.6.0/28
+ mxdcc ip 10.7.8.9
+ "MX" marks the IP address of one of your mail systems that should be ignored
+ in initial Received: headers and when reported by sendmail to dccm. "MXDCC"
+ marks IP addresss of your mail systems that run DCC clients and that will have
+ already reported mail to the DCC. Continue using "OK" whitelist entries for
+ mail systems that you trust to never send or forward unsolicited bulk email.
+ Allow custom DNS blacklist SMTP rejection messages. See -Bset:rej-msg=X in the
+ dccifd and dccm man pages.
+
20060207:
AFFECTS: users of www/jakarta-tomcat4, www/jakarta-tomcat41,
www/jakarta-tomcat5, www/jakarta-tomcat55, and www/tomcat55
diff --git a/mail/dcc-dccd/Makefile b/mail/dcc-dccd/Makefile
index c15758c70ec3..e6f7afddc6bb 100644
--- a/mail/dcc-dccd/Makefile
+++ b/mail/dcc-dccd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dcc-dccd
-PORTVERSION= 1.3.16
+PORTVERSION= 1.3.27
CATEGORIES= mail
MASTER_SITES= http://www.rhyolite.com/anti-spam/dcc/source/ \
http://www.wa.apana.org.au/~dean/sources/ \
diff --git a/mail/dcc-dccd/distinfo b/mail/dcc-dccd/distinfo
index d493b7e0dad2..c93723cbac7a 100644
--- a/mail/dcc-dccd/distinfo
+++ b/mail/dcc-dccd/distinfo
@@ -1,3 +1,3 @@
-MD5 (dcc-dccd-1.3.16.tar.Z) = 5468d056bd3b8b51f2300eeaa1852933
-SHA256 (dcc-dccd-1.3.16.tar.Z) = d63c2baa55354200e512e723f309dc1eb0f493bf8c581f6acf1ae0066c44cdb4
-SIZE (dcc-dccd-1.3.16.tar.Z) = 1370359
+MD5 (dcc-dccd-1.3.27.tar.Z) = 1aa43c1ec6841b86bae50208b3ffdf03
+SHA256 (dcc-dccd-1.3.27.tar.Z) = 28d189c1602fbe369f3133946cc827d38bae0b00e281f55401c3adceeb408a29
+SIZE (dcc-dccd-1.3.27.tar.Z) = 1400407