Wed Nov 11 18:30:38 2009 UTC ()
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


(zafer)
diff -r1.7 -r1.8 pkgsrc/net/filezilla/Makefile
diff -r1.5 -r1.6 pkgsrc/net/filezilla/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/net/filezilla/Makefile (expand / switch to unified diff)

--- pkgsrc/net/filezilla/Makefile 2009/10/13 20:05:47 1.7
+++ pkgsrc/net/filezilla/Makefile 2009/11/11 18:30:38 1.8
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2009/10/13 20:05:47 zafer Exp $ 1# $NetBSD: Makefile,v 1.8 2009/11/11 18:30:38 zafer Exp $
2# 2#
3 3
4VERSION= 3.2.8.1 4VERSION= 3.3.0
5DISTNAME= FileZilla_${VERSION}_src 5DISTNAME= FileZilla_${VERSION}_src
6PKGNAME= filezilla-${VERSION} 6PKGNAME= filezilla-${VERSION}
7CATEGORIES= net x11 7CATEGORIES= net x11
8MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=filezilla/} 8MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=filezilla/}
9EXTRACT_SUFX= .tar.bz2 9EXTRACT_SUFX= .tar.bz2
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://filezilla-project.org/ 12HOMEPAGE= http://filezilla-project.org/
13COMMENT= FTP, FTPS and SFTP client with intuitive GUI 13COMMENT= FTP, FTPS and SFTP client with intuitive GUI
14LICENSE= gnu-gpl-v2 14LICENSE= gnu-gpl-v2
15 15
16DEPENDS+= gnutls>=2.8.3:../../security/gnutls 16DEPENDS+= gnutls>=2.8.3:../../security/gnutls
17PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir

cvs diff -r1.5 -r1.6 pkgsrc/net/filezilla/distinfo (expand / switch to unified diff)

--- pkgsrc/net/filezilla/distinfo 2009/10/13 20:05:47 1.5
+++ pkgsrc/net/filezilla/distinfo 2009/11/11 18:30:38 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2009/10/13 20:05:47 zafer Exp $ 1$NetBSD: distinfo,v 1.6 2009/11/11 18:30:38 zafer Exp $
2 2
3SHA1 (FileZilla_3.2.8.1_src.tar.bz2) = 233455c58487b4ee2ec265d7ea1e3b58ff2ce1ca 3SHA1 (FileZilla_3.3.0_src.tar.bz2) = d2263367dd823513e231fda265bd5f4a7cea4bbc
4RMD160 (FileZilla_3.2.8.1_src.tar.bz2) = bfcdb7e82f531c3b8f8c18935c4fe4416f474365 4RMD160 (FileZilla_3.3.0_src.tar.bz2) = 26dff24af2261c282dc6964b5614e88615d6fe04
5Size (FileZilla_3.2.8.1_src.tar.bz2) = 3078365 bytes 5Size (FileZilla_3.3.0_src.tar.bz2) = 3110131 bytes