Date: Sat, 2 Nov 2019 13:57:54 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516324 - head/net/mosquitto Message-ID: <201911021357.xA2DvsLE040107@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Sat Nov 2 13:57:54 2019 New Revision: 516324 URL: https://svnweb.freebsd.org/changeset/ports/516324 Log: net/mosquitto: new version 1.6.7 PR: 241370 Submitted by: ev <evfbsd@yandex.ru> Approved by: joe@thrallingpenguin.com (maintainer) Modified: head/net/mosquitto/Makefile head/net/mosquitto/distinfo Modified: head/net/mosquitto/Makefile ============================================================================== --- head/net/mosquitto/Makefile Sat Nov 2 13:54:50 2019 (r516323) +++ head/net/mosquitto/Makefile Sat Nov 2 13:57:54 2019 (r516324) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mosquitto -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.7 CATEGORIES= net MASTER_SITES= http://mosquitto.org/files/source/ Modified: head/net/mosquitto/distinfo ============================================================================== --- head/net/mosquitto/distinfo Sat Nov 2 13:54:50 2019 (r516323) +++ head/net/mosquitto/distinfo Sat Nov 2 13:57:54 2019 (r516324) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565197492 -SHA256 (mosquitto-1.6.4.tar.gz) = a3d5822c249f6a6e13311b1b09eff6807ea01608a5a77934e1769842e9d146ef -SIZE (mosquitto-1.6.4.tar.gz) = 576040 +TIMESTAMP = 1571605357 +SHA256 (mosquitto-1.6.7.tar.gz) = bcd31a8fbbd053fee328986fadd8666d3058357ded56b9782f7d4f19931d178e +SIZE (mosquitto-1.6.7.tar.gz) = 591062
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911021357.xA2DvsLE040107>