Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/mosquitto net/mosquitto: Update to 1.6.12



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca73dae00a26
branches:  trunk
changeset: 437279:ca73dae00a26
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Aug 19 23:33:38 2020 +0000

description:
net/mosquitto: Update to 1.6.12

pkgsrc changes: drop hunk appplied upstream.  Ask more clearly for
sunos hunk to be 1) explained and 2) filed upstream.

upstream changes: bugfixes

diffstat:

 net/mosquitto/Makefile                         |   4 +-
 net/mosquitto/distinfo                         |  12 +++++-----
 net/mosquitto/patches/patch-src_CMakeLists.txt |  29 ++++---------------------
 3 files changed, 13 insertions(+), 32 deletions(-)

diffs (72 lines):

diff -r 8114f76ff8c5 -r ca73dae00a26 net/mosquitto/Makefile
--- a/net/mosquitto/Makefile    Wed Aug 19 23:02:43 2020 +0000
+++ b/net/mosquitto/Makefile    Wed Aug 19 23:33:38 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2020/08/11 12:26:41 gdt Exp $
+# $NetBSD: Makefile,v 1.12 2020/08/19 23:33:38 gdt Exp $
 
-VERSION=       1.6.11
+VERSION=       1.6.12
 DISTNAME=      mosquitto-${VERSION}
 CATEGORIES=    net
 MASTER_SITES=  https://mosquitto.org/files/source/
diff -r 8114f76ff8c5 -r ca73dae00a26 net/mosquitto/distinfo
--- a/net/mosquitto/distinfo    Wed Aug 19 23:02:43 2020 +0000
+++ b/net/mosquitto/distinfo    Wed Aug 19 23:33:38 2020 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.10 2020/08/11 18:06:10 gdt Exp $
+$NetBSD: distinfo,v 1.11 2020/08/19 23:33:38 gdt Exp $
 
-SHA1 (mosquitto-1.6.11.tar.gz) = 0b80f39363a87d22b17d76eb0a5016c92fa5d865
-RMD160 (mosquitto-1.6.11.tar.gz) = 4e887495a340d1b1c5228aced8e641a03cd9bed5
-SHA512 (mosquitto-1.6.11.tar.gz) = b934f5442a588688dccd8459bfe86f6d4eac77934b0eadb3fba14c8a028d233af2136b6694ad9fa4de37ab4ab56671f4ab787f2cd631e1790064254529745b4a
-Size (mosquitto-1.6.11.tar.gz) = 610563 bytes
+SHA1 (mosquitto-1.6.12.tar.gz) = b8c047985a33f3c2e9855079030f91d6eed00c47
+RMD160 (mosquitto-1.6.12.tar.gz) = 3d0121c4d3ce8c388b5dc344b7e3153f6d5f783d
+SHA512 (mosquitto-1.6.12.tar.gz) = 68cd2e4aa14254c0332ad78eac1f885e0e4e9f2332540d3778b8c7df096db7618b8467b5bb25f70ddc3306d01dd36eb9a9e2bf2738da77e196c7a1ccaed869d2
+Size (mosquitto-1.6.12.tar.gz) = 618718 bytes
 SHA1 (patch-lib_CMakeLists.txt) = cddb8803a759820c8059028f924b56c22689ee54
 SHA1 (patch-lib_net__mosq.c) = a38294cdfea98f2da0879ea93373c5f04aebdb20
 SHA1 (patch-mosquitto.conf) = ca82a8a1bdc59d5e6f4121d8474693245b923789
-SHA1 (patch-src_CMakeLists.txt) = b0c7cfe7744ae3f1f8dfe92929a09e6ca1ef17cb
+SHA1 (patch-src_CMakeLists.txt) = 76a3c560929aabce943b25bf9d2cefa173b792b0
diff -r 8114f76ff8c5 -r ca73dae00a26 net/mosquitto/patches/patch-src_CMakeLists.txt
--- a/net/mosquitto/patches/patch-src_CMakeLists.txt    Wed Aug 19 23:02:43 2020 +0000
+++ b/net/mosquitto/patches/patch-src_CMakeLists.txt    Wed Aug 19 23:33:38 2020 +0000
@@ -1,31 +1,12 @@
-$NetBSD: patch-src_CMakeLists.txt,v 1.4 2020/08/11 18:06:10 gdt Exp $
-
-* hunk 1
-
-On NetBSD, don't use -ldl
+$NetBSD: patch-src_CMakeLists.txt,v 1.5 2020/08/19 23:33:39 gdt Exp $
 
-Sent upstream via email 20190427, again on 20200811, and applied
-upstream on
-20200811.
-
-* hunk 2
-
-\todo Explain why this hunk is here.
+\todo Explain this change
 
-\todo File hunk upstream.
+\todo File upstream.
 
---- src/CMakeLists.txt.orig    2020-08-11 11:18:06.000000000 +0000
+--- src/CMakeLists.txt.orig    2020-08-19 13:55:03.000000000 +0000
 +++ src/CMakeLists.txt
-@@ -152,6 +152,8 @@ if (UNIX)
-               set (MOSQ_LIBS ${MOSQ_LIBS} dl m)
-     elseif (${CMAKE_SYSTEM_NAME} MATCHES "OpenBSD")
-           set (MOSQ_LIBS ${MOSQ_LIBS} m)
-+    elseif (${CMAKE_SYSTEM_NAME} MATCHES "NetBSD")
-+          set (MOSQ_LIBS ${MOSQ_LIBS} m)
-     elseif(QNX)
-         set(MOSQ_LIBS ${MOSQ_LIBS} m socket)
-     else(APPLE)
-@@ -185,9 +187,9 @@ target_link_libraries(mosquitto ${MOSQ_L
+@@ -187,9 +187,9 @@ target_link_libraries(mosquitto ${MOSQ_L
  if (UNIX)
        if (APPLE)
                set_target_properties(mosquitto PROPERTIES LINK_FLAGS "-Wl,-exported_symbols_list -Wl,${mosquitto_SOURCE_DIR}/src/linker-macosx.syms")



Home | Main Index | Thread Index | Old Index