pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[.joined/pkgsrc/trunk]: .joined/pkgsrc/net/mosquitto/patches mosquitto: Resto...
details: https://anonhg.NetBSD.org/.joined/pkgsrc/rev/9cbf62b6eb0c
branches: trunk
changeset: 370845:9cbf62b6eb0c
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Fri Dec 31 16:02:09 2021 +0000
description:
mosquitto: Restore comment accidentally deleted during the last commit
diffstat:
net/mosquitto/patches/patch-lib_net__mosq.c | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 115822493a80 -r 9cbf62b6eb0c net/mosquitto/patches/patch-lib_net__mosq.c
--- a/net/mosquitto/patches/patch-lib_net__mosq.c Fri Dec 31 15:18:37 2021 +0000
+++ b/net/mosquitto/patches/patch-lib_net__mosq.c Fri Dec 31 16:02:09 2021 +0000
@@ -1,4 +1,8 @@
-$NetBSD: patch-lib_net__mosq.c,v 1.2 2021/12/31 09:57:36 triaxx Exp $
+$NetBSD: patch-lib_net__mosq.c,v 1.3 2021/12/31 16:02:09 triaxx Exp $
+
+Work around lack of strnlen on older NetBSD.
+
+Not sent upstream becaus POSIX requires strnlen.
--- lib/net_mosq.c.orig 2021-11-17 00:28:35.000000000 +0000
+++ lib/net_mosq.c
Home |
Main Index |
Thread Index |
Old Index