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:           Tue Dec  3 17:45:21 UTC 2019

Modified Files:
        pkgsrc/net/mosquitto: Makefile distinfo
Removed Files:
        pkgsrc/net/mosquitto/patches: patch-CMakeLists.txt

Log Message:
net/mosquitto: Update to 1.6.8

pkgsrc change: Drop patch integrated upstream

Upstream changes: bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/mosquitto/Makefile \
    pkgsrc/net/mosquitto/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/net/mosquitto/patches/patch-CMakeLists.txt

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.5 pkgsrc/net/mosquitto/Makefile:1.6
--- pkgsrc/net/mosquitto/Makefile:1.5   Wed Sep 25 23:35:02 2019
+++ pkgsrc/net/mosquitto/Makefile       Tue Dec  3 17:45:21 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/09/25 23:35:02 gdt Exp $
+# $NetBSD: Makefile,v 1.6 2019/12/03 17:45:21 gdt Exp $
 
-VERSION=       1.6.7
+VERSION=       1.6.8
 DISTNAME=      mosquitto-${VERSION}
 CATEGORIES=    net
 MASTER_SITES=  https://mosquitto.org/files/source/
Index: pkgsrc/net/mosquitto/distinfo
diff -u pkgsrc/net/mosquitto/distinfo:1.5 pkgsrc/net/mosquitto/distinfo:1.6
--- pkgsrc/net/mosquitto/distinfo:1.5   Wed Sep 25 23:35:02 2019
+++ pkgsrc/net/mosquitto/distinfo       Tue Dec  3 17:45:21 2019
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.5 2019/09/25 23:35:02 gdt Exp $
+$NetBSD: distinfo,v 1.6 2019/12/03 17:45:21 gdt Exp $
 
-SHA1 (mosquitto-1.6.7.tar.gz) = ce91182825dc3256503919986dca9d1b89c625d5
-RMD160 (mosquitto-1.6.7.tar.gz) = 7ded03b822746453ca5ce32df569fe0dc87f45c2
-SHA512 (mosquitto-1.6.7.tar.gz) = 0a75cf192483053ce78c6d9e3be158bdf66366d7731a68cf29e24731f6936027af1d86045c2b973f642e42e58efa033dbfd17842e3e95550bac4c1f44ab346e9
-Size (mosquitto-1.6.7.tar.gz) = 591062 bytes
-SHA1 (patch-CMakeLists.txt) = fb04da93970ccca17657021597b8311875473242
+SHA1 (mosquitto-1.6.8.tar.gz) = edea31d0a36e29547520605197e9e4ec48d8e198
+RMD160 (mosquitto-1.6.8.tar.gz) = 159d954ee49d01c583de98fe3054a43b381c5899
+SHA512 (mosquitto-1.6.8.tar.gz) = c15897df4e0979ee29a1e67cc671f56db600a078e9eb0bea376248b3f53b13ceed36616ad3678e2c9e07d6834a6d75e4efca2c40086069c1546e0223be04c071
+Size (mosquitto-1.6.8.tar.gz) = 589873 bytes
 SHA1 (patch-lib_CMakeLists.txt) = cddb8803a759820c8059028f924b56c22689ee54
 SHA1 (patch-lib_net__mosq.c) = a38294cdfea98f2da0879ea93373c5f04aebdb20
 SHA1 (patch-mosquitto.conf) = 0ea671cfe3a332e9f0027b2410b212797fc1db17



Home | Main Index | Thread Index | Old Index