pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update net/ktorrent to 2.2.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2748d18e633d
branches:  trunk
changeset: 532377:2748d18e633d
user:      abs <abs%pkgsrc.org@localhost>
date:      Fri Aug 17 16:05:48 2007 +0000

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

 doc/CHANGES-2007      |  3 ++-
 net/ktorrent/Makefile |  6 ++----
 net/ktorrent/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (54 lines):

diff -r 3aceefbc0d51 -r 2748d18e633d doc/CHANGES-2007
--- a/doc/CHANGES-2007  Fri Aug 17 12:30:48 2007 +0000
+++ b/doc/CHANGES-2007  Fri Aug 17 16:05:48 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1821 2007/08/17 11:30:02 he Exp $
+$NetBSD: CHANGES-2007,v 1.1822 2007/08/17 16:06:28 abs Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -3333,3 +3333,4 @@
        Updated mail/claws-mail-newmail to 0.0.10nb1 [smb 2007-08-16]
        Updated mail/claws-mail to 2.10.0nb2 [smb 2007-08-16]
        Added misc/p5-Geo-Coordinates-UTM version 0.06 [he 2007-08-17]
+       Updated net/ktorrent to version 2.2.1 [abs 2007-08-17]
diff -r 3aceefbc0d51 -r 2748d18e633d net/ktorrent/Makefile
--- a/net/ktorrent/Makefile     Fri Aug 17 12:30:48 2007 +0000
+++ b/net/ktorrent/Makefile     Fri Aug 17 16:05:48 2007 +0000
@@ -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@localhost
 HOMEPAGE=      http://ktorrent.org/
@@ -15,7 +14,6 @@
 USE_TOOLS+=            gmake msgfmt pkg-config bash:run perl:run
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            
 
 REPLACE_BASH=  scripts/ktshell
 
diff -r 3aceefbc0d51 -r 2748d18e633d net/ktorrent/distinfo
--- a/net/ktorrent/distinfo     Fri Aug 17 12:30:48 2007 +0000
+++ b/net/ktorrent/distinfo     Fri Aug 17 16:05:48 2007 +0000
@@ -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



Home | Main Index | Thread Index | Old Index