diff options
author | wiz <wiz@pkgsrc.org> | 2004-03-08 15:40:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-03-08 15:40:49 +0000 |
commit | d79f68c10ce51c5b521b2b506c2be77588426cb2 (patch) | |
tree | 65b813f81f90146766aeb897be79a9e6732cdb2a /net | |
parent | c397c8693713c87cd2832c6e7b86b878de3d432f (diff) | |
download | pkgsrc-d79f68c10ce51c5b521b2b506c2be77588426cb2.tar.gz |
Update to 2.5.14:
This release comes with streaming of files over PC link (for DP500
players) and over HTTP (for remote mplayer). There were some code
clean-ups, with better code sharing between Gnutella and Gnutella2
plugins, and some bugfixes.
Diffstat (limited to 'net')
-rw-r--r-- | net/mldonkey/Makefile | 6 | ||||
-rw-r--r-- | net/mldonkey/distinfo | 8 | ||||
-rw-r--r-- | net/mldonkey/patches/patch-aa | 8 |
3 files changed, 11 insertions, 11 deletions
diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index b832a91db67..c25e68ac92d 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2004/03/04 16:14:53 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2004/03/08 15:40:49 wiz Exp $ # -DISTNAME= mldonkey-2-5-12 -PKGNAME= mldonkey-2.5.12 +DISTNAME= mldonkey-2-5-14 +PKGNAME= mldonkey-2.5.14 CATEGORIES= net MASTER_SITES= http://savannah.nongnu.org/download/mldonkey/ diff --git a/net/mldonkey/distinfo b/net/mldonkey/distinfo index f6d11e6b9db..a9ecaeccae9 100644 --- a/net/mldonkey/distinfo +++ b/net/mldonkey/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2004/03/04 16:14:53 wiz Exp $ +$NetBSD: distinfo,v 1.10 2004/03/08 15:40:49 wiz Exp $ -SHA1 (mldonkey-2-5-12.tar.gz) = 084faa8fc9e27a6c8e53dc33d04d9cac0db82780 -Size (mldonkey-2-5-12.tar.gz) = 3206140 bytes -SHA1 (patch-aa) = 46a798bb73f29f4fa91a61a9511d9ecf31133fd1 +SHA1 (mldonkey-2-5-14.tar.gz) = 13c7475f1114a8f45af9c33ad394809525b61338 +Size (mldonkey-2-5-14.tar.gz) = 3213180 bytes +SHA1 (patch-aa) = 69311804ad283843f15241096667751115a51341 diff --git a/net/mldonkey/patches/patch-aa b/net/mldonkey/patches/patch-aa index ee23cc65365..886811bb648 100644 --- a/net/mldonkey/patches/patch-aa +++ b/net/mldonkey/patches/patch-aa @@ -1,9 +1,9 @@ -$NetBSD: patch-aa,v 1.5 2004/03/04 16:14:54 wiz Exp $ +$NetBSD: patch-aa,v 1.6 2004/03/08 15:40:49 wiz Exp $ ---- config/configure.orig Mon Feb 16 15:04:14 2004 +--- config/configure.orig Sun Mar 7 10:44:09 2004 +++ config/configure -@@ -10563,7 +10563,7 @@ s,@PERL@,$PERL,;t t - s,@EGREP@,$EGREP,;t t +@@ -9966,7 +9966,7 @@ s,@CAMLP4@,$CAMLP4,;t t + s,@PERL@,$PERL,;t t s,@GTK_CONFIG@,$GTK_CONFIG,;t t s,@PTHREAD_CC@,$PTHREAD_CC,;t t -s,@PTHREAD_LIBS@,$PTHREAD_LIBS,;t t |