diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-03 18:59:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-03 18:59:31 +0000 |
commit | 097d3484a7a48da302f60afa92d6d73be13dc6b4 (patch) | |
tree | 3a7d7e3c17c009b62c4d4762183dba5b02cb60bb /net/mldonkey | |
parent | 281be765f2de226a36715cfdf87a1ebd87c3dfdd (diff) | |
download | pkgsrc-097d3484a7a48da302f60afa92d6d73be13dc6b4.tar.gz |
Update mldonkey* to 2.8.1:
2006/09/17 version 2.8.1 = tag release-2-8-1
5401: Fix question whether to compile Ocaml with some bash versions (pango)
5400: Allow use of Ocaml 3.09.3, keep 3.09.2 as default
5399: EDK, Telnet: Fix and clarify message when starting a search (schlotter)
2006/09/16
5397: EDK: Disable broken option emulate_sparsefiles
5395: Improve max_hard_up/download_rate computation code (pango)
5380: BT: Add file_num to certain log entries (jave)
5392: fix typos in help texts (schlotter)
5394: Fix max_hard_up/download_rate computation
- crashed on Windows when max_hard_upload_rate = 0
- when max_hard_upload_rate = 0 max_hard_download_rate was badly computed
Diffstat (limited to 'net/mldonkey')
-rw-r--r-- | net/mldonkey/Makefile.common | 4 | ||||
-rw-r--r-- | net/mldonkey/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/mldonkey/Makefile.common b/net/mldonkey/Makefile.common index 5c90917add3..0d9dd786c75 100644 --- a/net/mldonkey/Makefile.common +++ b/net/mldonkey/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.20 2006/09/16 06:21:40 wiz Exp $ +# $NetBSD: Makefile.common,v 1.21 2006/10/03 18:59:31 wiz Exp $ # -DISTNAME= mldonkey-2.8.0 +DISTNAME= mldonkey-2.8.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mldonkey/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/mldonkey/distinfo b/net/mldonkey/distinfo index b5d7c5b9e37..cf138a2746e 100644 --- a/net/mldonkey/distinfo +++ b/net/mldonkey/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.31 2006/09/16 06:21:40 wiz Exp $ +$NetBSD: distinfo,v 1.32 2006/10/03 18:59:31 wiz Exp $ -SHA1 (mldonkey-2.8.0.tar.bz2) = dfdee099dc554c8d0ef5f28037b535321ad54faa -RMD160 (mldonkey-2.8.0.tar.bz2) = 892133fa5540a91250040ed0808a9e50fe703b45 -Size (mldonkey-2.8.0.tar.bz2) = 2642111 bytes +SHA1 (mldonkey-2.8.1.tar.bz2) = c8ce8fd2b9fa4cbe147389893d2007edba054c35 +RMD160 (mldonkey-2.8.1.tar.bz2) = 0b9e351d42178d8a6a6bdd71fc9b56eded44144d +Size (mldonkey-2.8.1.tar.bz2) = 2642676 bytes |