pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net Update to 2.9.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef28fb521929
branches:  trunk
changeset: 534703:ef28fb521929
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 29 16:08:44 2007 +0000

description:
Update to 2.9.2:

2007/10/20: version 2.9.2 = tag release-2-9-2
6242: Allow deactivation of [telnet|gui|gift]_port by setting it to 0

2007/10/17
6240: GTK1 oldgui: Hide password in server settings
6239: Update GNU config.guess and config.sub to version 2007/07
Updated Mozilla protocol handler to version 2.2
- original source from http://www.informatik.uni-oldenburg.de/~dyna/mldonkey
6238: Fix statvfs code on alpha platform (Alexander Kotelnikov)
6237: EDK: Load server.met files from archives even if unpack fails
- http://www.gruk.org/server.met.gz is not a gz archive at the moment...

2007/10/10
6231: Swarming: Propagate chunks of finished file before commit (pango)
      to other downloading files

2007/10/04
6223: GTK2 GUI: Compile with lablgtk-2.10.0 by default
- this patch changes the lablgtk2 version used by ./configure
- self-compiled lablgtk-2.10.0 must be patched with patches/lablgtk-2.10.0.patch

2007/09/30
6221: Configure: Remove unneeded checks
6220: GTK2 GUI: Fix compile bug due to changed API in lablgtk-2.10.0
- GTK2 GUI still compiles with older versions of lablgtk2

2007/09/13
6197: Options backup: Better log messages, remove useless exception

diffstat:

 net/mldonkey-gui/Makefile    |  3 +--
 net/mldonkey/Makefile.common |  4 ++--
 net/mldonkey/distinfo        |  8 ++++----
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (41 lines):

diff -r ef5a3672392a -r ef28fb521929 net/mldonkey-gui/Makefile
--- a/net/mldonkey-gui/Makefile Mon Oct 29 16:04:53 2007 +0000
+++ b/net/mldonkey-gui/Makefile Mon Oct 29 16:08:44 2007 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2007/09/21 13:04:12 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2007/10/29 16:08:44 wiz Exp $
 #
 
 .include "../../net/mldonkey/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/mldonkey/mldonkey-gui/}
-PKGREVISION=           2
 COMMENT+=              (GTK interface)
 
 DEPENDS+=              mldonkey-[0-9]*:../../net/mldonkey
diff -r ef5a3672392a -r ef28fb521929 net/mldonkey/Makefile.common
--- a/net/mldonkey/Makefile.common      Mon Oct 29 16:04:53 2007 +0000
+++ b/net/mldonkey/Makefile.common      Mon Oct 29 16:08:44 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.28 2007/09/10 08:21:51 wiz Exp $
+# $NetBSD: Makefile.common,v 1.29 2007/10/29 16:08:44 wiz Exp $
 #
 
-DISTNAME=      mldonkey-2.9.1
+DISTNAME=      mldonkey-2.9.2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mldonkey/}
 EXTRACT_SUFX=  .tar.bz2
diff -r ef5a3672392a -r ef28fb521929 net/mldonkey/distinfo
--- a/net/mldonkey/distinfo     Mon Oct 29 16:04:53 2007 +0000
+++ b/net/mldonkey/distinfo     Mon Oct 29 16:08:44 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2007/09/10 08:21:51 wiz Exp $
+$NetBSD: distinfo,v 1.41 2007/10/29 16:08:44 wiz Exp $
 
-SHA1 (mldonkey-2.9.1.tar.bz2) = f4e8710b68368410739dc373814da585b293c5ff
-RMD160 (mldonkey-2.9.1.tar.bz2) = c0f307752c9a7be93e6fbd1e36f5cc3c736b9856
-Size (mldonkey-2.9.1.tar.bz2) = 2714291 bytes
+SHA1 (mldonkey-2.9.2.tar.bz2) = 59c4216a67876a3af7015f7826c960306650ae34
+RMD160 (mldonkey-2.9.2.tar.bz2) = 6a02d02149884d9d0a24892bd76dba48862a32ac
+Size (mldonkey-2.9.2.tar.bz2) = 2721072 bytes



Home | Main Index | Thread Index | Old Index