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:           Wed Sep 25 23:35:02 UTC 2019

Modified Files:
        pkgsrc/net/mosquitto: Makefile distinfo

Log Message:
net/mosquitto: Update to 1.6.7

Upstream changes are bugfixes.

This is a micro update, and it's likely some of the bugfixes are
security fixes.  Tested on netbsd-8/amd64.

ok to update during freeze from wiz@.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/mosquitto/Makefile \
    pkgsrc/net/mosquitto/distinfo

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.4 pkgsrc/net/mosquitto/Makefile:1.5
--- pkgsrc/net/mosquitto/Makefile:1.4   Wed Sep 18 13:03:03 2019
+++ pkgsrc/net/mosquitto/Makefile       Wed Sep 25 23:35:02 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/09/18 13:03:03 gdt Exp $
+# $NetBSD: Makefile,v 1.5 2019/09/25 23:35:02 gdt Exp $
 
-VERSION=       1.6.6
+VERSION=       1.6.7
 DISTNAME=      mosquitto-${VERSION}
 CATEGORIES=    net
 MASTER_SITES=  https://mosquitto.org/files/source/
Index: pkgsrc/net/mosquitto/distinfo
diff -u pkgsrc/net/mosquitto/distinfo:1.4 pkgsrc/net/mosquitto/distinfo:1.5
--- pkgsrc/net/mosquitto/distinfo:1.4   Wed Sep 18 13:03:03 2019
+++ pkgsrc/net/mosquitto/distinfo       Wed Sep 25 23:35:02 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2019/09/18 13:03:03 gdt Exp $
+$NetBSD: distinfo,v 1.5 2019/09/25 23:35:02 gdt Exp $
 
-SHA1 (mosquitto-1.6.6.tar.gz) = ac59325413df2b320faea52514c817682dea9826
-RMD160 (mosquitto-1.6.6.tar.gz) = 7fb3901912427708014d569c0203f271e60e3fdb
-SHA512 (mosquitto-1.6.6.tar.gz) = ea6ba7b57773c8f4a59e708ae305a0e38ca85df94854410b29cccddbe10bbb91c2ea5e827fefb3f57cb4fce188ab9c3021804f1ae398b7fd5e9e965354b68bc1
-Size (mosquitto-1.6.6.tar.gz) = 589676 bytes
+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 (patch-lib_CMakeLists.txt) = cddb8803a759820c8059028f924b56c22689ee54
 SHA1 (patch-lib_net__mosq.c) = a38294cdfea98f2da0879ea93373c5f04aebdb20



Home | Main Index | Thread Index | Old Index