summaryrefslogtreecommitdiff
path: root/net/filezilla
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-02-07 11:00:17 +0000
committerwiz <wiz@pkgsrc.org>2022-02-07 11:00:17 +0000
commitd7ccd7a9b4b3d24ac3c1aa5a9f2c2aa8b4cb56ad (patch)
treecd2f8d381f60f2b4ca0598cc33bb4dab7fec4fd2 /net/filezilla
parentf39d3cddbd4d5f8a5e459c6ac45e792708999cc0 (diff)
downloadpkgsrc-d7ccd7a9b4b3d24ac3c1aa5a9f2c2aa8b4cb56ad.tar.gz
filezilla: update to 3.57.0.
3.57.0 (2021-12-10) - Fixed incorrect default settings for file editing - Fixed a crash looking up data in file lists - Fixed a crash if a HTTPS connection gets canceled during the TLS handshake - Updated to libfilezilla 0.35.0 3.56.2 (2021-10-27) - Fixed a potential crash after uploading 3.56.1 (2021-10-26) - macOS Monterey: Opening the Site Manager on startup is now delayed a millisecond, otherwise the right mouse button would have stopped working - macOS: Fixed getting temporary directory - MSW: Updated to libfilezilla 0.34.1 to fix local directory contents returned by the system in oversized buffers containing nulls 3.56.0 (2021-10-11) - Updated to libfilezilla 0.34.0 - Updated translations 3.56.0-rc1 (2021-09-29) + Right-clicking a queue tab header now opens the same context menu as right-clicking the correponding queue contents + By default, the minimum allowed TLS version is now TLS 1.2 + Optionally, the systen trust store can be used for certificate verification - FTP: Fixed an issue with key file conversion - Fixed an issue loading servers not supporting session resumption from storage
Diffstat (limited to 'net/filezilla')
-rw-r--r--net/filezilla/Makefile7
-rw-r--r--net/filezilla/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/net/filezilla/Makefile b/net/filezilla/Makefile
index 7002ec52e25..f7c24af56c6 100644
--- a/net/filezilla/Makefile
+++ b/net/filezilla/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.141 2021/12/08 16:05:56 adam Exp $
+# $NetBSD: Makefile,v 1.142 2022/02/07 11:00:17 wiz Exp $
-VERSION= 3.55.1
+VERSION= 3.57.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
@@ -37,7 +36,7 @@ GCC_REQD+= 7
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/libidn/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libfilezilla+= libfilezilla>=0.31.1
+BUILDLINK_API_DEPENDS.libfilezilla+= libfilezilla>=0.36.0
.include "../../net/libfilezilla/buildlink3.mk"
BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.4.0
.include "../../security/gnutls/buildlink3.mk"
diff --git a/net/filezilla/distinfo b/net/filezilla/distinfo
index 2490129afd7..f8d2ea15977 100644
--- a/net/filezilla/distinfo
+++ b/net/filezilla/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.65 2021/10/26 11:05:36 nia Exp $
+$NetBSD: distinfo,v 1.66 2022/02/07 11:00:17 wiz Exp $
-BLAKE2s (FileZilla_3.55.1_src.tar.bz2) = fbed904325ee01211cba0877c1311e20c162c6f4d5dadcfe666ef59c7b0c40e4
-SHA512 (FileZilla_3.55.1_src.tar.bz2) = 07f1ccc596cac64aca0e82a97725f2ade26de78116441ba5aefaa8bd1396a483be88d9820820b9767e77686abbfd0eb6190684303e1f4d9ec45ef0b1f2cf0170
-Size (FileZilla_3.55.1_src.tar.bz2) = 4910935 bytes
+BLAKE2s (FileZilla_3.57.0_src.tar.bz2) = e39ed5a0b1c520718246790674aadd0178ac2d89ac6174cec4487a499ad8914a
+SHA512 (FileZilla_3.57.0_src.tar.bz2) = 4c3a5c4f4c1551cb81283f2886555c0e4857be55c60c4489d4cbe817ea6ebc0c9104088408766d5f9b3e6434f0fcf47986c62afc858e7095225f2db6f6753377
+Size (FileZilla_3.57.0_src.tar.bz2) = 4922294 bytes