diff options
author | wiz <wiz@pkgsrc.org> | 2004-05-04 18:56:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-05-04 18:56:28 +0000 |
commit | eed9adcaf97dafb2f0e3a828e2f2a8a14deaddd7 (patch) | |
tree | a8289681caaddfd3bcc07b9b25ce0d87cbdcf283 /net/mldonkey | |
parent | dc1c16643a49cd811f2873d5b68a3adbbe7a85ec (diff) | |
download | pkgsrc-eed9adcaf97dafb2f0e3a828e2f2a8a14deaddd7.tar.gz |
Update to 2.5.20:
2.5.20:
A major bug in the last release that prevented connections to
Overnet has been fixed.
2.5.19:
Most Savannah patches were applied and important bugfixes including
fixes for a memory leak with no UDP, a problem with losing downloaded
parts at startup, and Emule compatibility. A 'recover_bytes' command
was added to check on disk for non-zero parts in a file and set
them as already downloaded.
Diffstat (limited to 'net/mldonkey')
-rw-r--r-- | net/mldonkey/Makefile | 4 | ||||
-rw-r--r-- | net/mldonkey/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index 6e97065fced..03cda27da8a 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2004/04/17 15:46:33 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2004/05/04 18:56:28 wiz Exp $ # -DISTNAME= mldonkey-2.5.18 +DISTNAME= mldonkey-2.5.20 CATEGORIES= net MASTER_SITES= http://savannah.nongnu.org/download/mldonkey/ diff --git a/net/mldonkey/distinfo b/net/mldonkey/distinfo index 4fc52864212..98b93f9c201 100644 --- a/net/mldonkey/distinfo +++ b/net/mldonkey/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2004/04/17 15:46:33 wiz Exp $ +$NetBSD: distinfo,v 1.12 2004/05/04 18:56:28 wiz Exp $ -SHA1 (mldonkey-2.5.18.tar.gz) = e2b3731ca8ab216b5681efa5c0dd24747cb26800 -Size (mldonkey-2.5.18.tar.gz) = 3215717 bytes +SHA1 (mldonkey-2.5.20.tar.gz) = b2679c7d8a45f5411a4ba79d59a64ad87972f2e1 +Size (mldonkey-2.5.20.tar.gz) = 3230829 bytes SHA1 (patch-aa) = 9faff3d0062baebb8a76ffb2fe1300aad64cd4d7 |