Index: ports/UPDATING =================================================================== RCS file: /home/pcvs/ports/UPDATING,v retrieving revision 1.271 diff -u -r1.271 UPDATING --- ports/UPDATING 12 Jan 2006 00:53:28 -0000 1.271 +++ ports/UPDATING 12 Jan 2006 09:21:44 -0000 @@ -6,6 +6,24 @@ time you update your ports collection, before attempting any port upgrades. +20060112: + 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. + 20060111: AFFECTS: users of multimedia/lxdvdrip AUTHOR: lioux@FreeBSD.org Index: ports/mail/dcc-dccd/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/dcc-dccd/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- ports/mail/dcc-dccd/Makefile 17 Sep 2005 20:12:27 -0000 1.19 +++ ports/mail/dcc-dccd/Makefile 12 Jan 2006 09:21:44 -0000 @@ -6,7 +6,7 @@ # PORTNAME= dcc-dccd -PORTVERSION= 1.3.16 +PORTVERSION= 1.3.24 CATEGORIES= mail MASTER_SITES= http://www.rhyolite.com/anti-spam/dcc/source/ \ http://www.wa.apana.org.au/~dean/sources/ \ Index: ports/mail/dcc-dccd/distinfo =================================================================== RCS file: /home/pcvs/ports/mail/dcc-dccd/distinfo,v retrieving revision 1.14 diff -u -r1.14 distinfo --- ports/mail/dcc-dccd/distinfo 17 Sep 2005 20:12:27 -0000 1.14 +++ ports/mail/dcc-dccd/distinfo 12 Jan 2006 09:21:44 -0000 @@ -1,2 +1,3 @@ -MD5 (dcc-dccd-1.3.16.tar.Z) = 5468d056bd3b8b51f2300eeaa1852933 -SIZE (dcc-dccd-1.3.12.tar.Z) = 1370359 +MD5 (dcc-dccd-1.3.24.tar.Z) = 2d8a135e48bcae6a2cf4f62acaf8298c +SHA256 (dcc-dccd-1.3.24.tar.Z) = 2ae4b63a9ac5168ca3ff3e3a4a3de2d5494548f09b059139c8fc885fce350851 +SIZE (dcc-dccd-1.3.24.tar.Z) = 1392701