pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/libfilezilla
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jun 9 18:00:18 UTC 2026
Modified Files:
pkgsrc/net/libfilezilla: Makefile distinfo
Log Message:
libfilezilla: update to 0.56.1.
0.56.1 (2026-06-04)
- macOS: Fix fz::socket::connect() failing after bind()
- Creation flag validation and normalization for fz::file
0.56.0 (2026-05-27)
+ event_loop timers are now processed in a round-robin fashion if there are multiple expired timers
+ Added shared_value::use_count
- HTTP client: Fixed handling of 1yz responses
- fz::socket::connect now returns early on bind failure
- Minor fixes to socket classes
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/net/libfilezilla/Makefile
cvs rdiff -u -r1.47 -r1.48 pkgsrc/net/libfilezilla/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/libfilezilla/Makefile
diff -u pkgsrc/net/libfilezilla/Makefile:1.68 pkgsrc/net/libfilezilla/Makefile:1.69
--- pkgsrc/net/libfilezilla/Makefile:1.68 Fri May 15 07:31:37 2026
+++ pkgsrc/net/libfilezilla/Makefile Tue Jun 9 18:00:18 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2026/05/15 07:31:37 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2026/06/09 18:00:18 wiz Exp $
-DISTNAME= libfilezilla-0.55.5
+DISTNAME= libfilezilla-0.56.1
CATEGORIES= net
# some kind of direct-download disabling
#MASTER_SITES= https://dl3.cdn.filezilla-project.org/libfilezilla/
Index: pkgsrc/net/libfilezilla/distinfo
diff -u pkgsrc/net/libfilezilla/distinfo:1.47 pkgsrc/net/libfilezilla/distinfo:1.48
--- pkgsrc/net/libfilezilla/distinfo:1.47 Fri May 15 07:31:37 2026
+++ pkgsrc/net/libfilezilla/distinfo Tue Jun 9 18:00:18 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.47 2026/05/15 07:31:37 wiz Exp $
+$NetBSD: distinfo,v 1.48 2026/06/09 18:00:18 wiz Exp $
-BLAKE2s (libfilezilla-0.55.5.tar.xz) = a1cc43c6490435e4d397fe8b8f810ce896e5475c798dfcb6c42acd2c57b044ed
-SHA512 (libfilezilla-0.55.5.tar.xz) = e5654757630ef6fae1b3fbef04b8fca7e3122585cf9274131af7e18127363b143ce91a277721da54ebf67245f31422e8351fe0c419f533360ff86c419c2473ea
-Size (libfilezilla-0.55.5.tar.xz) = 570664 bytes
+BLAKE2s (libfilezilla-0.56.1.tar.xz) = 5e9fe270cd9de9114a0e1238a513fcea11e1975ff3d775ced9e59f3641ddadaf
+SHA512 (libfilezilla-0.56.1.tar.xz) = b488968ea8d0f8b4b83f45755303bf94a0118cded5fe911a187c532962e2445c2e2851311229cddcec3141d9e0d0a84076927812cd9a78b83ca0693dcc23fbfd
+Size (libfilezilla-0.56.1.tar.xz) = 571924 bytes
SHA1 (patch-lib_impersonation.cpp) = d02a10cbcbec23ec1cc6966c1721bd222c02670d
SHA1 (patch-lib_local__filesys.cpp) = ad3c9d6fd2d943710e96539d65a2d2992fdd9262
Home |
Main Index |
Thread Index |
Old Index