pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/filezilla filezilla: update to 3.45.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e320afe9ede
branches:  trunk
changeset: 415588:7e320afe9ede
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 10 12:18:01 2019 +0000

description:
filezilla: update to 3.45.1.

3.45.1 (2019-09-25)

- Fixed sorting issues in the directory trees

3.45.0 (2019-09-23)

- Updated translations

3.45.0-rc1 (2019-09-16)

+ If checking for updates cannot be performed for a prolonged time, users are warned about using an outdated version
- Performance improvements if expanding or refreshing a directory with thousands of direct subdirectories in the directory trees
- Fixed prefix search in Site Manager
- macOS: Fix password pasting using Cmd+V
- Minor performance improvements deleting many thousands of files

diffstat:

 net/filezilla/Makefile |   6 +++---
 net/filezilla/PLIST    |   3 +--
 net/filezilla/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs (55 lines):

diff -r fe9f6c1f4874 -r 7e320afe9ede net/filezilla/Makefile
--- a/net/filezilla/Makefile    Thu Oct 10 12:08:35 2019 +0000
+++ b/net/filezilla/Makefile    Thu Oct 10 12:18:01 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.118 2019/08/16 09:40:29 wiz Exp $
+# $NetBSD: Makefile,v 1.119 2019/10/10 12:18:01 wiz Exp $
 
-VERSION=       3.44.2
+VERSION=       3.45.1
 DISTNAME=      FileZilla_${VERSION}_src
 PKGNAME=       filezilla-${VERSION}
 CATEGORIES=    net x11
@@ -34,7 +34,7 @@
 .include "../../databases/sqlite3/buildlink3.mk"
 .include "../../devel/libidn/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libfilezilla+=   libfilezilla>=0.18.1
+BUILDLINK_API_DEPENDS.libfilezilla+=   libfilezilla>=0.18.2
 .include "../../net/libfilezilla/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.4.0
 .include "../../security/gnutls/buildlink3.mk"
diff -r fe9f6c1f4874 -r 7e320afe9ede net/filezilla/PLIST
--- a/net/filezilla/PLIST       Thu Oct 10 12:08:35 2019 +0000
+++ b/net/filezilla/PLIST       Thu Oct 10 12:18:01 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2019/08/16 09:40:29 wiz Exp $
+@comment $NetBSD: PLIST,v 1.21 2019/10/10 12:18:01 wiz Exp $
 bin/filezilla
 bin/fzputtygen
 bin/fzsftp
@@ -686,7 +686,6 @@
 share/filezilla/resources/xrc/netconfwizard.xrc
 share/filezilla/resources/xrc/settings.xrc
 share/filezilla/resources/xrc/storj.xrc
-share/filezilla/resources/xrc/update.xrc
 share/icons/hicolor/16x16/apps/filezilla.png
 share/icons/hicolor/32x32/apps/filezilla.png
 share/icons/hicolor/480x480/apps/filezilla.png
diff -r fe9f6c1f4874 -r 7e320afe9ede net/filezilla/distinfo
--- a/net/filezilla/distinfo    Thu Oct 10 12:08:35 2019 +0000
+++ b/net/filezilla/distinfo    Thu Oct 10 12:18:01 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.53 2019/08/16 09:40:29 wiz Exp $
+$NetBSD: distinfo,v 1.54 2019/10/10 12:18:01 wiz Exp $
 
-SHA1 (FileZilla_3.44.2_src.tar.bz2) = 2e75c784134767e2689375a4a967d113164bc970
-RMD160 (FileZilla_3.44.2_src.tar.bz2) = a7e396512e6ee2d9a5f3f4321106bcfb6c5cb2c0
-SHA512 (FileZilla_3.44.2_src.tar.bz2) = 9d4678a3a06f0ecac5ecfbae33f83df5f07e26da4f4a7e922fe5b00a5e59d5728af028667f6fa56210a23ecaa1c2a661d1874b218c2511a783644ed2b03e36ad
-Size (FileZilla_3.44.2_src.tar.bz2) = 4619337 bytes
+SHA1 (FileZilla_3.45.1_src.tar.bz2) = 0fa86688fad3b85b73fb64255b3aff32bc12ee25
+RMD160 (FileZilla_3.45.1_src.tar.bz2) = 197128dc79544bd7a97959723e97abbeef4aa10b
+SHA512 (FileZilla_3.45.1_src.tar.bz2) = feb267b85ad2843baea0c6df66ed86866121f33e2295fcb9003a8bc2603ad684f4fe801ea842cb291e3fb5cd7195ccb2d21bfa95711a61be6b4debfd4e1c7822
+Size (FileZilla_3.45.1_src.tar.bz2) = 4649083 bytes
 SHA1 (patch-configure) = 8bf5736d17ed78fe0a1d4f910194bba9f03c854e
 SHA1 (patch-src_putty_unix_uxshare.c) = 0c3102c10b742c461fe032f081d1a642c6fd6a59



Home | Main Index | Thread Index | Old Index