aboutsummaryrefslogtreecommitdiff
path: root/net/mosquitto
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-01-15 17:59:31 +0000
committerSteve Wills <swills@FreeBSD.org>2019-01-15 17:59:31 +0000
commitebc190e578759452f50c1cc48b7025f48486568c (patch)
treee1bebb7c745b8c214944c0b172bed6eab3ee715c /net/mosquitto
parentda63d1c179f8b3a9e54b36f27f7e62a71b64d022 (diff)
downloadports-ebc190e578759452f50c1cc48b7025f48486568c.tar.gz
ports-ebc190e578759452f50c1cc48b7025f48486568c.zip
net/mosquitto: update to 1.5.5
PR: 234957 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> Approved by: joe@thrallingpenguin.com (maintainer)
Notes
Notes: svn path=/head/; revision=490394
Diffstat (limited to 'net/mosquitto')
-rw-r--r--net/mosquitto/Makefile6
-rw-r--r--net/mosquitto/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile
index 234da85e8010..41ddaedd2eff 100644
--- a/net/mosquitto/Makefile
+++ b/net/mosquitto/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mosquitto
-PORTVERSION= 1.5.4
+PORTVERSION= 1.5.5
CATEGORIES= net
MASTER_SITES= http://mosquitto.org/files/source/
@@ -26,12 +26,12 @@ PLIST_SUB= PORTVERSION=${PORTVERSION}
OPTIONS_DEFINE= WS
+CMAKE_ARGS+= -DCMAKE_LIBDATADIR="${PREFIX}/libdata"
+
WS_DESC= MQTT over Websockets support
WS_LIB_DEPENDS= libwebsockets.so:net/libwebsockets
WS_CMAKE_ON= -DWITH_WEBSOCKETS=ON
-CMAKE_ARGS+= -DCMAKE_LIBDATADIR="${PREFIX}/libdata"
-
post-patch:
# do not run ldconfig in stage dir
@${REINPLACE_CMD} -e '/ldconfig/d' ${WRKSRC}/src/CMakeLists.txt \
diff --git a/net/mosquitto/distinfo b/net/mosquitto/distinfo
index 66fafa75c371..2eb26e8a4dc1 100644
--- a/net/mosquitto/distinfo
+++ b/net/mosquitto/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542087175
-SHA256 (mosquitto-1.5.4.tar.gz) = 5fd7f3454fd6d286645d032bc07f44a1c8583cec02ef2422c9eb32e0a89a9b2f
-SIZE (mosquitto-1.5.4.tar.gz) = 430602
+TIMESTAMP = 1545122205
+SHA256 (mosquitto-1.5.5.tar.gz) = fcdb47e340864c545146681af7253399cc292e41775afd76400fda5b0d23d668
+SIZE (mosquitto-1.5.5.tar.gz) = 431998