mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 17:06:32 -04:00
net/libpaho-mqtt3: Update to 1.3.13
This commit is contained in:
parent
6452d7c165
commit
82920321ec
3 changed files with 12 additions and 13 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= libpaho-mqtt3
|
||||
PORTVERSION= 1.3.12
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.3.13
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= net devel
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1680416261
|
||||
SHA256 (eclipse-paho.mqtt.c-v1.3.12_GH0.tar.gz) = 6a70a664ed3bbcc1eafdc45a5dc11f3ad70c9bac12a54c2f8cef15c0e7d0a93b
|
||||
SIZE (eclipse-paho.mqtt.c-v1.3.12_GH0.tar.gz) = 3622938
|
||||
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
|
||||
|
|
|
@ -11,20 +11,16 @@ 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.12
|
||||
lib/libpaho-mqtt3a.so.1.3.13
|
||||
lib/libpaho-mqtt3as.so
|
||||
lib/libpaho-mqtt3as.so.1
|
||||
lib/libpaho-mqtt3as.so.1.3.12
|
||||
lib/libpaho-mqtt3as.so.1.3.13
|
||||
lib/libpaho-mqtt3c.so
|
||||
lib/libpaho-mqtt3c.so.1
|
||||
lib/libpaho-mqtt3c.so.1.3.12
|
||||
lib/libpaho-mqtt3c.so.1.3.13
|
||||
lib/libpaho-mqtt3cs.so
|
||||
lib/libpaho-mqtt3cs.so.1
|
||||
lib/libpaho-mqtt3cs.so.1.3.12
|
||||
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
|
||||
lib/libpaho-mqtt3cs.so.1.3.13
|
||||
share/doc/Eclipse Paho C/CONTRIBUTING.md
|
||||
share/doc/Eclipse Paho C/README.md
|
||||
share/doc/Eclipse Paho C/edl-v10
|
||||
|
@ -41,3 +37,7 @@ 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
|
||||
|
|
Loading…
Add table
Reference in a new issue