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/mldonkey/patches/patch-aa | |
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/mldonkey/patches/patch-aa')
-rw-r--r-- | net/mldonkey/patches/patch-aa | 8 |
1 files changed, 4 insertions, 4 deletions
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 |