pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/mldonkey Update to 2.5.14:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a53b6c94b1b
branches:  trunk
changeset: 470344:0a53b6c94b1b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Mar 08 15:40:49 2004 +0000

description:
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:

 net/mldonkey/Makefile         |  6 +++---
 net/mldonkey/distinfo         |  8 ++++----
 net/mldonkey/patches/patch-aa |  8 ++++----
 3 files changed, 11 insertions(+), 11 deletions(-)

diffs (45 lines):

diff -r 0977e569419c -r 0a53b6c94b1b net/mldonkey/Makefile
--- a/net/mldonkey/Makefile     Mon Mar 08 15:35:17 2004 +0000
+++ b/net/mldonkey/Makefile     Mon Mar 08 15:40:49 2004 +0000
@@ -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 -r 0977e569419c -r 0a53b6c94b1b net/mldonkey/distinfo
--- a/net/mldonkey/distinfo     Mon Mar 08 15:35:17 2004 +0000
+++ b/net/mldonkey/distinfo     Mon Mar 08 15:40:49 2004 +0000
@@ -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 -r 0977e569419c -r 0a53b6c94b1b net/mldonkey/patches/patch-aa
--- a/net/mldonkey/patches/patch-aa     Mon Mar 08 15:35:17 2004 +0000
+++ b/net/mldonkey/patches/patch-aa     Mon Mar 08 15:40:49 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index