pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
moquitto: Add comments about upstream status of patches
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Sat Apr 27 16:39:22 2019 -0400
Changeset: c8d17d174489d5805d7c6b2528dea7b0356d4d72
Modified Files:
mosquitto/distinfo
mosquitto/patches/patch-CMakeLists.txt
mosquitto/patches/patch-src_CMakeLists.txt
Log Message:
moquitto: Add comments about upstream status of patches
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c8d17d174489d5805d7c6b2528dea7b0356d4d72
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mosquitto/distinfo | 4 ++--
mosquitto/patches/patch-CMakeLists.txt | 2 ++
mosquitto/patches/patch-src_CMakeLists.txt | 2 ++
3 files changed, 6 insertions(+), 2 deletions(-)
diffs:
diff --git a/mosquitto/distinfo b/mosquitto/distinfo
index a01c639f59..bca847224d 100644
--- a/mosquitto/distinfo
+++ b/mosquitto/distinfo
@@ -4,7 +4,7 @@ SHA1 (mosquitto-1.6.1.tar.gz) = 0d8684782daffb9dd2f084acccc103735965e21a
RMD160 (mosquitto-1.6.1.tar.gz) = 1e585bd941cfee635be28554a735ac903d7cbc9b
SHA512 (mosquitto-1.6.1.tar.gz) = 64a9a5ea9a9f28f13d1a730c69445fb56a196e151dbcf1a003060e878a8615aa18235723440740e9fe5c6e8503130a99b58766aa131b1a19f0ba593342026f3f
Size (mosquitto-1.6.1.tar.gz) = 575753 bytes
-SHA1 (patch-CMakeLists.txt) = 43c6dfe5ce90990d1e9c4131cbe6481006e834a7
+SHA1 (patch-CMakeLists.txt) = d4f4e7e6fe866155832b2fe64d861ce7cec9b09f
SHA1 (patch-lib_CMakeLists.txt) = cddb8803a759820c8059028f924b56c22689ee54
SHA1 (patch-mosquitto.conf) = 3db0e0bb4ca25bb12f539b604a957453268712bf
-SHA1 (patch-src_CMakeLists.txt) = 2dc455267f2cbf0810062bf588ca1369d2ce06ef
+SHA1 (patch-src_CMakeLists.txt) = 2346ee3f13ab7f7e2c34492a4271e0b1adcae4fb
diff --git a/mosquitto/patches/patch-CMakeLists.txt b/mosquitto/patches/patch-CMakeLists.txt
index 05a67d732f..78fb29e765 100644
--- a/mosquitto/patches/patch-CMakeLists.txt
+++ b/mosquitto/patches/patch-CMakeLists.txt
@@ -2,6 +2,8 @@ $NetBSD$
Adjust pkgconfig installation location to lib, not share.
+Sent upstream via email 20190427.
+
--- CMakeLists.txt.orig 2019-04-26 16:07:59.000000000 +0000
+++ CMakeLists.txt
@@ -108,9 +114,9 @@ install(FILES mosquitto.conf aclfile.exa
diff --git a/mosquitto/patches/patch-src_CMakeLists.txt b/mosquitto/patches/patch-src_CMakeLists.txt
index b339eb9e3e..8da7658dd1 100644
--- a/mosquitto/patches/patch-src_CMakeLists.txt
+++ b/mosquitto/patches/patch-src_CMakeLists.txt
@@ -2,6 +2,8 @@ $NetBSD$
On NetBSD, don't use -ldl (why?).
+Sent upstream via email 20190427.
+
--- src/CMakeLists.txt.orig 2019-04-17 19:54:00.000000000 +0000
+++ src/CMakeLists.txt
@@ -146,6 +146,8 @@ endif (HAVE_GETADDRINFO_A)
Home |
Main Index |
Thread Index |
Old Index