From dean@odyssey.apana.org.au  Wed Jul 26 12:19:05 2006
Return-Path: <dean@odyssey.apana.org.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A10F416A4E0
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Jul 2006 12:19:05 +0000 (UTC)
	(envelope-from dean@odyssey.apana.org.au)
Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A3A5E43D6E
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Jul 2006 12:19:04 +0000 (GMT)
	(envelope-from dean@odyssey.apana.org.au)
Received: (from dean@localhost)
	by odyssey.apana.org.au (8.9.3/8.9.3) id UAA97828;
	Wed, 26 Jul 2006 20:18:52 +0800 (WST)
Message-Id: <200607261218.UAA97828@odyssey.apana.org.au>
Date: Wed, 26 Jul 2006 20:18:52 +0800 (WST)
From: Dean Hollister <dean@odyssey.apana.org.au>
Reply-To: Dean Hollister <dean@odyssey.apana.org.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Upgraded Port: mail/dcc-dccd to 1.3.40
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         100880
>Category:       ports
>Synopsis:       Upgraded Port: mail/dcc-dccd to 1.3.40
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 26 12:20:19 GMT 2006
>Closed-Date:    Thu Jul 27 05:58:59 GMT 2006
>Last-Modified:  Thu Jul 27 05:58:59 GMT 2006
>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.40

Changes in this release:

	o	Make bad password-IDs in /var/dcc/flod a serious error 
		that is reported even when tracing is off.

	o	Fix missing ';;' in libexec/logger.

	o	Restore `start-dccm -c` that was removed from version 
		1.3.39 with the mistaken idea that -c was not in use.

	o	Fix bug counting clients of public DCC servers 
		introduced in 1.3.39.

	o	Adding -d to DCCD_ARGS or GREY_DCCD_ARGS causes dccd 
		to say how it determines the size of available memory.

	o	Deal with sysctl(HW_PHYSMEM) on amd64 FreeBSD 6.* need 
		for an 8-byte value without breaking sysctl(HW_PHYSMEM) 
		on FreeBSD 5.* that demands a 4-byte value.

	o	Allow databases larger than 3 GBytes on 64-bit systems.

>How-To-Repeat:
>Fix:
diff -ruN dcc-dccd.orig/Makefile dcc-dccd/Makefile
--- dcc-dccd.orig/Makefile	Sat Jul 15 19:18:51 2006
+++ dcc-dccd/Makefile	Wed Jul 26 20:08:00 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dcc-dccd
-PORTVERSION=	1.3.39
+PORTVERSION=	1.3.40
 CATEGORIES=	mail
 MASTER_SITES=	http://www.rhyolite.com/anti-spam/dcc/source/ \
 		http://www.wa.apana.org.au/~dean/sources/
diff -ruN dcc-dccd.orig/distinfo dcc-dccd/distinfo
--- dcc-dccd.orig/distinfo	Sat Jul 15 19:21:07 2006
+++ dcc-dccd/distinfo	Wed Jul 26 20:10:48 2006
@@ -1,3 +1,3 @@
-MD5 (dcc-dccd-1.3.39.tar.Z) = 6407cdd2f8b521cd9d5251e544378580
-SHA256 (dcc-dccd-1.3.39.tar.Z) = 3c59a2e53e0c096b9055d833439d24a643139c29e7dc1d082fb81cbe34447635
-SIZE (dcc-dccd-1.3.39.tar.Z) = 1419395
+MD5 (dcc-dccd-1.3.40.tar.Z) = f1c482f626e6b989f3ed565aeacb475d
+SHA256 (dcc-dccd-1.3.40.tar.Z) = 06afdf4bdb62442277ba3826960af356869568b45daa73c58b9a009ce88ea3d4
+SIZE (dcc-dccd-1.3.40.tar.Z) = 1424612
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Wed Jul 26 12:30:22 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100880 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Thu Jul 27 05:58:57 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100880 
>Unformatted:
