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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1800862a49a4
branches:  trunk
changeset: 315893:1800862a49a4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 01 11:16:33 2018 +0000

description:
filezilla: update to 3.39.0.

3.39.0 (2018-11-30)

- Fix timestamps of newly created empty files on the server if the option to preserve timestamps is set

3.39.0-rc1 (2018-11-23)

+ The down button on the keyboard now opens the quickconnect history dropdown menu if the quickconnect bar has the input focus
+ The down button on the keyboard now opens the search options if the quick search dialog has the input focus
- Refactored how close notifications were handled in the network code
- Fixed saving of the 'not equal' and 'less than' conditions for size filters
- Fixed regular expression filters not respecting the case-sensitivity checkbox in all situations
- Restore context menu item to delete file in local file search

3.38.1 (2018-10-27)

- Fixed crash if transferring three or more files in parallel when speed limits are enabled

3.38.0 (2018-10-26)

- Updated translations

3.38.0-rc1 (2018-10-19)

+ Refreshing remote file list while holding Ctrl now clears the remote directory cache for the current server
+ Changed default logon type if creating a new site in the Site Manager
- Fixed state of controls in the Site Manager when creating a new site after the previously viewed site has been predefined
- Fixed dragging remote files to queue
- Building and running FileZilla now depends on libfilezilla >= 0.15.0 (https://lib.filezilla-project.org/)
- Improve compatibility with GnuTLS 3.6.x
- Fix building with automake >= 1.16.0

3.37.4 (2018-09-04)

- MSW: Fix regression introduced in 3.37.3 with moving files locally using drag&drop

3.37.3 (2018-09-28)

- Fix issues with directory creation when uploading many files in parallel
- macOS: Fix crashes if dragging more than one file
- macOS: Opt out of Dark Mode

3.37.1 (2018-09-21)

- Local path is no longer forgotten when leaving synchronized browsing mode

3.37.0 (2018-09-17)

- Fix remote target path if uploading files through the search dialog

3.37.0-rc1 (2018-09-10)

+ Use a cache for the system trust store to speed up connecting establishment on systems with huge certificate revocation lists in the system trust store
- Fixed bug in GnuTLS causing crashes on connection establishment
- Fixed enabled state of controls in the Site Manager if switching to a protocol not supporting the previously selected logontype

diffstat:

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

diffs (41 lines):

diff -r 467053523329 -r 1800862a49a4 net/filezilla/Makefile
--- a/net/filezilla/Makefile    Sat Dec 01 11:15:51 2018 +0000
+++ b/net/filezilla/Makefile    Sat Dec 01 11:16:33 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.104 2018/11/14 22:22:10 kleink Exp $
+# $NetBSD: Makefile,v 1.105 2018/12/01 11:16:33 wiz Exp $
 
-VERSION=       3.36.0
+VERSION=       3.39.0
 DISTNAME=      FileZilla_${VERSION}_src
 PKGNAME=       filezilla-${VERSION}
-PKGREVISION=   2
 CATEGORIES=    net x11
 MASTER_SITES=  https://download.filezilla-project.org/client/
 EXTRACT_SUFX=  .tar.bz2
@@ -30,7 +29,7 @@
 .include "../../databases/sqlite3/buildlink3.mk"
 .include "../../devel/libidn/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libfilezilla+=   libfilezilla>=0.13.0
+BUILDLINK_API_DEPENDS.libfilezilla+=   libfilezilla>=0.15.1
 .include "../../net/libfilezilla/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.4.0
 .include "../../security/gnutls/buildlink3.mk"
diff -r 467053523329 -r 1800862a49a4 net/filezilla/distinfo
--- a/net/filezilla/distinfo    Sat Dec 01 11:15:51 2018 +0000
+++ b/net/filezilla/distinfo    Sat Dec 01 11:16:33 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.46 2018/09/02 20:37:15 wiz Exp $
+$NetBSD: distinfo,v 1.47 2018/12/01 11:16:33 wiz Exp $
 
-SHA1 (FileZilla_3.36.0_src.tar.bz2) = a3e95ac6e5c3ec31d1d7d9a6095329cef96f0bf0
-RMD160 (FileZilla_3.36.0_src.tar.bz2) = a4c5c58b508490bffd1378b1c557dd2d98392405
-SHA512 (FileZilla_3.36.0_src.tar.bz2) = d5c9ebd49944b3f2b55f5b494113ffde13b61f5d98e3be0507731e0dfc0d18f1f36ec5d4bf0f9ce2bbcf9d9b91b92b93b192739fb89c99c6cced80e131b58322
-Size (FileZilla_3.36.0_src.tar.bz2) = 4981429 bytes
+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 (patch-configure) = 8bf5736d17ed78fe0a1d4f910194bba9f03c854e
 SHA1 (patch-src_putty_unix_uxshare.c) = 0c3102c10b742c461fe032f081d1a642c6fd6a59



Home | Main Index | Thread Index | Old Index