summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorzafer <zafer>2009-11-11 18:30:38 +0000
committerzafer <zafer>2009-11-11 18:30:38 +0000
commit8ac8fd62490b60d62ee27729b1bf6093e0101dd5 (patch)
tree7cb694c6b5f622b690d68d8dcfe97d2e13257e0d /net
parent93158971f4b08a599584c803a492b3df82e4fbc0 (diff)
downloadpkgsrc-8ac8fd62490b60d62ee27729b1bf6093e0101dd5.tar.gz
Update filezilla to 3.3.0
Changelog: Aborting a previous connection attempt by establishing a new connection in the same tab no longer renders the new connection unusable *nix: Quote filenames containing spaces if editing using default editor for text files *nix: Fix crash while emitting queue finished notifications *nix: Display desktop notification if all transfers have finished and FileZilla isn't focused Navigating controls inside tab using tabulator key now works on all tabs Fix splitter positions on horizontal interface layouts Give choice to abort old connection or to open a new tab when trying to connect while already connected Double-click on empty space in tabbar opens new tab Middle-click on tab closes it Use splitter positions and filelist column setup of previous tab when opening new one Make betas and release candidates check daily for new versions Fix crash when leaving settings dialog after tabs have been closed Fix crash on changing tabs if old tab has site-specific bookmarks but new one doesn't Layout of tabs no longer changes after leaving settings Fix issues with remembering last used server Don't use bold font for active tab Recursive operations now working in all tabs Tabbed interface to connect to multiple server at the same time New welcome screen Add Open to local directory tree context menu Fix mismatch of displayed and actually performed default file exists action MSW: Update mingwm10.dll to fix a crash at initialization MSW: FTP over TLS no longer crashes for users of VIA CPUs *nix: Fix crashes due to race condition in dbus code Fix SHA-512 calculating incorrect hashes on 64bit systems, used by SFTP and the update wizard
Diffstat (limited to 'net')
-rw-r--r--net/filezilla/Makefile4
-rw-r--r--net/filezilla/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/filezilla/Makefile b/net/filezilla/Makefile
index aff3b26caa9..1eddbc4709e 100644
--- a/net/filezilla/Makefile
+++ b/net/filezilla/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2009/10/13 20:05:47 zafer Exp $
+# $NetBSD: Makefile,v 1.8 2009/11/11 18:30:38 zafer Exp $
#
-VERSION= 3.2.8.1
+VERSION= 3.3.0
DISTNAME= FileZilla_${VERSION}_src
PKGNAME= filezilla-${VERSION}
CATEGORIES= net x11
diff --git a/net/filezilla/distinfo b/net/filezilla/distinfo
index 718aef2c247..590133addc2 100644
--- a/net/filezilla/distinfo
+++ b/net/filezilla/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/10/13 20:05:47 zafer Exp $
+$NetBSD: distinfo,v 1.6 2009/11/11 18:30:38 zafer Exp $
-SHA1 (FileZilla_3.2.8.1_src.tar.bz2) = 233455c58487b4ee2ec265d7ea1e3b58ff2ce1ca
-RMD160 (FileZilla_3.2.8.1_src.tar.bz2) = bfcdb7e82f531c3b8f8c18935c4fe4416f474365
-Size (FileZilla_3.2.8.1_src.tar.bz2) = 3078365 bytes
+SHA1 (FileZilla_3.3.0_src.tar.bz2) = d2263367dd823513e231fda265bd5f4a7cea4bbc
+RMD160 (FileZilla_3.3.0_src.tar.bz2) = 26dff24af2261c282dc6964b5614e88615d6fe04
+Size (FileZilla_3.3.0_src.tar.bz2) = 3110131 bytes