diff options
author | abs <abs> | 2007-08-17 16:05:48 +0000 |
---|---|---|
committer | abs <abs> | 2007-08-17 16:05:48 +0000 |
commit | fcdcec63492f8e869e9b16a168bb65ef0ad19108 (patch) | |
tree | 3434c307f2b71847cd68cf01f223c17a5ff77310 /net | |
parent | 84c9147e64578cfb8c1b6492ecbfa6cdd5f1338b (diff) | |
download | pkgsrc-fcdcec63492f8e869e9b16a168bb65ef0ad19108.tar.gz |
Update net/ktorrent to 2.2.1:
- Fix file selection bug
- Fix several webgui bugs
- Make sure plugin list is sorted on the plugin name
- Fix bug with UPnP plugin not releasing ports when KT is shutdown
Diffstat (limited to 'net')
-rw-r--r-- | net/ktorrent/Makefile | 6 | ||||
-rw-r--r-- | net/ktorrent/distinfo | 8 |
2 files changed, 6 insertions, 8 deletions
diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index 4c337afb410..34136422566 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2007/07/31 12:30:16 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2007/08/17 16:05:48 abs Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 1 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ -KTORRENT_VER= 2.2 +KTORRENT_VER= 2.2.1 MAINTAINER= shattered@users.sourceforge.net HOMEPAGE= http://ktorrent.org/ @@ -15,7 +14,6 @@ USE_LANGUAGES= c c++ USE_TOOLS+= gmake msgfmt pkg-config bash:run perl:run USE_LIBTOOL= yes GNU_CONFIGURE= yes -USE_TOOLS+= REPLACE_BASH= scripts/ktshell diff --git a/net/ktorrent/distinfo b/net/ktorrent/distinfo index ce66a267b9a..04c9dd8f8ff 100644 --- a/net/ktorrent/distinfo +++ b/net/ktorrent/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2007/07/22 08:38:57 abs Exp $ +$NetBSD: distinfo,v 1.5 2007/08/17 16:05:48 abs Exp $ -SHA1 (ktorrent-2.2.tar.gz) = 1adaa8267b05cc53bd0ef325c9571a378d2f73f8 -RMD160 (ktorrent-2.2.tar.gz) = 54a9f38aedc71a6f0429995d49837a5e0c974e98 -Size (ktorrent-2.2.tar.gz) = 3666182 bytes +SHA1 (ktorrent-2.2.1.tar.gz) = 53dd36430fd47b396b16d30d466c45bd87ae40b2 +RMD160 (ktorrent-2.2.1.tar.gz) = 329b6e0556a11875d7ce36d669c5c25370552936 +Size (ktorrent-2.2.1.tar.gz) = 3763678 bytes SHA1 (patch-aa) = ef4fb3204159a548ba13b8259efb1aa9cb50a19f SHA1 (patch-ab) = ca44c60b7de0d9cc82d02b2266a9b95e34fa0bb0 |