summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorzafer <zafer@pkgsrc.org>2011-04-01 19:25:21 +0000
committerzafer <zafer@pkgsrc.org>2011-04-01 19:25:21 +0000
commit0b1d9d8c93a817969b365ae2d3cabfdc33f5e120 (patch)
treec456211aa5616787d313425632c8d3edd5c832a2 /net
parent6f3f71bb38c34fffd89cc28c290c090a9c754fea (diff)
downloadpkgsrc-0b1d9d8c93a817969b365ae2d3cabfdc33f5e120.tar.gz
Update filezilla to 3.4.0
Changelog: * Updated translations * Disabled automatic negotiation of FTP over TLS introduced in 3.4.0-beta1. Will be added in a future version instead * Add checkbox to settings dialog to not save passwords * Add timestamp columns to successful and failed queue tabs showing when the transfers completed or failed * Fixed infinite loop in TinyXML when loading settings from corrupt XML documents * Parsing MDTM reply now takes seconds into account * MSW: Handling of paths relative to the drive-root in local directory input box * Compatibility with MVS listing containing PO-E type entries * Fix Resizing issues with manual transfers dialog * MSW: Remote file editing did not correctly handle files that were still open * Normal FTP connections now always attempt to negotiate secure FTP over TLS * Added option to force use of insecure plain FTP to Site Manager * Kiosk mode option can now also be read from FileZilla.xml, with fzdefaults.xml having priority if setting exists in both files * Fix memory leak in directory cache * Compatibility with obscure DOS servers using forward slashes as path delimiter * MSW: Horizontal scroll bar in file lists and queue did not appear if changing column widths * Improve text wrapping engine
Diffstat (limited to 'net')
-rw-r--r--net/filezilla/Makefile5
-rw-r--r--net/filezilla/PLIST3
-rw-r--r--net/filezilla/distinfo8
3 files changed, 7 insertions, 9 deletions
diff --git a/net/filezilla/Makefile b/net/filezilla/Makefile
index b7a0ab6cd74..dd4be3a5506 100644
--- a/net/filezilla/Makefile
+++ b/net/filezilla/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2011/01/13 13:39:02 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2011/04/01 19:25:21 zafer Exp $
#
-VERSION= 3.3.4.1
+VERSION= 3.4.0
DISTNAME= FileZilla_${VERSION}_src
PKGNAME= filezilla-${VERSION}
-PKGREVISION= 2
CATEGORIES= net x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=filezilla/}
EXTRACT_SUFX= .tar.bz2
diff --git a/net/filezilla/PLIST b/net/filezilla/PLIST
index e7b8538eed3..b0743110f90 100644
--- a/net/filezilla/PLIST
+++ b/net/filezilla/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2010/06/16 21:25:20 zafer Exp $
+@comment $NetBSD: PLIST,v 1.8 2011/04/01 19:25:21 zafer Exp $
bin/filezilla
bin/fzputtygen
bin/fzsftp
@@ -420,7 +420,6 @@ share/locale/eu_ES/LC_MESSAGES/filezilla.mo
share/locale/fa_IR/LC_MESSAGES/filezilla.mo
share/locale/fi_FI/LC_MESSAGES/filezilla.mo
share/locale/fr/LC_MESSAGES/filezilla.mo
-share/locale/fr_CA/LC_MESSAGES/filezilla.mo
share/locale/gl_ES/LC_MESSAGES/filezilla.mo
share/locale/he_IL/LC_MESSAGES/filezilla.mo
share/locale/hr/LC_MESSAGES/filezilla.mo
diff --git a/net/filezilla/distinfo b/net/filezilla/distinfo
index 70d5470655d..12e6dda5357 100644
--- a/net/filezilla/distinfo
+++ b/net/filezilla/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2010/10/23 12:47:12 zafer Exp $
+$NetBSD: distinfo,v 1.13 2011/04/01 19:25:21 zafer Exp $
-SHA1 (FileZilla_3.3.4.1_src.tar.bz2) = 0b6ce2b46480dc64d959dced54dcc1eaaa08e82a
-RMD160 (FileZilla_3.3.4.1_src.tar.bz2) = d863f90f8944a66c7d316470cd2affaec1e6b930
-Size (FileZilla_3.3.4.1_src.tar.bz2) = 3231505 bytes
+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