diff options
author | abs <abs@pkgsrc.org> | 2007-12-05 11:05:24 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-12-05 11:05:24 +0000 |
commit | c65c54b391014161a77330122d281efdf1deb999 (patch) | |
tree | 27c0206606ec356f9b288379852dc735ccab7e86 | |
parent | 03eb554e52b89e3ad6cdae89e2e943a648c86b23 (diff) | |
download | pkgsrc-c65c54b391014161a77330122d281efdf1deb999.tar.gz |
Update ktorrent from 2.2.1 to 2.2.4
Changes in 2.2.4 :
- Fix crash in fileview
- Added patch from Rafel Milecki to add file selection in the coldmilk webgui
- Added patch from Rafel Milecki to add a confirmation dialog when the user shutsdown KT in the default webgui
- Fixed bug which caused the set max rate menu in the system tray icon menu to fail in recent KDE versions
- Optimized SHA1HashGen a bit
- Use Qt int types to be sure size is correct
- Do not stop ONLY_SEED chunks, but let them finish
Changes in 2.2.3 :
- Fix datacheck of 4GB+ files on 32 bit systems
- Prioritise at least 1 % of multimedia files instead of 1 chunk
- Fix crashes caused by SIGXFSZ (BUG: 149747)
- Make sure body tag is OK in 404 and 500 error defines in webgui (BUG: 150023)
- Fix bug which allows clients to trick KT in enabling PEX on private torrents
- If do not use KDE proxy is enabled and no alternative proxy is set, make sure we use no proxy at all for HTTP tracker connections. (BUG: 150284)
- Removed slashes which prevent opening torrents to work in ktshell
- Fix broken preexsting file check, which can result in files being deleted when the user deselects them and they already exist. (
BUG: 150563)
- When stop all and start all is pressed, make sure that start and stop buttons are updated properly (BUG: 149549)
- Make URL of tracker selectable in tracker tab
- Fix issue with speed calculating, causing the displayed speed to grow enormously
- Updated Peer ID list with more clients
- Fix crash when trying to download an empty link with the RSS plugin (BUG: 150879)
- Fix crash at exit when the RSS plugin was loaded
- Make TrayHoverPopup dissapear faster (BUG: 148243)
- Sort IP addresses by their actual value and not by their string representation (BUG: 150328)
- Added patch from Jaak Ristioja, which updates the FileView in a separate thread.
- Make sure only the files of a torrent are moved when the data directory is changed.
- Make sure window is not hidden when hidden_on_exit is true and the system tray icon is not enabled
- Added patch from Stefan Monov to hide the menubar (BUG: 151450)
- Fix crash at exit (BUG: 149827)
- Added patch from The_Kernel, which allows you to change file priorities in the webgui
- Backported fix for refresh bug from KDE4 version
- Added option to limit the number of outgoing connection setups, so that people can limit the number of TCP connections in SYN_SENT state, should their router not be able to handle to much
- Replaced TOS setting by DSCP setting
- Added several patches from Rafael Mileki which fix and improve some things in the webgui
- Change buttons in recreate popup to Recreate and Do Not Recreate (BUG: 151805)
- Added patch from Lukasz Fibinger which adds a filter bar to search for torrents
- Make sure that day and month names are not translated in HTTP headers.
Changes in 2.2.2 :
- Several minor bugfixes
-rw-r--r-- | net/ktorrent/Makefile | 5 | ||||
-rw-r--r-- | net/ktorrent/PLIST | 13 | ||||
-rw-r--r-- | net/ktorrent/distinfo | 9 |
3 files changed, 19 insertions, 8 deletions
diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index 6bc914ad3c2..fbb40c53e26 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2007/11/30 21:55:10 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2007/12/05 11:05:24 abs Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 3 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ -KTORRENT_VER= 2.2.1 +KTORRENT_VER= 2.2.4 MAINTAINER= shattered@users.sourceforge.net HOMEPAGE= http://ktorrent.org/ diff --git a/net/ktorrent/PLIST b/net/ktorrent/PLIST index 5dd3e5646ab..77fefd0dc77 100644 --- a/net/ktorrent/PLIST +++ b/net/ktorrent/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2007/07/22 08:38:57 abs Exp $ +@comment $NetBSD: PLIST,v 1.7 2007/12/05 11:05:24 abs Exp $ bin/ktcachecheck bin/ktorrent bin/ktshell @@ -303,6 +303,10 @@ share/kde/apps/ktorrent/ktschedulerpluginui.rc share/kde/apps/ktorrent/www/coldmilk/favicon.ico share/kde/apps/ktorrent/www/coldmilk/icon.png share/kde/apps/ktorrent/www/coldmilk/icons/16x16/edit_user.png +share/kde/apps/ktorrent/www/coldmilk/icons/16x16/high_priority.png +share/kde/apps/ktorrent/www/coldmilk/icons/16x16/low_priority.png +share/kde/apps/ktorrent/www/coldmilk/icons/16x16/normal_priority.png +share/kde/apps/ktorrent/www/coldmilk/icons/16x16/only_seed.png share/kde/apps/ktorrent/www/coldmilk/icons/22x22/exit.png share/kde/apps/ktorrent/www/coldmilk/icons/22x22/ktstart_all.png share/kde/apps/ktorrent/www/coldmilk/icons/22x22/ktstop_all.png @@ -325,14 +329,20 @@ share/kde/apps/ktorrent/www/coldmilk/page_update.js share/kde/apps/ktorrent/www/coldmilk/rest.php share/kde/apps/ktorrent/www/coldmilk/shutdown.php share/kde/apps/ktorrent/www/coldmilk/style.css +share/kde/apps/ktorrent/www/default/details.php share/kde/apps/ktorrent/www/default/favicon.ico share/kde/apps/ktorrent/www/default/grad1.jpg share/kde/apps/ktorrent/www/default/grad2.jpg share/kde/apps/ktorrent/www/default/header_tile.png +share/kde/apps/ktorrent/www/default/high_priority.png share/kde/apps/ktorrent/www/default/icon.png share/kde/apps/ktorrent/www/default/interface.php share/kde/apps/ktorrent/www/default/ktorrentwebinterfacelogo.png share/kde/apps/ktorrent/www/default/login.html +share/kde/apps/ktorrent/www/default/low_priority.png +share/kde/apps/ktorrent/www/default/menu_bg.png +share/kde/apps/ktorrent/www/default/normal_priority.png +share/kde/apps/ktorrent/www/default/only_seed.png share/kde/apps/ktorrent/www/default/remove.png share/kde/apps/ktorrent/www/default/shutdown.php share/kde/apps/ktorrent/www/default/start.png @@ -394,6 +404,7 @@ share/locale/ja/LC_MESSAGES/ktorrent.mo share/locale/ka/LC_MESSAGES/ktorrent.mo share/locale/lt/LC_MESSAGES/ktorrent.mo share/locale/ms/LC_MESSAGES/ktorrent.mo +share/locale/nb/LC_MESSAGES/ktorrent.mo share/locale/nds/LC_MESSAGES/ktorrent.mo share/locale/nl/LC_MESSAGES/ktorrent.mo share/locale/pa/LC_MESSAGES/ktorrent.mo diff --git a/net/ktorrent/distinfo b/net/ktorrent/distinfo index f60b0fd5063..a7b0d72407b 100644 --- a/net/ktorrent/distinfo +++ b/net/ktorrent/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.7 2007/08/23 16:45:12 abs Exp $ +$NetBSD: distinfo,v 1.8 2007/12/05 11:05:24 abs Exp $ -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 (ktorrent-2.2.4.tar.gz) = f0451984d2e9c9c76f84ce360e6427ececc29531 +RMD160 (ktorrent-2.2.4.tar.gz) = 5f5e6456c194f327d4c7fcf3cb11abec197f5a6b +Size (ktorrent-2.2.4.tar.gz) = 3843873 bytes SHA1 (patch-aa) = ef4fb3204159a548ba13b8259efb1aa9cb50a19f SHA1 (patch-ab) = 7deeb27c42d10f104852d227cacd5ddd54e46f49 +SHA1 (patch-ac) = 446b48a482ac67e123a87d43d3249070a51f07d7 |