Date: Sun, 15 Nov 2009 16:16:51 GMT From: "Joseph S. Atkinson" <jsa@wickedmachine.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/140572: Update ftp/filezilla to 3.3.0.1 Message-ID: <200911151616.nAFGGpBA064940@www.freebsd.org> Resent-Message-ID: <200911151620.nAFGK1DT003387@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140572 >Category: ports >Synopsis: Update ftp/filezilla to 3.3.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Nov 15 16:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Joseph S. Atkinson >Release: >Organization: >Environment: >Description: >From http://www.filezilla-project.org/: New features: * Ctrl-Tab and Ctrl-Shift-Tab to cycle tabs now loop around if reaching the end of the tab list Bugfixes and minor changes: * Fix crash on showing/hiding of directory trees after closing a tab * Tabs no longer become unresponsive if not approving to close a busy tab * Directory comparison did not work properly on all but the first tab * Fix spurious error messages if connecting to a new site while synchronized browsing is enabled * *nix: Work around a bug in KDE preventing restore from minimize to notification area * Do not show update dialog if there is already some other dialog open * Fix synchronized browsing option on site-specific bookmarks >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ru /usr/ports/ftp/filezilla/Makefile filezilla/Makefile --- /usr/ports/ftp/filezilla/Makefile 2009-11-11 08:21:16.000000000 -0500 +++ filezilla/Makefile 2009-11-15 11:01:05.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= filezilla -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.0.1 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src diff -ru /usr/ports/ftp/filezilla/distinfo filezilla/distinfo --- /usr/ports/ftp/filezilla/distinfo 2009-11-11 08:21:16.000000000 -0500 +++ filezilla/distinfo 2009-11-15 11:03:02.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (FileZilla_3.3.0_src.tar.bz2) = eb5c50abee31c3269f98d6b8327babb1 -SHA256 (FileZilla_3.3.0_src.tar.bz2) = a72022c55f6dbe5d98d9b4cbc21240998d7ebd662f16dd6396c988fcf552b6f1 -SIZE (FileZilla_3.3.0_src.tar.bz2) = 3110131 +MD5 (FileZilla_3.3.0.1_src.tar.bz2) = f273aef3b8408d0a1c7f0fee39733e9b +SHA256 (FileZilla_3.3.0.1_src.tar.bz2) = 67abea4b429e759eabafc510d342e04d9da0bfd18ab52c5d8d5e58523b023caa +SIZE (FileZilla_3.3.0.1_src.tar.bz2) = 3113486 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911151616.nAFGGpBA064940>