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: Fri Aug 21 12:35:17 UTC 2026
Modified Files:
pkgsrc/net/filezilla: Makefile distinfo
Log Message:
filezilla: update to 3.71.0.
3.71.0 (2026-08-19)
+ FTP(S), SFTP: Entering an empty path in the remote path edit field now returns back to the initial home directory
- FTP(S): Fix parsing of permissions for chmod dialog on servers that include both perms and unix.mode facts in MLSD output
- SFTP: Updated fzssh to 1.4.0 to support additional algorithms and key file formats
- Official binaries are now linked against wxWidgets 3.2.11
- FTP(S): Fixed parsing of paths on servers with the server type set to DOS. Some malformed paths were wrongly accepted, confusing the engine; such paths are now rejected early.
- Refactored engine internals to remove influences from FTP-specific concepts that were permeating into other protocols
To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 pkgsrc/net/filezilla/Makefile
cvs rdiff -u -r1.81 -r1.82 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.190 pkgsrc/net/filezilla/Makefile:1.191
--- pkgsrc/net/filezilla/Makefile:1.190 Thu Jun 11 07:17:31 2026
+++ pkgsrc/net/filezilla/Makefile Fri Aug 21 12:35:16 2026
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.190 2026/06/11 07:17:31 wiz Exp $
+# $NetBSD: Makefile,v 1.191 2026/08/21 12:35:16 wiz Exp $
-VERSION= 3.70.6
+VERSION= 3.71.0
DISTNAME= FileZilla_${VERSION}_src
PKGNAME= filezilla-${VERSION}
-PKGREVISION= 1
CATEGORIES= net x11
# must be manually downloaded
#MASTER_SITES= https://download.filezilla-project.org/client/
@@ -32,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.56.1
+BUILDLINK_API_DEPENDS.libfilezilla+= libfilezilla>=0.57
.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.81 pkgsrc/net/filezilla/distinfo:1.82
--- pkgsrc/net/filezilla/distinfo:1.81 Tue Jun 9 18:03:50 2026
+++ pkgsrc/net/filezilla/distinfo Fri Aug 21 12:35:16 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.81 2026/06/09 18:03:50 wiz Exp $
+$NetBSD: distinfo,v 1.82 2026/08/21 12:35:16 wiz Exp $
-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
+BLAKE2s (FileZilla_3.71.0_src.tar.xz) = ebd5c449485e62030b64545fe8cb53d3e9a9878e5cdec683fba481627f5e1293
+SHA512 (FileZilla_3.71.0_src.tar.xz) = 91051b16fb871b2fcf169db908a7a136d90d79b1cb00adfd87d1c52836d52be0014119d4dd206c533f5ec8560f821ce5c00335c2f36ba404ba42bd545a1d87ae
+Size (FileZilla_3.71.0_src.tar.xz) = 3582360 bytes
Home |
Main Index |
Thread Index |
Old Index