pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mosquitto: add upstream bug report
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Tue Nov 20 17:57:24 2018 -0500
Changeset: b7c566137d221b9fa4f8d2b3fb5ff2987f585347
Modified Files:
mosquitto/distinfo
mosquitto/patches/patch-CMakeLists.txt
Log Message:
mosquitto: add upstream bug report
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b7c566137d221b9fa4f8d2b3fb5ff2987f585347
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mosquitto/distinfo | 2 +-
mosquitto/patches/patch-CMakeLists.txt | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diffs:
diff --git a/mosquitto/distinfo b/mosquitto/distinfo
index fa1d0fa194..fb81a87868 100644
--- a/mosquitto/distinfo
+++ b/mosquitto/distinfo
@@ -4,7 +4,7 @@ SHA1 (mosquitto-1.5.4.tar.gz) = 52d9624afc4fca6c502327c6c64ea9ddedb5ea2f
RMD160 (mosquitto-1.5.4.tar.gz) = 162e06ebdc8dd09f211a382663bf52548c2d6696
SHA512 (mosquitto-1.5.4.tar.gz) = 4e7ae21304afa843d4d48a8ea0bcf0173deca25961bcd294f86eedbdd8ec59eeca3c8cf5f2d72765128756b2cdf9460f5718041a67c66ce6ac76679cdac247c7
Size (mosquitto-1.5.4.tar.gz) = 430602 bytes
-SHA1 (patch-CMakeLists.txt) = b440be07073a7603d8740abece10afd43a541b22
+SHA1 (patch-CMakeLists.txt) = 34891235466aca2becd6072183298b8949a0a356
SHA1 (patch-lib_CMakeLists.txt) = 9ab510e09f5099e595129b8bacf1a348b0868271
SHA1 (patch-mosquitto.conf) = faa7e77c30a58105bd678d510f1f545345f6ce0b
SHA1 (patch-src_CMakeLists.txt) = 08aacc3da1ad69b2a132af3d405d109416a94434
diff --git a/mosquitto/patches/patch-CMakeLists.txt b/mosquitto/patches/patch-CMakeLists.txt
index 1f955ebf2a..feec6819fe 100644
--- a/mosquitto/patches/patch-CMakeLists.txt
+++ b/mosquitto/patches/patch-CMakeLists.txt
@@ -3,6 +3,9 @@ $NetBSD$
In cmake build, adjust paths to pkgsrc norms. (Originally from
OpenBSD.)
+The main point (but not using examples for sysconf) is filed upstream as:
+https://github.com/eclipse/mosquitto/issues/1049
+
--- CMakeLists.txt.orig 2018-09-25 15:27:43.000000000 +0000
+++ CMakeLists.txt
@@ -15,6 +15,8 @@ set (VERSION 1.5.3)
Home |
Main Index |
Thread Index |
Old Index