summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-09-12 19:14:42 +0000
committerwiz <wiz@pkgsrc.org>2011-09-12 19:14:42 +0000
commitde461b402f4cb479aea000889be4902fb2459d25 (patch)
tree127e2aa225e4685b8ad0db1b0ce044cce592eee4
parent38997022cacff0be676eaebf8205a27e71720781 (diff)
downloadpkgsrc-de461b402f4cb479aea000889be4902fb2459d25.tar.gz
Update to 3.1.0:
Bittorrent: DHT support small fixes Inspired by Stefano Marinelli in PR 45348.
-rw-r--r--net/mldonkey-gui/Makefile3
-rw-r--r--net/mldonkey/Makefile.common8
-rw-r--r--net/mldonkey/distinfo8
3 files changed, 9 insertions, 10 deletions
diff --git a/net/mldonkey-gui/Makefile b/net/mldonkey-gui/Makefile
index b1c52eca571..712f293ea54 100644
--- a/net/mldonkey-gui/Makefile
+++ b/net/mldonkey-gui/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.40 2011/04/22 13:44:24 obache Exp $
+# $NetBSD: Makefile,v 1.41 2011/09/12 19:14:42 wiz Exp $
#
.include "../../net/mldonkey/Makefile.common"
PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/}
-PKGREVISION= 1
COMMENT+= (GTK interface)
diff --git a/net/mldonkey/Makefile.common b/net/mldonkey/Makefile.common
index e5adefbc70a..159e0a17a8d 100644
--- a/net/mldonkey/Makefile.common
+++ b/net/mldonkey/Makefile.common
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile.common,v 1.40 2011/02/26 09:24:32 wiz Exp $
+# $NetBSD: Makefile.common,v 1.41 2011/09/12 19:14:42 wiz Exp $
#
# used by net/mldonkey/Makefile
# used by net/mldonkey-gui/Makefile
-DISTNAME= mldonkey-3.0.7
+DISTNAME= mldonkey-3.1.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mldonkey/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= wiz@NetBSD.org
-HOMEPAGE= http://www.nongnu.org/mldonkey/
+HOMEPAGE= http://mldonkey.sourceforge.net/Main_Page
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
+#PATCHDIR= ${.CURDIR}/../../net/mldonkey/patches
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
diff --git a/net/mldonkey/distinfo b/net/mldonkey/distinfo
index f72e3f6d513..cec490e9998 100644
--- a/net/mldonkey/distinfo
+++ b/net/mldonkey/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2011/02/26 09:24:32 wiz Exp $
+$NetBSD: distinfo,v 1.55 2011/09/12 19:14:42 wiz Exp $
-SHA1 (mldonkey-3.0.7.tar.bz2) = 5d703f4a35650a8e8512acf44730653faebf843c
-RMD160 (mldonkey-3.0.7.tar.bz2) = 37adfaf8012772c2df8f588169501f0515ae1d75
-Size (mldonkey-3.0.7.tar.bz2) = 2799555 bytes
+SHA1 (mldonkey-3.1.0.tar.bz2) = 9479c61ab067b01c76cbc11e41477f00a17f5d41
+RMD160 (mldonkey-3.1.0.tar.bz2) = 69c2bf1937bb2a782166a3b08d87e4537ec03eea
+Size (mldonkey-3.1.0.tar.bz2) = 2820081 bytes