pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/mosquitto
Module Name: pkgsrc
Committed By: gdt
Date: Thu Oct 17 22:22:48 UTC 2024
Modified Files:
pkgsrc/net/mosquitto: distinfo
Removed Files:
pkgsrc/net/mosquitto/patches: patch-lib_strings__mosq.c
Log Message:
net/mosquitto: gc support for NetBSD before 6
mosquitto uses strnlen, which is required by POSIX.1-2008, but did not
appear in NetBSD before 6. Because NetBSD 5 is ancient, and much
older than 8, the oldest version formally supported, drop the patch as
costing more in cognitive load than it helps, guessing there are zero
people benefiting
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/net/mosquitto/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/net/mosquitto/patches/patch-lib_strings__mosq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/mosquitto/distinfo
diff -u pkgsrc/net/mosquitto/distinfo:1.34 pkgsrc/net/mosquitto/distinfo:1.35
--- pkgsrc/net/mosquitto/distinfo:1.34 Thu Oct 17 00:04:25 2024
+++ pkgsrc/net/mosquitto/distinfo Thu Oct 17 22:22:48 2024
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.34 2024/10/17 00:04:25 gdt Exp $
+$NetBSD: distinfo,v 1.35 2024/10/17 22:22:48 gdt Exp $
BLAKE2s (mosquitto-2.0.20.tar.gz) = 6f1e88d554640c64e5f3d7580f9fdfd07f72f518dedde4fac51ef7b0b0c86aa0
SHA512 (mosquitto-2.0.20.tar.gz) = 4c16ff0ad0e9c6fe5c65ec5a82bef123d9e6490f42658d646e1fad60f098530b7cbbd743460c52d4dec8bc27698c84a557bd539b35ac6c81444539822a544c4c
Size (mosquitto-2.0.20.tar.gz) = 799972 bytes
SHA1 (patch-lib_CMakeLists.txt) = a1b1327c81eefc13fcb5249697f7a6bc3c94e308
SHA1 (patch-lib_net__mosq.c) = fdf488984e3b902473f28d6e3482169788c0d517
-SHA1 (patch-lib_strings__mosq.c) = fb290d7766328d6aa1e935adec9c0fad2eb11c4b
SHA1 (patch-mosquitto.conf) = 3aa9b02d8bfefa140814c2c70e120331a58a5e11
SHA1 (patch-src_CMakeLists.txt) = ad906a507fcd39ac4fdcf98afde75ff715101698
Home |
Main Index |
Thread Index |
Old Index