Update to latest version (3.6.0), many bugfixes and improvements (On 
http://filezilla-project.org/ there are most details).
 Comments ? Ok ?
  Cheers
   Giovanni
? patches/patch-src_engine_Makefile_in
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/filezilla/Makefile,v
retrieving revision 1.25
diff -u -p -r1.25 Makefile
--- Makefile    23 Apr 2012 17:15:18 -0000      1.25
+++ Makefile    13 Nov 2012 11:26:02 -0000
@@ -2,11 +2,10 @@
 
 COMMENT=       fast FTP and SFTP GUI client with a lot of features
 
-V=             3.5.3
+V=             3.6.0
 PKGNAME=       filezilla-$V
 DISTNAME=      FileZilla_$V_src
 EXTRACT_SUFX=  .tar.bz2
-REVISION =     0
 
 MAINTAINER=    Giovanni Bechis <giova...@openbsd.org>
 
@@ -31,9 +30,11 @@ WANTLIB += png pthread-stubs xcb xcb-ren
 WANTLIB += idn gnutls>=13 dbus-1 wx_gtk2_aui wx_base_xml wx_gtk2_adv
 WANTLIB += wx_gtk2_xrc wx_base_net wx_base wx_gtk2_core
 WANTLIB += GL sqlite3 ffi p11-kit
+WANTLIB += harfbuzz icudata icule icuuc
 
 MODULES=       devel/gettext
 LIB_DEPENDS=   devel/libidn \
+                               devel/harfbuzz \
                security/gnutls \
                x11/dbus \
                x11/wxWidgets>=2.8.6
@@ -47,7 +48,7 @@ SEPARATE_BUILD= Yes
 CONFIGURE_STYLE=gnu
 CONFIGURE_ARGS+=--with-dbus \
                --with-tinyxml=builtin \
-               --disable-autoupdatecheck
+               --disable-manualupdatecheck
 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
                LDFLAGS="-L${LOCALBASE}/lib" \
                GREP=/usr/bin/grep \
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/filezilla/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo    19 Jan 2012 15:41:13 -0000      1.10
+++ distinfo    13 Nov 2012 11:26:02 -0000
@@ -1,5 +1,2 @@
-MD5 (FileZilla_3.5.3_src.tar.bz2) = oaKEjbDFyPMyHr5O44QuMQ==
-RMD160 (FileZilla_3.5.3_src.tar.bz2) = ptR3fd8xYkIQbWaCDKswLj4So48=
-SHA1 (FileZilla_3.5.3_src.tar.bz2) = Q0lJXNK/i5woUr2mos/MxaBitSo=
-SHA256 (FileZilla_3.5.3_src.tar.bz2) = 
C7onuqIEH9km+XdeNg5wrzkc3sEPPzsajf8gs+EA/2s=
-SIZE (FileZilla_3.5.3_src.tar.bz2) = 3366662
+SHA256 (FileZilla_3.6.0_src.tar.bz2) = 
eIVQKKgw+YOe4OC7Z4znw+Vq7x97dDWsEhoCI0yurq4=
+SIZE (FileZilla_3.6.0_src.tar.bz2) = 3525207
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/net/filezilla/patches/patch-Makefile_in,v
retrieving revision 1.4
diff -u -p -r1.4 patch-Makefile_in
--- patches/patch-Makefile_in   2 Jan 2011 23:34:16 -0000       1.4
+++ patches/patch-Makefile_in   13 Nov 2012 11:26:02 -0000
@@ -1,6 +1,6 @@
---- Makefile.in.orig   Fri Dec 31 11:10:28 2010
-+++ Makefile.in        Fri Dec 31 11:12:34 2010
-@@ -250,7 +250,7 @@ AUTOMAKE_OPTIONS = 1.6
+--- Makefile.in.orig   Sat Nov 10 20:48:33 2012
++++ Makefile.in        Mon Nov 12 12:24:03 2012
+@@ -307,7 +307,7 @@ AUTOMAKE_OPTIONS = 1.6
  SUBDIRS = . $(MAYBE_SRCDIR) $(MAYBE_LOCALES) $(MAYBE_DATADIR) $(MAYBE_TESTS)
  dist_noinst_SCRIPTS = autogen.sh
  dist_noinst_DATA = filezilla.kdevelop GPL.html docs/iconspecs.htm
Index: patches/patch-tests_Makefile_in
===================================================================
RCS file: patches/patch-tests_Makefile_in
diff -N patches/patch-tests_Makefile_in
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ patches/patch-tests_Makefile_in     13 Nov 2012 11:26:02 -0000
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- tests/Makefile.in.orig     Mon Nov 12 13:04:07 2012
++++ tests/Makefile.in  Mon Nov 12 13:04:37 2012
+@@ -249,7 +249,7 @@ test_SOURCES = test.cpp \
+ test_CPPFLAGS = $(WX_CPPFLAGS)
+ test_CXXFLAGS = $(WX_CXXFLAGS_ONLY) $(CPPUNIT_CFLAGS)
+ test_LDFLAGS = $(CPPUNIT_LIBS) ../src/engine/libengine.a \
+-      $(LIBGNUTLS_LIBS) $(WX_LIBS) $(IDN_LIB)
++      $(LIBGNUTLS_LIBS) $(WX_LIBS) $(IDN_LIB) $(LIBSQLITE3_LIBS)
+ test_DEPENDENCIES = ../src/engine/libengine.a
+ all: all-am
+ 
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/filezilla/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -r1.8 PLIST
--- pkg/PLIST   31 Mar 2011 12:38:42 -0000      1.8
+++ pkg/PLIST   13 Nov 2012 11:26:02 -0000
@@ -196,7 +196,7 @@ share/filezilla/resources/lone/16x16/
 share/filezilla/resources/lone/16x16/ascii.png
 share/filezilla/resources/lone/16x16/auto.png
 share/filezilla/resources/lone/16x16/binary.png
-share/filezilla/resources/lone/16x16/bookmarks.png
+share/filezilla/resources/lone/16x16/bookmark.png
 share/filezilla/resources/lone/16x16/cancel.png
 share/filezilla/resources/lone/16x16/compare.png
 share/filezilla/resources/lone/16x16/disconnect.png
@@ -228,7 +228,7 @@ share/filezilla/resources/lone/32x32/
 share/filezilla/resources/lone/32x32/ascii.png
 share/filezilla/resources/lone/32x32/auto.png
 share/filezilla/resources/lone/32x32/binary.png
-share/filezilla/resources/lone/32x32/bookmarks.png
+share/filezilla/resources/lone/32x32/bookmark.png
 share/filezilla/resources/lone/32x32/cancel.png
 share/filezilla/resources/lone/32x32/compare.png
 share/filezilla/resources/lone/32x32/disconnect.png
@@ -259,7 +259,7 @@ share/filezilla/resources/lone/48x48/
 share/filezilla/resources/lone/48x48/ascii.png
 share/filezilla/resources/lone/48x48/auto.png
 share/filezilla/resources/lone/48x48/binary.png
-share/filezilla/resources/lone/48x48/bookmarks.png
+share/filezilla/resources/lone/48x48/bookmark.png
 share/filezilla/resources/lone/48x48/cancel.png
 share/filezilla/resources/lone/48x48/compare.png
 share/filezilla/resources/lone/48x48/disconnect.png
@@ -331,7 +331,7 @@ share/filezilla/resources/opencrystal/16
 share/filezilla/resources/opencrystal/16x16/ascii.png
 share/filezilla/resources/opencrystal/16x16/auto.png
 share/filezilla/resources/opencrystal/16x16/binary.png
-share/filezilla/resources/opencrystal/16x16/bookmarks.png
+share/filezilla/resources/opencrystal/16x16/bookmark.png
 share/filezilla/resources/opencrystal/16x16/cancel.png
 share/filezilla/resources/opencrystal/16x16/compare.png
 share/filezilla/resources/opencrystal/16x16/disconnect.png
@@ -368,7 +368,7 @@ share/filezilla/resources/opencrystal/32
 share/filezilla/resources/opencrystal/32x32/ascii.png
 share/filezilla/resources/opencrystal/32x32/auto.png
 share/filezilla/resources/opencrystal/32x32/binary.png
-share/filezilla/resources/opencrystal/32x32/bookmarks.png
+share/filezilla/resources/opencrystal/32x32/bookmark.png
 share/filezilla/resources/opencrystal/32x32/cancel.png
 share/filezilla/resources/opencrystal/32x32/compare.png
 share/filezilla/resources/opencrystal/32x32/disconnect.png
@@ -400,7 +400,7 @@ share/filezilla/resources/opencrystal/48
 share/filezilla/resources/opencrystal/48x48/ascii.png
 share/filezilla/resources/opencrystal/48x48/auto.png
 share/filezilla/resources/opencrystal/48x48/binary.png
-share/filezilla/resources/opencrystal/48x48/bookmarks.png
+share/filezilla/resources/opencrystal/48x48/bookmark.png
 share/filezilla/resources/opencrystal/48x48/cancel.png
 share/filezilla/resources/opencrystal/48x48/compare.png
 share/filezilla/resources/opencrystal/48x48/disconnect.png
@@ -431,6 +431,95 @@ share/filezilla/resources/opencrystal/48
 share/filezilla/resources/opencrystal/theme.xml
 share/filezilla/resources/quickconnectbar.xrc
 share/filezilla/resources/settings.xrc
+share/filezilla/resources/tango/
+share/filezilla/resources/tango/16x16/
+share/filezilla/resources/tango/16x16/ascii.png
+share/filezilla/resources/tango/16x16/auto.png
+share/filezilla/resources/tango/16x16/binary.png
+share/filezilla/resources/tango/16x16/bookmark.png
+share/filezilla/resources/tango/16x16/cancel.png
+share/filezilla/resources/tango/16x16/compare.png
+share/filezilla/resources/tango/16x16/disconnect.png
+share/filezilla/resources/tango/16x16/download.png
+share/filezilla/resources/tango/16x16/downloadadd.png
+share/filezilla/resources/tango/16x16/file.png
+share/filezilla/resources/tango/16x16/filter.png
+share/filezilla/resources/tango/16x16/find.png
+share/filezilla/resources/tango/16x16/folder.png
+share/filezilla/resources/tango/16x16/folderclosed.png
+share/filezilla/resources/tango/16x16/localtreeview.png
+share/filezilla/resources/tango/16x16/lock.png
+share/filezilla/resources/tango/16x16/logview.png
+share/filezilla/resources/tango/16x16/processqueue.png
+share/filezilla/resources/tango/16x16/queueview.png
+share/filezilla/resources/tango/16x16/reconnect.png
+share/filezilla/resources/tango/16x16/refresh.png
+share/filezilla/resources/tango/16x16/remotetreeview.png
+share/filezilla/resources/tango/16x16/server.png
+share/filezilla/resources/tango/16x16/sitemanager.png
+share/filezilla/resources/tango/16x16/synchronize.png
+share/filezilla/resources/tango/16x16/unknown.png
+share/filezilla/resources/tango/16x16/upload.png
+share/filezilla/resources/tango/16x16/uploadadd.png
+share/filezilla/resources/tango/32x32/
+share/filezilla/resources/tango/32x32/ascii.png
+share/filezilla/resources/tango/32x32/auto.png
+share/filezilla/resources/tango/32x32/binary.png
+share/filezilla/resources/tango/32x32/bookmark.png
+share/filezilla/resources/tango/32x32/cancel.png
+share/filezilla/resources/tango/32x32/compare.png
+share/filezilla/resources/tango/32x32/disconnect.png
+share/filezilla/resources/tango/32x32/download.png
+share/filezilla/resources/tango/32x32/downloadadd.png
+share/filezilla/resources/tango/32x32/file.png
+share/filezilla/resources/tango/32x32/filter.png
+share/filezilla/resources/tango/32x32/find.png
+share/filezilla/resources/tango/32x32/folder.png
+share/filezilla/resources/tango/32x32/folderclosed.png
+share/filezilla/resources/tango/32x32/localtreeview.png
+share/filezilla/resources/tango/32x32/lock.png
+share/filezilla/resources/tango/32x32/logview.png
+share/filezilla/resources/tango/32x32/processqueue.png
+share/filezilla/resources/tango/32x32/queueview.png
+share/filezilla/resources/tango/32x32/reconnect.png
+share/filezilla/resources/tango/32x32/refresh.png
+share/filezilla/resources/tango/32x32/remotetreeview.png
+share/filezilla/resources/tango/32x32/server.png
+share/filezilla/resources/tango/32x32/sitemanager.png
+share/filezilla/resources/tango/32x32/synchronize.png
+share/filezilla/resources/tango/32x32/unknown.png
+share/filezilla/resources/tango/32x32/upload.png
+share/filezilla/resources/tango/32x32/uploadadd.png
+share/filezilla/resources/tango/48x48/
+share/filezilla/resources/tango/48x48/ascii.png
+share/filezilla/resources/tango/48x48/auto.png
+share/filezilla/resources/tango/48x48/binary.png
+share/filezilla/resources/tango/48x48/bookmark.png
+share/filezilla/resources/tango/48x48/cancel.png
+share/filezilla/resources/tango/48x48/compare.png
+share/filezilla/resources/tango/48x48/disconnect.png
+share/filezilla/resources/tango/48x48/download.png
+share/filezilla/resources/tango/48x48/downloadadd.png
+share/filezilla/resources/tango/48x48/file.png
+share/filezilla/resources/tango/48x48/filter.png
+share/filezilla/resources/tango/48x48/find.png
+share/filezilla/resources/tango/48x48/folder.png
+share/filezilla/resources/tango/48x48/folderclosed.png
+share/filezilla/resources/tango/48x48/localtreeview.png
+share/filezilla/resources/tango/48x48/lock.png
+share/filezilla/resources/tango/48x48/logview.png
+share/filezilla/resources/tango/48x48/processqueue.png
+share/filezilla/resources/tango/48x48/queueview.png
+share/filezilla/resources/tango/48x48/reconnect.png
+share/filezilla/resources/tango/48x48/refresh.png
+share/filezilla/resources/tango/48x48/remotetreeview.png
+share/filezilla/resources/tango/48x48/server.png
+share/filezilla/resources/tango/48x48/sitemanager.png
+share/filezilla/resources/tango/48x48/synchronize.png
+share/filezilla/resources/tango/48x48/unknown.png
+share/filezilla/resources/tango/48x48/upload.png
+share/filezilla/resources/tango/48x48/uploadadd.png
+share/filezilla/resources/tango/theme.xml
 share/filezilla/resources/theme.xml
 share/filezilla/resources/toolbar.xrc
 share/filezilla/resources/up.png
@@ -445,6 +534,9 @@ share/icons/hicolor/32x32/apps/filezilla
 share/icons/hicolor/48x48/
 share/icons/hicolor/48x48/apps/
 share/icons/hicolor/48x48/apps/filezilla.png
+share/icons/hicolor/scalable/
+share/icons/hicolor/scalable/apps/
+share/icons/hicolor/scalable/apps/filezilla.svg
 share/locale/ar/
 share/locale/ar/LC_MESSAGES/
 share/locale/ar/LC_MESSAGES/filezilla.mo

Reply via email to