CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/11/25 04:55:13
Modified files:
net/amule : Makefile
net/amule/patches: patch-src_Statistics_cpp patch-src_amule_cpp
Added files:
net/amule/patches: patch-src_DownloadQueue_cpp
patch-src_utils_aLinkCreator_src_md4_cpp
Log message:
Bugfixes from upstream:
Fix pre-allocation in CDownloadQueue::CopyFileList
(upstream git commit f8f0eca00153b508831fce03c385fb2fb1c8ae66)
Don't log a critical line on startup if statistics.dat is missing
(upstream git commit 2de1d5fa97de56625459362cc6ccfd94dbf1c044)
Less writing of known files list during hashing (every 3000MB instead
of 300): files have become larger and hashing faster.
(upstream git commit f9b504a11ba7fabde6c7a63184edeeeb15ec7f66)