pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/filezilla
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jun 9 18:03:50 UTC 2026
Modified Files:
pkgsrc/net/filezilla: Makefile distinfo
Log Message:
filezilla: update to 3.70.6.
3.70.6 (2026-06-04)
+ SFTP: Added compatibility flag to Site Manager to ignore invalid bits in file attributes flags received from non-compliant servers
- SFTP: Updated to fzssh 1.3.0
- Updated to libfilezilla 0.56.1
- Removed autodetection of FTP server type governing the remote path syntax. Exotic server types now need to be set explicitly on the advanced page in the Site Manager
To generate a diff of this commit:
cvs rdiff -u -r1.188 -r1.189 pkgsrc/net/filezilla/Makefile
cvs rdiff -u -r1.80 -r1.81 pkgsrc/net/filezilla/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/filezilla/Makefile
diff -u pkgsrc/net/filezilla/Makefile:1.188 pkgsrc/net/filezilla/Makefile:1.189
--- pkgsrc/net/filezilla/Makefile:1.188 Fri May 15 07:43:32 2026
+++ pkgsrc/net/filezilla/Makefile Tue Jun 9 18:03:50 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.188 2026/05/15 07:43:32 wiz Exp $
+# $NetBSD: Makefile,v 1.189 2026/06/09 18:03:50 wiz Exp $
-VERSION= 3.70.5
+VERSION= 3.70.6
DISTNAME= FileZilla_${VERSION}_src
PKGNAME= filezilla-${VERSION}
CATEGORIES= net x11
@@ -31,7 +31,7 @@ USE_CXX_FEATURES+= c++17
.include "../../devel/libidn/buildlink3.mk"
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libfilezilla+= libfilezilla>=0.55.0
+BUILDLINK_API_DEPENDS.libfilezilla+= libfilezilla>=0.56.1
.include "../../net/libfilezilla/buildlink3.mk"
.include "../../net/fzssh/buildlink3.mk"
BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.4.0
Index: pkgsrc/net/filezilla/distinfo
diff -u pkgsrc/net/filezilla/distinfo:1.80 pkgsrc/net/filezilla/distinfo:1.81
--- pkgsrc/net/filezilla/distinfo:1.80 Fri May 15 07:43:32 2026
+++ pkgsrc/net/filezilla/distinfo Tue Jun 9 18:03:50 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.80 2026/05/15 07:43:32 wiz Exp $
+$NetBSD: distinfo,v 1.81 2026/06/09 18:03:50 wiz Exp $
-BLAKE2s (FileZilla_3.70.5_src.tar.xz) = a2fd062cd3c2c2493f5b27577463ba2a87c6a61a1614b0a45cf62f6234af82f1
-SHA512 (FileZilla_3.70.5_src.tar.xz) = 09e7b924d0aa5ebdc078b2ba0ce579a229612be8a4b46581bc9688825c6be2fac2897f9041c88e6710fb08873f13691dff30bd607e56aca79758897fb7494296
-Size (FileZilla_3.70.5_src.tar.xz) = 3566656 bytes
+BLAKE2s (FileZilla_3.70.6_src.tar.xz) = 1db7e90e32878a7f8ed8ad65afc3ebaaa76dba94e3f82b8045daab00cdcd84c5
+SHA512 (FileZilla_3.70.6_src.tar.xz) = 22c8315adc4ba43868c2b0d4fdfc49ff063e3fd4817907cc5f53aa3837158ca58fd516280db406699daed5b07f16d52bc47f7034f6c32252063bec4316f8a154
+Size (FileZilla_3.70.6_src.tar.xz) = 3577776 bytes
Home |
Main Index |
Thread Index |
Old Index