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: Sat Jun 7 21:32:01 UTC 2025
Modified Files:
pkgsrc/net/filezilla: Makefile PLIST distinfo
Log Message:
filezilla: update to 3.69.1.
3.69.1 (2025-04-23)
- Fixed initial loading of file extensions for the Auto transfer type
3.69.0 (2025-04-15)
- Faster natural sort
- *nix: Fixed focus issue in Site Manager
- Updated to libfilezilla 0.50.0
3.68.1 (2024-11-04)
+ macOS: Fixed a build issue affecting App Notarization on arm64
- Updated translations
3.68.0 (2024-10-30)
+ Added option to always refresh remote directory listings when starting a recursive operation
- Changing logfile settings no longer requires a restart of FileZilla
- Fixed a display issue with special characters in usernames
- MSW: Fixed local file list not updating after renaming or deleting items
- SFTP: Update interval of transfer progress during uploads should now be more consistent on very slow connections
- Updated to libfilezilla 0.49.0
3.67.1 (2024-07-10)
- MSW: Fixed an issue with confirmation dialogs for file deletion not being modal
- Updated to libfilezilla 0.48.1
3.67.1-rc1 (2024-06-27)
- Fixed an issue migrating old queue files if several older versions have been skipped
- Updated to libfilezilla 0.48.0
To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 pkgsrc/net/filezilla/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/net/filezilla/PLIST
cvs rdiff -u -r1.78 -r1.79 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.179 pkgsrc/net/filezilla/Makefile:1.180
--- pkgsrc/net/filezilla/Makefile:1.179 Thu Apr 24 14:15:23 2025
+++ pkgsrc/net/filezilla/Makefile Sat Jun 7 21:32:01 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.179 2025/04/24 14:15:23 wiz Exp $
+# $NetBSD: Makefile,v 1.180 2025/06/07 21:32:01 wiz Exp $
-VERSION= 3.67.0
+VERSION= 3.69.1
DISTNAME= FileZilla_${VERSION}_src
PKGNAME= filezilla-${VERSION}
-PKGREVISION= 10
CATEGORIES= net x11
MASTER_SITES= https://download.filezilla-project.org/client/
EXTRACT_SUFX= .tar.xz
@@ -31,7 +30,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.47.0
+BUILDLINK_API_DEPENDS.libfilezilla+= libfilezilla>=0.50.0
.include "../../net/libfilezilla/buildlink3.mk"
BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.4.0
.include "../../security/gnutls/buildlink3.mk"
Index: pkgsrc/net/filezilla/PLIST
diff -u pkgsrc/net/filezilla/PLIST:1.27 pkgsrc/net/filezilla/PLIST:1.28
--- pkgsrc/net/filezilla/PLIST:1.27 Mon Apr 15 22:11:07 2024
+++ pkgsrc/net/filezilla/PLIST Sat Jun 7 21:32:01 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2024/04/15 22:11:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.28 2025/06/07 21:32:01 wiz Exp $
bin/filezilla
bin/fzputtygen
bin/fzsftp
@@ -707,6 +707,7 @@ share/locale/eu/LC_MESSAGES/filezilla.mo
share/locale/fa_IR/LC_MESSAGES/filezilla.mo
share/locale/fi_FI/LC_MESSAGES/filezilla.mo
share/locale/fr/LC_MESSAGES/filezilla.mo
+share/locale/ga/LC_MESSAGES/filezilla.mo
share/locale/gl_ES/LC_MESSAGES/filezilla.mo
share/locale/he_IL/LC_MESSAGES/filezilla.mo
share/locale/hr/LC_MESSAGES/filezilla.mo
Index: pkgsrc/net/filezilla/distinfo
diff -u pkgsrc/net/filezilla/distinfo:1.78 pkgsrc/net/filezilla/distinfo:1.79
--- pkgsrc/net/filezilla/distinfo:1.78 Mon Apr 15 22:11:07 2024
+++ pkgsrc/net/filezilla/distinfo Sat Jun 7 21:32:01 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.78 2024/04/15 22:11:07 wiz Exp $
+$NetBSD: distinfo,v 1.79 2025/06/07 21:32:01 wiz Exp $
-BLAKE2s (FileZilla_3.67.0_src.tar.xz) = 251f81c8d2fad8910aef151c5b513a4205979ab7288b13cbcde1785b0ecdb3dc
-SHA512 (FileZilla_3.67.0_src.tar.xz) = b2d4cd45f2ed7e70fbb11500a42fe0d0e51919831a35bcfb439455d03af8eb744eb25d7f7b6ea9a94c424065e4d071d9706fcf46019da829d1318c099ab8108c
-Size (FileZilla_3.67.0_src.tar.xz) = 4058264 bytes
+BLAKE2s (FileZilla_3.69.1_src.tar.xz) = f3a36cb78c670491593f5c80a5f58fd49938f4fdc57d940cbeecefeae61470c0
+SHA512 (FileZilla_3.69.1_src.tar.xz) = fab138ae8a9ea50caccfb1f5b5516e4a196b4f0c6c73299d16f94a5999c192241fe50b811a5b3b1e93ab4d36eb53a4ba58003592a41a61b70c2318de72c34704
+Size (FileZilla_3.69.1_src.tar.xz) = 4104204 bytes
Home |
Main Index |
Thread Index |
Old Index