diff options
author | wiz <wiz@pkgsrc.org> | 2004-04-17 15:46:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-04-17 15:46:33 +0000 |
commit | 80a6c479c636f23270b450c9fdcd6b0514219569 (patch) | |
tree | 5c77ca3888b139f5918314305849123075f38d18 /net | |
parent | 039aabb135bb405483e77b31827424ff6fe442d7 (diff) | |
download | pkgsrc-80a6c479c636f23270b450c9fdcd6b0514219569.tar.gz |
Update to 2.5.18:
This version should be more stable than the experimental version 2.5.17,
and represents a new important step towards the unification of the
different network plugins. Compared to 2.5.16, the swarming engine and the
sources management of the Edonkey plugin have been completely rewritten.
Almost all patches from Savannah were applied.
Diffstat (limited to 'net')
-rw-r--r-- | net/mldonkey/Makefile | 5 | ||||
-rw-r--r-- | net/mldonkey/distinfo | 8 | ||||
-rw-r--r-- | net/mldonkey/patches/patch-aa | 8 |
3 files changed, 10 insertions, 11 deletions
diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index c25e68ac92d..6e97065fced 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2004/03/08 15:40:49 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2004/04/17 15:46:33 wiz Exp $ # -DISTNAME= mldonkey-2-5-14 -PKGNAME= mldonkey-2.5.14 +DISTNAME= mldonkey-2.5.18 CATEGORIES= net MASTER_SITES= http://savannah.nongnu.org/download/mldonkey/ diff --git a/net/mldonkey/distinfo b/net/mldonkey/distinfo index a9ecaeccae9..4fc52864212 100644 --- a/net/mldonkey/distinfo +++ b/net/mldonkey/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2004/03/08 15:40:49 wiz Exp $ +$NetBSD: distinfo,v 1.11 2004/04/17 15:46:33 wiz Exp $ -SHA1 (mldonkey-2-5-14.tar.gz) = 13c7475f1114a8f45af9c33ad394809525b61338 -Size (mldonkey-2-5-14.tar.gz) = 3213180 bytes -SHA1 (patch-aa) = 69311804ad283843f15241096667751115a51341 +SHA1 (mldonkey-2.5.18.tar.gz) = e2b3731ca8ab216b5681efa5c0dd24747cb26800 +Size (mldonkey-2.5.18.tar.gz) = 3215717 bytes +SHA1 (patch-aa) = 9faff3d0062baebb8a76ffb2fe1300aad64cd4d7 diff --git a/net/mldonkey/patches/patch-aa b/net/mldonkey/patches/patch-aa index 886811bb648..81ab34786f6 100644 --- a/net/mldonkey/patches/patch-aa +++ b/net/mldonkey/patches/patch-aa @@ -1,9 +1,9 @@ -$NetBSD: patch-aa,v 1.6 2004/03/08 15:40:49 wiz Exp $ +$NetBSD: patch-aa,v 1.7 2004/04/17 15:46:33 wiz Exp $ ---- config/configure.orig Sun Mar 7 10:44:09 2004 +--- config/configure.orig Fri Apr 16 19:17:11 2004 +++ config/configure -@@ -9966,7 +9966,7 @@ s,@CAMLP4@,$CAMLP4,;t t - s,@PERL@,$PERL,;t t +@@ -10609,7 +10609,7 @@ s,@PERL@,$PERL,;t t + s,@EGREP@,$EGREP,;t t s,@GTK_CONFIG@,$GTK_CONFIG,;t t s,@PTHREAD_CC@,$PTHREAD_CC,;t t -s,@PTHREAD_LIBS@,$PTHREAD_LIBS,;t t |