Security update to 3.7.3, fixes CVE-2013-4852, CVE-2013-4206, CVE-2013-4207, 
CVE-2013-4208.
All security bugs were in putty code which has been merged from upstream after 
recent putty vulnerabilities has been fixed.
 ok ?
  Cheers
   Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/filezilla/Makefile,v
retrieving revision 1.32
diff -u -p -u -p -r1.32 Makefile
--- Makefile	20 Aug 2013 22:05:56 -0000	1.32
+++ Makefile	27 Aug 2013 11:52:14 -0000
@@ -2,11 +2,10 @@
 
 COMMENT=	fast FTP and SFTP GUI client with a lot of features
 
-V=		3.7.1
+V=		3.7.3
 PKGNAME=	filezilla-$V
 DISTNAME=	FileZilla_$V_src
 EXTRACT_SUFX=	.tar.bz2
-REVISION=	0
 
 MAINTAINER=	Giovanni Bechis <giova...@openbsd.org>
 
@@ -28,7 +27,7 @@ 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 += sqlite3 ffi p11-kit
-WANTLIB += harfbuzz
+WANTLIB += gmp harfbuzz
 WANTLIB += ICE SDL SM Xxf86vm graphite2 jpeg mspack sndio tiff
 WANTLIB += usbhid wx_gtk2_html
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/filezilla/distinfo,v
retrieving revision 1.14
diff -u -p -u -p -r1.14 distinfo
--- distinfo	2 Jul 2013 07:26:56 -0000	1.14
+++ distinfo	27 Aug 2013 11:52:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (FileZilla_3.7.1_src.tar.bz2) = usRwqi/YRL44NOBrff8ATmpEEDqRBUf9QtU4PYc1vVg=
-SIZE (FileZilla_3.7.1_src.tar.bz2) = 3657033
+SHA256 (FileZilla_3.7.3_src.tar.bz2) = KwEpcKYDPY/9Rimx1XtQrOYs03UO+tcAARCfJeUgwEI=
+SIZE (FileZilla_3.7.3_src.tar.bz2) = 3682494
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/filezilla/pkg/PLIST,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 PLIST
--- pkg/PLIST	20 Aug 2013 22:05:57 -0000	1.12
+++ pkg/PLIST	27 Aug 2013 11:52:14 -0000
@@ -523,19 +523,9 @@ share/filezilla/resources/tango/theme.xm
 share/filezilla/resources/theme.xml
 share/filezilla/resources/toolbar.xrc
 share/filezilla/resources/up.png
-share/icons/
-share/icons/hicolor/
-share/icons/hicolor/16x16/
-share/icons/hicolor/16x16/apps/
 share/icons/hicolor/16x16/apps/filezilla.png
-share/icons/hicolor/32x32/
-share/icons/hicolor/32x32/apps/
 share/icons/hicolor/32x32/apps/filezilla.png
-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/an/
 share/locale/an/LC_MESSAGES/

Reply via email to