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 00:04:26 UTC 2024

Modified Files:
        pkgsrc/net/mosquitto: Makefile distinfo
Removed Files:
        pkgsrc/net/mosquitto/patches: patch-FIX patch-config.h

Log Message:
net/mosquitto: Update to 2.0.20

packaging changes:
  Drop patch-FIX (upstream pthreads fix now in a release)
  Drop patch-config.h (visibility define fix applied upstream)

Upstream NEWS: bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/net/mosquitto/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/mosquitto/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/net/mosquitto/patches/patch-FIX
cvs rdiff -u -r1.2 -r0 pkgsrc/net/mosquitto/patches/patch-config.h

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/Makefile
diff -u pkgsrc/net/mosquitto/Makefile:1.39 pkgsrc/net/mosquitto/Makefile:1.40
--- pkgsrc/net/mosquitto/Makefile:1.39  Mon Oct 14 21:51:21 2024
+++ pkgsrc/net/mosquitto/Makefile       Thu Oct 17 00:04:25 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2024/10/14 21:51:21 gdt Exp $
+# $NetBSD: Makefile,v 1.40 2024/10/17 00:04:25 gdt Exp $
 
-DISTNAME=      mosquitto-2.0.19
-PKGREVISION=   2
+DISTNAME=      mosquitto-2.0.20
 CATEGORIES=    net
 MASTER_SITES=  https://mosquitto.org/files/source/
 

Index: pkgsrc/net/mosquitto/distinfo
diff -u pkgsrc/net/mosquitto/distinfo:1.33 pkgsrc/net/mosquitto/distinfo:1.34
--- pkgsrc/net/mosquitto/distinfo:1.33  Mon Oct 14 21:51:21 2024
+++ pkgsrc/net/mosquitto/distinfo       Thu Oct 17 00:04:25 2024
@@ -1,10 +1,8 @@
-$NetBSD: distinfo,v 1.33 2024/10/14 21:51:21 gdt Exp $
+$NetBSD: distinfo,v 1.34 2024/10/17 00:04:25 gdt Exp $
 
-BLAKE2s (mosquitto-2.0.19.tar.gz) = bed44b4f1a969e997b512adb0ba86078c8cfe43ddd1195531d7b6f5273c5563f
-SHA512 (mosquitto-2.0.19.tar.gz) = ea716c1fd8dd7dc60e2f0bf5c2f0f5b98f73d1ea404420c755aff82ba2e70e54e0fe19bd045be8322971d290111ee556830e7f71da7cdcf27917f393d1fa7238
-Size (mosquitto-2.0.19.tar.gz) = 799267 bytes
-SHA1 (patch-FIX) = 32ed3b0775cdee5fb65a99d4b90e1631f9e981e9
-SHA1 (patch-config.h) = 848cc2c9f278bf34003f06e84bdebc33b886a309
+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



Home | Main Index | Thread Index | Old Index