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.40.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e897a7d8ebf8
branches:  trunk
changeset: 319526:e897a7d8ebf8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 14 10:14:51 2019 +0000

description:
filezilla: update to 3.40.0.

3.40.0 (2019-01-25)

- Official binaries are now linked against GnuTLS 3.6.6

3.40.0-rc2 (2019-01-22)

- Fix regression introduced in rc1 where adding files to queue creates extra server items if the connection was established through the Site Manager

3.40.0-rc1 (2019-01-18)

+ Added TLS 1.3 support by linking official binaries against GnuTLS 3.6.5
+ Refactored how sites and servers are being represented internally to fix issues trigged by renaming sites in the Site Manager
- Fix display of server names containing ampersands in several dialogs
- Fix regular expression filter in the quick search panel
- Fix a crash if files are added to the queue when there are already files for multiple different servers in the queue
- Fix a crash applying filters when there are no selected files and the focused item is past the new file count
- Fix a crash if emptying the queue while a directory creation item is active
- Fix a potential crash if FileZilla is being closed the moment a delayed dialog has already been created but before it is shown.

diffstat:

 net/filezilla/Makefile |   5 ++---
 net/filezilla/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r baf1fc05a176 -r e897a7d8ebf8 net/filezilla/Makefile
--- a/net/filezilla/Makefile    Thu Feb 14 10:03:52 2019 +0000
+++ b/net/filezilla/Makefile    Thu Feb 14 10:14:51 2019 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.106 2018/12/09 18:52:39 adam Exp $
+# $NetBSD: Makefile,v 1.107 2019/02/14 10:14:51 wiz Exp $
 
-VERSION=       3.39.0
+VERSION=       3.40.0
 DISTNAME=      FileZilla_${VERSION}_src
 PKGNAME=       filezilla-${VERSION}
-PKGREVISION=   1
 CATEGORIES=    net x11
 MASTER_SITES=  https://download.filezilla-project.org/client/
 EXTRACT_SUFX=  .tar.bz2
diff -r baf1fc05a176 -r e897a7d8ebf8 net/filezilla/distinfo
--- a/net/filezilla/distinfo    Thu Feb 14 10:03:52 2019 +0000
+++ b/net/filezilla/distinfo    Thu Feb 14 10:14:51 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.47 2018/12/01 11:16:33 wiz Exp $
+$NetBSD: distinfo,v 1.48 2019/02/14 10:14:51 wiz Exp $
 
-SHA1 (FileZilla_3.39.0_src.tar.bz2) = a8e8b1f4090def74b45bc29d4835e0247b211176
-RMD160 (FileZilla_3.39.0_src.tar.bz2) = 267dcedea3bc2e89d5c91950ccc2953770c9a040
-SHA512 (FileZilla_3.39.0_src.tar.bz2) = a0360634517ffd07878082abae024dbb4896035edcbd9abe6d8adfc9d37b73d01d95f6c5ca031175d88b6e4badefafcc43b5ddce3d9dbddde4deab5f0cc97e83
-Size (FileZilla_3.39.0_src.tar.bz2) = 4995713 bytes
+SHA1 (FileZilla_3.40.0_src.tar.bz2) = d1af0b0d852cf23268b862ae1acfa3180994360e
+RMD160 (FileZilla_3.40.0_src.tar.bz2) = 1a7b54ac64c311b7cc260804523042ac7b2ee20b
+SHA512 (FileZilla_3.40.0_src.tar.bz2) = 7aeb0c340111a47c435e8d8cbf379e83d2fc6c0a94038e085664df34c2fe1f8ef8496ea894f5e4cfd576d034e8935fe29661bb9eff9f22416032f45f5a66db2f
+Size (FileZilla_3.40.0_src.tar.bz2) = 4997647 bytes
 SHA1 (patch-configure) = 8bf5736d17ed78fe0a1d4f910194bba9f03c854e
 SHA1 (patch-src_putty_unix_uxshare.c) = 0c3102c10b742c461fe032f081d1a642c6fd6a59



Home | Main Index | Thread Index | Old Index