Date: Wed, 26 Jul 2006 20:18:52 +0800 (WST) From: Dean Hollister <dean@odyssey.apana.org.au> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/100880: Upgraded Port: mail/dcc-dccd to 1.3.40 Message-ID: <200607261218.UAA97828@odyssey.apana.org.au> Resent-Message-ID: <200607261220.k6QCKKfJ091167@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100880 >Category: ports >Synopsis: Upgraded Port: mail/dcc-dccd to 1.3.40 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jul 26 12:20:19 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.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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607261218.UAA97828>