Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2006 11:46:22 +0800 (WST)
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98515: Upgraded Port: mail/dcc-dccd to 1.3.33
Message-ID:  <200606050346.LAA55044@odyssey.apana.org.au>
Resent-Message-ID: <200606050350.k553oBN5082321@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98515
>Category:       ports
>Synopsis:       Upgraded Port: mail/dcc-dccd to 1.3.33
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 05 03:50:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dean Hollister
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Australian Public Access Network Association Inc
>Environment:
System: FreeBSD odyssey.apana.org.au 4.11-STABLE FreeBSD 4.11-STABLE #0: Fri Apr 7 12:53:31 WST 2006 root@odyssey.apana.org.au:/usr/obj/usr/src/sys/ODYSSEY i386
>Description:
Upgraded Port: mail/dcc-dccd to 1.3.33

Changes in this release:

	o	Work around change to `sort` collating sequence in Fedore 
		Cort 5

	o	Fix dccd crash

	o	Do not try to stat() missing whiteclnt files more often 
		than once every 5 seconds.  This should significantly 
		reduce the number of stat() system calls on busy systems 
		using dccifd and SpamAssassin

	o	Fix some problems with determining the mail sender through 
		MX forwarders for second and subsequent mail messages in 
		an SMTP session

	o	Recognize some more qmail variations of Received headers 
		for obtaining IP addresses

	o	Add `cdcc "clients -V"`

	o	Optionally in dccm and by default in dccifd in proxy mode 
		temporarily reject SMTP recipients that might be forced to
		have spam discarded instead of rejected because it must be 
		delivered to other recipients

>How-To-Repeat:
>Fix:
diff -ruN dcc-dccd.orig/Makefile dcc-dccd/Makefile
--- dcc-dccd.orig/Makefile	Mon Mar 20 23:06:40 2006
+++ dcc-dccd/Makefile	Mon Jun  5 11:38:19 2006
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	dcc-dccd
-PORTVERSION=	1.3.31
+PORTVERSION=	1.3.33
 CATEGORIES=	mail
 MASTER_SITES=	http://www.rhyolite.com/anti-spam/dcc/source/ \
 		http://www.wa.apana.org.au/~dean/sources/ \
-		ftp://ftp.wa.apana.org.au/pub/unix/packages/
 EXTRACT_SUFX=	.tar.Z
 
 MAINTAINER=	dean@odyssey.apana.org.au
diff -ruN dcc-dccd.orig/distinfo dcc-dccd/distinfo
--- dcc-dccd.orig/distinfo	Mon Mar 20 23:06:40 2006
+++ dcc-dccd/distinfo	Mon Jun  5 11:33:02 2006
@@ -1,3 +1,3 @@
-MD5 (dcc-dccd-1.3.31.tar.Z) = 5b818c323b7282dd10dc97b538097f6f
-SHA256 (dcc-dccd-1.3.31.tar.Z) = e3a30c57e5e0978b478430e7cbf35eed685922d0008efb44f856d1c0010e5922
-SIZE (dcc-dccd-1.3.31.tar.Z) = 1406285
+MD5 (dcc-dccd-1.3.33.tar.Z) = 6fe23c582f922153127c5ea3fb020d48
+SHA256 (dcc-dccd-1.3.33.tar.Z) = cb8587f8ea7335a01083f26e4c3a1dff2c00760346196094234d46a6ed0a42f8
+SIZE (dcc-dccd-1.3.33.tar.Z) = 1417044
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606050346.LAA55044>