Tue Mar 23 22:28:55 2010 UTC ()
Update filezilla to 3.3.2.1

Changelog:

* Remember location of update download directory
* Cancel file renaming on actions that change the file list, such as changing sort order or performing a refresh
* Cancel file renaming if starting a drag&drop operation
* Filter invalid characters if downloading through double-clicking files or if adding from the search dialog
* Fix site-specific bookmarks menu
* The menu did not reflect initial value of preserve timestamp option properly
* MSW: Keep FileZilla subdirectory in startmenu when updating, preserves custom order
* MSW: Add AppID support to installer


(zafer)
diff -r1.12 -r1.13 pkgsrc/net/filezilla/Makefile
diff -r1.9 -r1.10 pkgsrc/net/filezilla/distinfo

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

--- pkgsrc/net/filezilla/Makefile 2010/02/28 20:28:55 1.12
+++ pkgsrc/net/filezilla/Makefile 2010/03/23 22:28:55 1.13
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.12 2010/02/28 20:28:55 zafer Exp $ 1# $NetBSD: Makefile,v 1.13 2010/03/23 22:28:55 zafer Exp $
2# 2#
3 3
4VERSION= 3.3.2 4VERSION= 3.3.2.1
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
17DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils 17DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils

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

--- pkgsrc/net/filezilla/distinfo 2010/02/28 20:28:55 1.9
+++ pkgsrc/net/filezilla/distinfo 2010/03/23 22:28:55 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2010/02/28 20:28:55 zafer Exp $ 1$NetBSD: distinfo,v 1.10 2010/03/23 22:28:55 zafer Exp $
2 2
3SHA1 (FileZilla_3.3.2_src.tar.bz2) = 80c5357eea6ec9ce74d9e85789680eb289abc354 3SHA1 (FileZilla_3.3.2.1_src.tar.bz2) = a4a17497ea0515b781593c03c2f3da58cb02fbf4
4RMD160 (FileZilla_3.3.2_src.tar.bz2) = 5d74132747aa6345ab8bc19aff06cf034412c597 4RMD160 (FileZilla_3.3.2.1_src.tar.bz2) = 09cdc5e67181e5f04d17400d162734fa379b459b
5Size (FileZilla_3.3.2_src.tar.bz2) = 3186595 bytes 5Size (FileZilla_3.3.2.1_src.tar.bz2) = 3164447 bytes