summaryrefslogtreecommitdiff
path: root/net/kftpgrabber/patches
diff options
context:
space:
mode:
authormarkd <markd>2005-06-05 22:19:41 +0000
committermarkd <markd>2005-06-05 22:19:41 +0000
commitba555d97530614d32bf5ab2a10749060c8875088 (patch)
tree6e68e1431f480ef8698b4856414beef482519a30 /net/kftpgrabber/patches
parentf64f812e4280a2e9f590f4cab034f92e536544d8 (diff)
downloadpkgsrc-ba555d97530614d32bf5ab2a10749060c8875088.tar.gz
Update kftpgrabber to version 0.6.0.
* 0.6.0 CHG: KFTPGrabber has now moved to KDE Extragear, so the build system has been slightly changed FIX: Resuming files using SFTP FIX: Do not refetch directory listings while processing the queue FIX: Queue/server management related crash FIX: Incorrect directory progress when aborting transfer * 0.6.0-beta2 FIX: Request for password when selecting anonymous in quick connect dialog FIX: Set the correct home dir on some remote connections FIX: Bookmark related crash FIX: Proper encoding of URLs in the queue file FIX: One month timeshift when doing MDTM * 0.6.0-beta1 ADD: According to the KDE HIG minimize to tray if the mainwindow is closed ADD: Experimental support for multiple threads ADD: Traffic graph ADD: Commonly used site commands for GlFTPD (more to follow) ADD: Support for setting per-site encoding CHG: Updated libssh to the latest version to support keyboard-interactive auth CHG: Removed howl in favor of KDNSSD Zeroconf API FIX: Lots of crash fixes FIX: Rewritten directory listing parser FIX: Different queue improvements and bugfixes
Diffstat (limited to 'net/kftpgrabber/patches')
-rw-r--r--net/kftpgrabber/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/kftpgrabber/patches/patch-aa b/net/kftpgrabber/patches/patch-aa
index a6f2defa357..d757f52deca 100644
--- a/net/kftpgrabber/patches/patch-aa
+++ b/net/kftpgrabber/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.1.1.1 2005/02/09 13:06:53 markd Exp $
+$NetBSD: patch-aa,v 1.2 2005/06/05 22:19:41 markd Exp $
---- src/misc/desencryptor.h.orig 2004-11-09 13:27:08.000000000 +1300
-+++ src/misc/desencryptor.h
+--- kftpgrabber/src/misc/desencryptor.h.orig 2004-11-09 13:27:08.000000000 +1300
++++ kftpgrabber/src/misc/desencryptor.h
@@ -40,6 +40,7 @@
#include <openssl/des.h>