aboutsummaryrefslogtreecommitdiff
path: root/net/mosquitto
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2016-10-16 18:46:10 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2016-10-16 18:46:10 +0000
commit6217deba5df795aaa7da02b541386b6b6964ab08 (patch)
tree7208531d784035cfb28048cc079f6bb6a7987d8f /net/mosquitto
parent1bdfe798a60633dedfbbdb07641d969695c817e1 (diff)
downloadports-6217deba5df795aaa7da02b541386b6b6964ab08.tar.gz
ports-6217deba5df795aaa7da02b541386b6b6964ab08.zip
- update to 1.4.10
Broker Fix TLS operation with websockets listeners and libwebsockets 2.x. Closes #186. Don.t disconnect client on HUP before reading the pending data. Closes #7. Fix some $SYS messages being incorrectly persisted. Closes #191. Support OpenSSL 1.1.0. Call fsync after persisting data to ensure it is correctly written. Closes #189. Fix persistence saving of subscription QoS on big-endian machines. Fix will retained flag handling on Windows. Closes #222. Broker now displays an error if it is unable to open the log file. Closes #234. Client library Support OpenSSL 1.1.0. Fixed the C++ library not allowing SOCKS support to be used. Closes #198. Fix memory leak when verifying a server certificate with a subjectAltName section. Closes #237. Build Don.t attempt to install docs when WITH_DOCS=no. Closes #184. PR: 213532 Submitted by: ohauer Approved by: maintainer <joe@thrallingpenguin.com> MFH: 2016Q4
Notes
Notes: svn path=/head/; revision=424079
Diffstat (limited to 'net/mosquitto')
-rw-r--r--net/mosquitto/Makefile2
-rw-r--r--net/mosquitto/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile
index a476e7c0fdbd..44d653fce4e7 100644
--- a/net/mosquitto/Makefile
+++ b/net/mosquitto/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mosquitto
-PORTVERSION= 1.4.9
+PORTVERSION= 1.4.10
CATEGORIES= net
MASTER_SITES= http://mosquitto.org/files/source/
diff --git a/net/mosquitto/distinfo b/net/mosquitto/distinfo
index e5826266672b..5195c5b7bd11 100644
--- a/net/mosquitto/distinfo
+++ b/net/mosquitto/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1468823152
-SHA256 (mosquitto-1.4.9.tar.gz) = 1df3ae07de40b80a74cd37a7b026895c544cdd3b42c9e0719ae91623aa98c58b
-SIZE (mosquitto-1.4.9.tar.gz) = 325712
+TIMESTAMP = 1471433988
+SHA256 (mosquitto-1.4.10.tar.gz) = 437648d68a4a781dd8d913814cd5451f59ab4a5fcf84cccaf7c36e6a07459770
+SIZE (mosquitto-1.4.10.tar.gz) = 359569