ports/144191: Update ftp/filezilla to 3.3.2

Joseph S. Atkinson jsa at wickedmachine.net
Mon Feb 22 00:50:04 UTC 2010


>Number:         144191
>Category:       ports
>Synopsis:       Update ftp/filezilla to 3.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 22 00:50:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Joseph S. Atkinson
>Release:        
>Organization:
>Environment:
>Description:
>From http://www.filezilla-project.org/

New features:

    * *nix: Add support for forward and backward mouse buttons

Bugfixes and minor changes:

    * Speed limits can be re-enabled on SFTP connections
    * Changed settings did not come into effect unless FileZilla was restarted
    * Small performance improvements
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ru /usr/ports/ftp/filezilla/Makefile filezilla/Makefile
--- /usr/ports/ftp/filezilla/Makefile	2010-02-13 04:21:59.000000000 -0500
+++ filezilla/Makefile	2010-02-21 19:25:45.000000000 -0500
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	filezilla
-PORTVERSION=	3.3.1
-PORTREVISION=	2
+PORTVERSION=	3.3.2
 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	2010-01-12 03:04:41.000000000 -0500
+++ filezilla/distinfo	2010-02-21 19:27:06.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (FileZilla_3.3.1_src.tar.bz2) = 3454defa3bdb137bf69fc73495231ca1
-SHA256 (FileZilla_3.3.1_src.tar.bz2) = 2c4e8e37c63517404967efd2740d5ebeff6dae1c52b29a31a209766a90204178
-SIZE (FileZilla_3.3.1_src.tar.bz2) = 3129864
+MD5 (FileZilla_3.3.2_src.tar.bz2) = 540e9b7c3e6a90ab7e2f1279709dc3ad
+SHA256 (FileZilla_3.3.2_src.tar.bz2) = e25758cf0523f9d09df0522a666f108bd415356abf0137877c42d6c5470b2afe
+SIZE (FileZilla_3.3.2_src.tar.bz2) = 3186595
diff -ru /usr/ports/ftp/filezilla/pkg-plist filezilla/pkg-plist
--- /usr/ports/ftp/filezilla/pkg-plist	2010-01-12 03:04:41.000000000 -0500
+++ filezilla/pkg-plist	2010-02-21 19:25:22.000000000 -0500
@@ -8,6 +8,7 @@
 %%NLS%%share/locale/es/LC_MESSAGES/filezilla.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/filezilla.mo
 %%NLS%%share/locale/hr/LC_MESSAGES/filezilla.mo
+%%NLS%%share/locale/is/LC_MESSAGES/filezilla.mo
 %%NLS%%share/locale/it/LC_MESSAGES/filezilla.mo
 %%NLS%%share/locale/ka/LC_MESSAGES/filezilla.mo
 %%NLS%%share/locale/ne/LC_MESSAGES/filezilla.mo
@@ -79,6 +80,7 @@
 %%DATADIR%%/resources/16x16/sort_down_light.png
 %%DATADIR%%/resources/16x16/sort_up_dark.png
 %%DATADIR%%/resources/16x16/sort_up_light.png
+%%DATADIR%%/resources/16x16/speedlimits.png
 %%DATADIR%%/resources/16x16/symlink.png
 %%DATADIR%%/resources/16x16/synchronize.png
 %%DATADIR%%/resources/16x16/unknown.png
@@ -430,6 +432,7 @@
 %%DATADIR%%/resources/opencrystal/48x48/uploadadd.png
 %%DATADIR%%/resources/opencrystal/theme.xml
 %%DATADIR%%/resources/48x48/filezilla.png
+%%DATADIR%%/resources/48x48/speedlimits.png
 %%DATADIR%%/resources/defaultfilters.xml
 %%DATADIR%%/resources/dialogs.xrc
 %%DATADIR%%/resources/down.png


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list