pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net Update to 3.0.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d7d5f307c6d3
branches: trunk
changeset: 400981:d7d5f307c6d3
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Oct 31 01:19:59 2009 +0000
description:
Update to 3.0.1:
2009/10/23: version 3.0.1 = tag release-3-0-1
6961: BT: Fix torrent parsing when announce-list is empty
2009/10/22
6959: DC: Fix invalid XML (lucasn)
6804: EDK: Log incoming chat messages with ip:port info (Dennis Nezic)
6772: New option max_result_name_len, shortens strings in
HTML/Telnet search results
6958: EDK: Fix server connects on Solaris due to missing SO_KEEPALIVE
6957: Configure: Make Ocaml 3.11.1 the default compiler
6956; BT: Fix download of torrent files with no 'announce' field (Hose Bag)
2009/02/28
6759: HTML: Properly sort column hits in Options, IP blocking
diffstat:
net/mldonkey-gui/Makefile | 3 +--
net/mldonkey/Makefile | 4 +---
net/mldonkey/Makefile.common | 5 +++--
net/mldonkey/distinfo | 8 ++++----
4 files changed, 9 insertions(+), 11 deletions(-)
diffs (67 lines):
diff -r 34e5a303ac58 -r d7d5f307c6d3 net/mldonkey-gui/Makefile
--- a/net/mldonkey-gui/Makefile Sat Oct 31 01:16:52 2009 +0000
+++ b/net/mldonkey-gui/Makefile Sat Oct 31 01:19:59 2009 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2009/08/26 20:22:53 sno Exp $
+# $NetBSD: Makefile,v 1.30 2009/10/31 01:19:59 wiz Exp $
#
.include "../../net/mldonkey/Makefile.common"
PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/}
-PKGREVISION= 1
COMMENT+= (GTK interface)
diff -r 34e5a303ac58 -r d7d5f307c6d3 net/mldonkey/Makefile
--- a/net/mldonkey/Makefile Sat Oct 31 01:16:52 2009 +0000
+++ b/net/mldonkey/Makefile Sat Oct 31 01:19:59 2009 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2009/08/26 20:22:53 sno Exp $
+# $NetBSD: Makefile,v 1.50 2009/10/31 01:19:59 wiz Exp $
#
.include "Makefile.common"
-PKGREVISION= 1
-
RCD_SCRIPTS= mldonkey
PKG_GROUPS_VARS+= MLDONKEY_GROUP
diff -r 34e5a303ac58 -r d7d5f307c6d3 net/mldonkey/Makefile.common
--- a/net/mldonkey/Makefile.common Sat Oct 31 01:16:52 2009 +0000
+++ b/net/mldonkey/Makefile.common Sat Oct 31 01:19:59 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.37 2009/06/14 22:58:06 joerg Exp $
+# $NetBSD: Makefile.common,v 1.38 2009/10/31 01:19:59 wiz Exp $
#
# used by net/mldonkey/Makefile
# used by net/mldonkey-gui/Makefile
-DISTNAME= mldonkey-3.0.0
+DISTNAME= mldonkey-3.0.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mldonkey/}
EXTRACT_SUFX= .tar.bz2
@@ -11,6 +11,7 @@
MAINTAINER= wiz%NetBSD.org@localhost
HOMEPAGE= http://www.nongnu.org/mldonkey/
COMMENT= Free peer-to-peer client with eDonkey support and more
+LICENSE= gnu-gpl-v2
DISTINFO_FILE= ${.CURDIR}/../../net/mldonkey/distinfo
PATCHDIR= ${.CURDIR}/../../net/mldonkey/patches
diff -r 34e5a303ac58 -r d7d5f307c6d3 net/mldonkey/distinfo
--- a/net/mldonkey/distinfo Sat Oct 31 01:16:52 2009 +0000
+++ b/net/mldonkey/distinfo Sat Oct 31 01:19:59 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.49 2009/09/03 17:16:19 tonio Exp $
+$NetBSD: distinfo,v 1.50 2009/10/31 01:19:59 wiz Exp $
-SHA1 (mldonkey-3.0.0.tar.bz2) = 8d3f1808578bb145655050c0224f512afe0266b5
-RMD160 (mldonkey-3.0.0.tar.bz2) = c53efda6b513bbfd2dcd71804600b0906252e463
-Size (mldonkey-3.0.0.tar.bz2) = 2723830 bytes
+SHA1 (mldonkey-3.0.1.tar.bz2) = f538245be05e6fc667dd596c1136fd0f64d845b8
+RMD160 (mldonkey-3.0.1.tar.bz2) = d16a87200bfb2a930b45afb86277b4f03c8da9de
+Size (mldonkey-3.0.1.tar.bz2) = 2722659 bytes
SHA1 (patch-aa) = ccfef62acf5d5f527f8b969d4c1f06102f1eb7c0
Home |
Main Index |
Thread Index |
Old Index