pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/filezilla Update filezilla to 3.2.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9c8e1964171
branches:  trunk
changeset: 399840:e9c8e1964171
user:      zafer <zafer%pkgsrc.org@localhost>
date:      Sun Oct 04 15:37:31 2009 +0000

description:
Update filezilla to 3.2.8.

Changelog:

* Changing directories at the same time an upload finishes no longer disturbs synchronized browsing
* *nix: Ensure dialogs can be closed using escape key
* *nix: Fix height of settings dialog
* Remember last used search conditions
* Display link overlay on icons of links in remote file list
* Display of average transfer speed should converge faster to overall average
* Simplify default file exists action dialogs
* Apply decimal places size formatting option also to total queue size
* MSW: Reduce number of needed user interactions in installer if update started from within FileZilla
* MSW: Check that there are no running instances of FileZilla before installing
* Fix handling of remote directory names with leading or trailing spaces
* *nix: Fix memory leaks in D-Bus session management and power management inhibitor client code
* *nix: Fall back to org.gnome.SessionManager if org.freedesktop.PowerManagment does not exit to inhibit idle sleep during transfers
* Increase default size of SO_RCVBUF (TCP advertised window) to fix performance issues on high-latency connections
* MSW: Fix displaying list of shares on local network resources
* MSW: Remote file editing no longer gets confused if two filenames only differ in character case
* Fix dialog line wrapping issues
* Ensure width of site manager is large enough to fit all tabs
* Better guard against filename columns being moved or hidden
* *nix, OS X: Handle filesystems without advisory file locking instead of falsely warning about site manager being opened in a different instance of FileZilla

diffstat:

 net/filezilla/Makefile |  5 ++---
 net/filezilla/PLIST    |  3 ++-
 net/filezilla/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r 3d5d5b4f76bc -r e9c8e1964171 net/filezilla/Makefile
--- a/net/filezilla/Makefile    Sun Oct 04 12:23:55 2009 +0000
+++ b/net/filezilla/Makefile    Sun Oct 04 15:37:31 2009 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2009/08/26 19:58:09 sno Exp $
+# $NetBSD: Makefile,v 1.6 2009/10/04 15:37:31 zafer Exp $
 #
 
-VERSION=       3.2.7.1
+VERSION=       3.2.8
 DISTNAME=      FileZilla_${VERSION}_src
 PKGNAME=       filezilla-${VERSION}
-PKGREVISION=   1
 CATEGORIES=    net x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=filezilla/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 3d5d5b4f76bc -r e9c8e1964171 net/filezilla/PLIST
--- a/net/filezilla/PLIST       Sun Oct 04 12:23:55 2009 +0000
+++ b/net/filezilla/PLIST       Sun Oct 04 15:37:31 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/08/22 17:15:32 zafer Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/10/04 15:37:31 zafer Exp $
 bin/filezilla
 bin/fzputtygen
 bin/fzsftp
@@ -33,6 +33,7 @@
 share/filezilla/resources/16x16/remotetreeview.png
 share/filezilla/resources/16x16/server.png
 share/filezilla/resources/16x16/sitemanager.png
+share/filezilla/resources/16x16/symlink.png
 share/filezilla/resources/16x16/synchronize.png
 share/filezilla/resources/16x16/unknown.png
 share/filezilla/resources/16x16/upload.png
diff -r 3d5d5b4f76bc -r e9c8e1964171 net/filezilla/distinfo
--- a/net/filezilla/distinfo    Sun Oct 04 12:23:55 2009 +0000
+++ b/net/filezilla/distinfo    Sun Oct 04 15:37:31 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/08/24 17:32:25 zafer Exp $
+$NetBSD: distinfo,v 1.4 2009/10/04 15:37:31 zafer Exp $
 
-SHA1 (FileZilla_3.2.7.1_src.tar.bz2) = 8e1c2c1488ef320ccb5643bc9c74d95afe6d4187
-RMD160 (FileZilla_3.2.7.1_src.tar.bz2) = f5e0e878eb68d411c4edd95e007edbf5cfc81b28
-Size (FileZilla_3.2.7.1_src.tar.bz2) = 3063251 bytes
+SHA1 (FileZilla_3.2.8_src.tar.bz2) = d2629c67de429f6979da58ff288bc2c864b607fb
+RMD160 (FileZilla_3.2.8_src.tar.bz2) = a784d9680d8ca9f6f11e2dd83a6b9a435f024e1f
+Size (FileZilla_3.2.8_src.tar.bz2) = 3080630 bytes



Home | Main Index | Thread Index | Old Index