pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mldonkey Update to 2.9.5:
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f56bbf9e4de
branches: trunk
changeset: 542562:2f56bbf9e4de
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 21 15:14:44 2008 +0000
description:
Update to 2.9.5:
2008/05/02: version 2.9.5 = tag release-2-9-5
6503: Remove release status when download is finished
2008/03/31
6465: BT: Send correct downloaded value when download starts to tracker
(colchaodemola)
6477: Use $MLDONKEY_DIR/mlnet_tmp instead of /tmp
- This patch fixes problems with hash checking of multifile BT
downloads when /tmp is too small.
- To override $MLDONKEY_DIR/mlnet_tmp use variable $MLDONKEY_TEMP.
This patch has nothing to do with option temp_directory.
6472: Multiuser: Count only files in download queue for user/group statistics
6471: Clean logfile
6470: BT: Use default of max_upload_slots as minimum for BT-max_bt_uploaders
instead of hard-coded value
2008/03/18
6466: Fix option_hook loop when changing max_upload_slots < 3,
caused by patch #6451
2008/03/14
6462: Multiuser: Restrict chown to admin users only
2008/03/11
6458: Fix commit bug when filesystem reports negative values
for maximum filename length
2008/03/07
6451: BT: Implement minimum of 3 (like max_upload_slots)
for option max_bt_uploaders
diffstat:
net/mldonkey/Makefile.common | 4 ++--
net/mldonkey/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r bd262aa5e5b9 -r 2f56bbf9e4de net/mldonkey/Makefile.common
--- a/net/mldonkey/Makefile.common Wed May 21 14:02:44 2008 +0000
+++ b/net/mldonkey/Makefile.common Wed May 21 15:14:44 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.31 2008/04/14 13:30:24 wiz Exp $
+# $NetBSD: Makefile.common,v 1.32 2008/05/21 15:14:44 wiz Exp $
#
-DISTNAME= mldonkey-2.9.4
+DISTNAME= mldonkey-2.9.5
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mldonkey/}
EXTRACT_SUFX= .tar.bz2
diff -r bd262aa5e5b9 -r 2f56bbf9e4de net/mldonkey/distinfo
--- a/net/mldonkey/distinfo Wed May 21 14:02:44 2008 +0000
+++ b/net/mldonkey/distinfo Wed May 21 15:14:44 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.43 2008/04/14 13:30:24 wiz Exp $
+$NetBSD: distinfo,v 1.44 2008/05/21 15:14:44 wiz Exp $
-SHA1 (mldonkey-2.9.4.tar.bz2) = de96359e4197f230fd26363f49750a80c0ab9346
-RMD160 (mldonkey-2.9.4.tar.bz2) = fc9cb61c2e7283cee0ee4fd79e2cbc6815f389f5
-Size (mldonkey-2.9.4.tar.bz2) = 2721698 bytes
+SHA1 (mldonkey-2.9.5.tar.bz2) = ed7ab26049f70606bdd924e039cc36b4d9660417
+RMD160 (mldonkey-2.9.5.tar.bz2) = d7f8672c1f83e8f7ec4973cdffc2adb1a0a2526b
+Size (mldonkey-2.9.5.tar.bz2) = 2717212 bytes
Home |
Main Index |
Thread Index |
Old Index