Index: head/net/mosquitto/Makefile =================================================================== --- head/net/mosquitto/Makefile (revision 424078) +++ head/net/mosquitto/Makefile (revision 424079) @@ -1,43 +1,43 @@ # Created by: Joseph Benden # $FreeBSD$ PORTNAME= mosquitto -PORTVERSION= 1.4.9 +PORTVERSION= 1.4.10 CATEGORIES= net MASTER_SITES= http://mosquitto.org/files/source/ MAINTAINER= joe@thrallingpenguin.com COMMENT= Open-Source MQTT Broker LICENSE= BSD3CLAUSE LIB_DEPENDS= libcares.so:dns/c-ares BUILD_DEPENDS= xsltproc:textproc/libxslt USES= cmake ssl NOCONFIGURE= yes USE_RC_SUBR= mosquitto USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} USERS= nobody OPTIONS_DEFINE= WS WS_DESC= MQTT over Websockets support WS_LIB_DEPENDS= libwebsockets.so:net/libwebsockets WS_CMAKE_ON= -DWITH_WEBSOCKETS=ON post-patch: # do not run ldconfig in stage dir ${REINPLACE_CMD} -e '/ldconfig/d' ${WRKSRC}/src/CMakeLists.txt \ ${WRKSRC}/lib/CMakeLists.txt ${WRKSRC}/lib/cpp/CMakeLists.txt post-stage: # Adjust configuration files ${MV} ${STAGEDIR}${ETCDIR}/mosquitto.conf ${STAGEDIR}${ETCDIR}/mosquitto.conf.sample ${MV} ${STAGEDIR}${ETCDIR}/pwfile.example ${STAGEDIR}${ETCDIR}/pwfile.sample ${MV} ${STAGEDIR}${ETCDIR}/pskfile.example ${STAGEDIR}${ETCDIR}/pskfile.sample ${MV} ${STAGEDIR}${ETCDIR}/aclfile.example ${STAGEDIR}${ETCDIR}/aclfile.sample .include Index: head/net/mosquitto/distinfo =================================================================== --- head/net/mosquitto/distinfo (revision 424078) +++ head/net/mosquitto/distinfo (revision 424079) @@ -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