From fa814ff3e09542a693eef71c415d917c15159797 Mon Sep 17 00:00:00 2001 From: Rozhuk Ivan Date: Tue, 9 Nov 2021 21:23:41 +0300 Subject: [PATCH] net/mosquitto: fix buld with libressl 3.4.1, update to 2.0.13 https://github.com/eclipse/mosquitto/issues/2198 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259734 --- net/mosquitto/Makefile | 3 +-- net/mosquitto/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index ffde88c40b68f..5ae71a7bf2890 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -1,8 +1,7 @@ # Created by: Joseph Benden PORTNAME= mosquitto -PORTVERSION= 2.0.10 -PORTREVISION= 2 +PORTVERSION= 2.0.13 CATEGORIES= net MASTER_SITES= https://mosquitto.org/files/source/ diff --git a/net/mosquitto/distinfo b/net/mosquitto/distinfo index fec3d35813f81..c08d9badbe5fa 100644 --- a/net/mosquitto/distinfo +++ b/net/mosquitto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627146562 -SHA256 (mosquitto-2.0.10.tar.gz) = 0188f7b21b91d6d80e992b8d6116ba851468b3bd154030e8a003ed28fb6f4a44 -SIZE (mosquitto-2.0.10.tar.gz) = 759106 +TIMESTAMP = 1636491201 +SHA256 (mosquitto-2.0.13.tar.gz) = 9cf83a558f1588e8798edd8647b1632af88e88ef2cd45054e903c517df5bd2cd +SIZE (mosquitto-2.0.13.tar.gz) = 786806