diff options
author | zafer <zafer@pkgsrc.org> | 2011-05-23 20:03:35 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-05-23 20:03:35 +0000 |
commit | 75a8ae0742fd58b929cd6d90adb85ba3fa5ad8e0 (patch) | |
tree | 3081115352d60913c1a7d95cddf4d84e125b83d1 /net/filezilla/distinfo | |
parent | f276da087633338861f3c1cbedbd092f13ba0329 (diff) | |
download | pkgsrc-75a8ae0742fd58b929cd6d90adb85ba3fa5ad8e0.tar.gz |
Update filezilla to 3.5.0
Changelog:
* Don't create queue.xml anymore if it does not exist
* MSW: Progress lines in transfer queue now appear in correct position after changing the Windows theme
* MSW: Work around a bug in Windows where a list controls' scroll position changes without the control being notified in any way
* Several fixes to build system and environment
* Added experimental setting to strip file revision upon download from VMS servers. Set "Strip VMS revisions" to 1 in FileZilla.xml to enable
* The string coalescer benchmark debug option no longer crashes if benchmarking an empty string coalescer
* The transfer queue is now stored in an SQLite database. This greatly improves performance and vastly reduces memory consumption while loading/saving the queue
* Additional improvements to general queue performance and memory consumption
* The provided Linux binaries are now compiled for Debian Squeeze instead of Lenny
* Fixed crash during shutdown of FileZilla
* Clearing the queue when it was not yet fully populated no longer causes a crash
* If using ask login type for a site and no username is given, the initial focus is now on the user box in the login dialog
Diffstat (limited to 'net/filezilla/distinfo')
-rw-r--r-- | net/filezilla/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/filezilla/distinfo b/net/filezilla/distinfo index 12e6dda5357..87f73ec2bee 100644 --- a/net/filezilla/distinfo +++ b/net/filezilla/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2011/04/01 19:25:21 zafer Exp $ +$NetBSD: distinfo,v 1.14 2011/05/23 20:03:35 zafer Exp $ -SHA1 (FileZilla_3.4.0_src.tar.bz2) = 09f3ba8bf62d43c31cfb59e263d8f06550a63828 -RMD160 (FileZilla_3.4.0_src.tar.bz2) = 387e3e94513102d7575b1b91497b2fca6bc414ca -Size (FileZilla_3.4.0_src.tar.bz2) = 3323200 bytes +SHA1 (FileZilla_3.5.0_src.tar.bz2) = 0d351b74bbe70cbfea1d315fd07193089e6e1c9d +RMD160 (FileZilla_3.5.0_src.tar.bz2) = c3ffc60ced15b7055c34d6ef07c97f516e6f276d +Size (FileZilla_3.5.0_src.tar.bz2) = 3348649 bytes |