diff --git a/net/libpaho-mqtt3/Makefile b/net/libpaho-mqtt3/Makefile index ea1ca76d0ad9..a6143ae6ffa0 100644 --- a/net/libpaho-mqtt3/Makefile +++ b/net/libpaho-mqtt3/Makefile @@ -1,24 +1,24 @@ PORTNAME= libpaho-mqtt3 -PORTVERSION= 1.3.13 +PORTVERSION= 1.3.16 DISTVERSIONPREFIX= v CATEGORIES= net devel MAINTAINER= acm@FreeBSD.org COMMENT= Eclipse Paho C Client Library for the MQTT Protocol WWW= https://github.com/eclipse/paho.mqtt.c LICENSE= EPL LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake ssl USE_GITHUB= yes GH_ACCOUNT= eclipse GH_PROJECT= paho.mqtt.c CMAKE_ARGS+= -DPAHO_WITH_SSL=BOOL:TRUE post-install: ${INSTALL_MAN} ${WRKSRC}/doc/man/man1/*.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/net/libpaho-mqtt3/distinfo b/net/libpaho-mqtt3/distinfo index 1b43e04728ca..fd39f30ed72f 100644 --- a/net/libpaho-mqtt3/distinfo +++ b/net/libpaho-mqtt3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735016321 -SHA256 (eclipse-paho.mqtt.c-v1.3.13_GH0.tar.gz) = 47c77e95609812da82feee30db435c3b7c720d4fd3147d466ead126e657b6d9c -SIZE (eclipse-paho.mqtt.c-v1.3.13_GH0.tar.gz) = 3489004 +TIMESTAMP = 1787633796 +SHA256 (eclipse-paho.mqtt.c-v1.3.16_GH0.tar.gz) = 8b960f51edc7e03507637d987882bc486d8f4be6e79431bf99e2763344fd14c5 +SIZE (eclipse-paho.mqtt.c-v1.3.16_GH0.tar.gz) = 1166432 diff --git a/net/libpaho-mqtt3/pkg-plist b/net/libpaho-mqtt3/pkg-plist index 7b1603c74aed..119ea651396c 100644 --- a/net/libpaho-mqtt3/pkg-plist +++ b/net/libpaho-mqtt3/pkg-plist @@ -1,43 +1,43 @@ bin/MQTTVersion include/MQTTAsync.h include/MQTTClient.h include/MQTTClientPersistence.h include/MQTTExportDeclarations.h include/MQTTProperties.h include/MQTTReasonCodes.h include/MQTTSubscribeOpts.h lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfig-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfig.cmake lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfigVersion.cmake lib/libpaho-mqtt3a.so lib/libpaho-mqtt3a.so.1 -lib/libpaho-mqtt3a.so.1.3.13 +lib/libpaho-mqtt3a.so.1.3.16 lib/libpaho-mqtt3as.so lib/libpaho-mqtt3as.so.1 -lib/libpaho-mqtt3as.so.1.3.13 +lib/libpaho-mqtt3as.so.1.3.16 lib/libpaho-mqtt3c.so lib/libpaho-mqtt3c.so.1 -lib/libpaho-mqtt3c.so.1.3.13 +lib/libpaho-mqtt3c.so.1.3.16 lib/libpaho-mqtt3cs.so lib/libpaho-mqtt3cs.so.1 -lib/libpaho-mqtt3cs.so.1.3.13 +lib/libpaho-mqtt3cs.so.1.3.16 share/doc/Eclipse Paho C/CONTRIBUTING.md share/doc/Eclipse Paho C/README.md share/doc/Eclipse Paho C/edl-v10 share/doc/Eclipse Paho C/epl-v20 share/doc/Eclipse Paho C/notice.html share/doc/Eclipse Paho C/samples/MQTTAsync_publish.c share/doc/Eclipse Paho C/samples/MQTTAsync_publish_time.c share/doc/Eclipse Paho C/samples/MQTTAsync_subscribe.c share/doc/Eclipse Paho C/samples/MQTTClient_publish.c share/doc/Eclipse Paho C/samples/MQTTClient_publish_async.c share/doc/Eclipse Paho C/samples/MQTTClient_subscribe.c share/doc/Eclipse Paho C/samples/paho_c_pub.c share/doc/Eclipse Paho C/samples/paho_c_sub.c share/doc/Eclipse Paho C/samples/paho_cs_pub.c share/doc/Eclipse Paho C/samples/paho_cs_sub.c share/doc/Eclipse Paho C/samples/pubsub_opts.c share/man/man1/paho_c_pub.1.gz share/man/man1/paho_c_sub.1.gz share/man/man1/paho_cs_pub.1.gz share/man/man1/paho_cs_sub.1.gz