mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update to 1.3.40
Changes in this release: - Make bad password-IDs in /var/dcc/flod a serious error that is reported even when tracing is off. - Fix missing ';;' in libexec/logger. - Restore `start-dccm -c` that was removed from version 1.3.39 with the mistaken idea that -c was not in use. - Fix bug counting clients of public DCC servers introduced in 1.3.39. - Adding -d to DCCD_ARGS or GREY_DCCD_ARGS causes dccd to say how it determines the size of available memory. - 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. - Allow databases larger than 3 GBytes on 64-bit systems. PR: ports/100880 Submitted by: Dean Hollister (maintainer)
This commit is contained in:
parent
0a7ad47758
commit
1e4ef04d57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168853
@ -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/
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user