git: 108aacf588b1 - main - net/libpaho-mqtt3: Fix pkg-plist
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Jul 2022 15:45:13 UTC
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=108aacf588b1c8645a3d2a9bfc1f34c63ca19640 commit 108aacf588b1c8645a3d2a9bfc1f34c63ca19640 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2022-07-27 15:43:04 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2022-07-27 15:43:04 +0000 net/libpaho-mqtt3: Fix pkg-plist Reported by: amdmi3 --- net/libpaho-mqtt3/Makefile | 1 + net/libpaho-mqtt3/pkg-plist | 10 ---------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/net/libpaho-mqtt3/Makefile b/net/libpaho-mqtt3/Makefile index 2a29d344fc13..ff12648bb66a 100644 --- a/net/libpaho-mqtt3/Makefile +++ b/net/libpaho-mqtt3/Makefile @@ -1,5 +1,6 @@ PORTNAME= libpaho-mqtt3 PORTVERSION= 1.3.10 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net devel diff --git a/net/libpaho-mqtt3/pkg-plist b/net/libpaho-mqtt3/pkg-plist index 116d0e85401e..986aff7e19f6 100644 --- a/net/libpaho-mqtt3/pkg-plist +++ b/net/libpaho-mqtt3/pkg-plist @@ -1,14 +1,4 @@ -bin/MQTTAsync_publish -bin/MQTTAsync_publish_time -bin/MQTTAsync_subscribe -bin/MQTTClient_publish -bin/MQTTClient_publish_async -bin/MQTTClient_subscribe bin/MQTTVersion -bin/paho_c_pub -bin/paho_c_sub -bin/paho_cs_pub -bin/paho_cs_sub include/MQTTAsync.h include/MQTTClient.h include/MQTTClientPersistence.h