From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 21 21:20:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 802081065673 for ; Sat, 21 Mar 2009 21:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5C7E28FC12 for ; Sat, 21 Mar 2009 21:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2LLK3mS011619 for ; Sat, 21 Mar 2009 21:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2LLK3Et011618; Sat, 21 Mar 2009 21:20:03 GMT (envelope-from gnats) Resent-Date: Sat, 21 Mar 2009 21:20:03 GMT Resent-Message-Id: <200903212120.n2LLK3Et011618@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Joseph S. Atkinson" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB061106564A for ; Sat, 21 Mar 2009 21:15:44 +0000 (UTC) (envelope-from jsa@wickedmachine.net) Received: from mephisto.wickedmachine.net (tn-74-4-35-249.dhcp.embarqhsd.net [74.4.35.249]) by mx1.freebsd.org (Postfix) with ESMTP id 919228FC19 for ; Sat, 21 Mar 2009 21:15:44 +0000 (UTC) (envelope-from jsa@wickedmachine.net) Received: from mephisto.wickedmachine.net (localhost [127.0.0.1]) by mephisto.wickedmachine.net (8.14.3/8.14.3) with ESMTP id n2LLFj1A095856; Sat, 21 Mar 2009 17:15:46 -0400 (EDT) (envelope-from jsa@wickedmachine.net) Message-Id: <1237670146.82446@mephisto.wickedmachine.net> Date: Sat, 21 Mar 2009 17:15:46 -0400 From: "Joseph S. Atkinson" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: miwi@FreeBSD.org Subject: ports/132914: Bump ftp/filezilla to 3.2.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Mar 2009 21:20:03 -0000 >Number: 132914 >Category: ports >Synopsis: Bump ftp/filezilla to 3.2.3 >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: Sat Mar 21 21:20:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Joseph S. Atkinson >Release: FreeBSD 7.1-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD 7.1-RELEASE-p3 #3: Mon Mar 2 09:40:42 EST 2009 jsa@mephisto.wickedmachine.net:/usr/obj/usr/src/sys/MEPHISTO >Description: One of the more straight forward bumps I have done. 3.2.3 Brings in the following (pulled from release notes): New Features * made OpenCrystal the default theme on new installations * setting kiosk mode to 2 in fzdefaults.xml prevents FileZilla from writing to any settings files. Useful if executed from read-only media. * Add synchronized browsing option to sites and bookmarks * If synchronized browsing and directory comparison are enabled, changing directories no longer disables comparison * Add some hotkeys for commonly used menu and toolbar items * Handle CTRL+A to select all files in queue Bugfixes and Changes *Fix crashes and memory corruption if resizing columns in queue if message log is positioned as queue tab * Less CPU usage during SFTP transfers * Improve appearance of queue tabs on dark themes * Allow system file associations with singlequotes around filenames for editing * Fix rare crash on connection failures * Activity indicators in lower-right corner of main window were not working properly * Do not allow multiple entries in quickconnect history that only differ in password * Fix crash if closing filter edit dialog * Improve timezone offset detection on servers without seconds resolution in listings * Fix layout issues in settings dialog >How-To-Repeat: >Fix: --- filezilla_3.2.3.diff begins here --- diff -ru /usr/ports/ftp/filezilla/Makefile filezilla/Makefile --- /usr/ports/ftp/filezilla/Makefile 2009-02-22 15:21:31.000000000 -0500 +++ filezilla/Makefile 2009-03-21 17:10:18.000000000 -0400 @@ -6,7 +6,7 @@ # PORTNAME= filezilla -PORTVERSION= 3.2.2.1 +PORTVERSION= 3.2.3 CATEGORIES= ftp MASTER_SITES= SF DISTNAME= FileZilla_${PORTVERSION}_src diff -ru /usr/ports/ftp/filezilla/distinfo filezilla/distinfo --- /usr/ports/ftp/filezilla/distinfo 2009-02-21 20:04:13.000000000 -0500 +++ filezilla/distinfo 2009-03-21 16:21:05.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (FileZilla_3.2.2.1_src.tar.bz2) = cce1489dcfda89a77871c6d1b66ec471 -SHA256 (FileZilla_3.2.2.1_src.tar.bz2) = af916c6f99cd76d9da6f2a0237e0579fe51cde013a16f2a4cb66b6b7da56a7f9 -SIZE (FileZilla_3.2.2.1_src.tar.bz2) = 2878230 +MD5 (FileZilla_3.2.3_src.tar.bz2) = dc7a6d824f132aa49fe6488e3e1f364b +SHA256 (FileZilla_3.2.3_src.tar.bz2) = 4237b0f5decb1c7013b7d4cca12d84d3b736394ce3788bf2da47d0059b953c3c +SIZE (FileZilla_3.2.3_src.tar.bz2) = 2911110 --- filezilla_3.2.3.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: