git: bb628fcfb294 - main - misc/ola: Change LIB_DEPENDS from protobuf to protobuf3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Dec 2023 17:03:39 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bb628fcfb294e35a9322d70d3b046c1cef4d086e
commit bb628fcfb294e35a9322d70d3b046c1cef4d086e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 16:22:41 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 17:03:06 +0000
misc/ola: Change LIB_DEPENDS from protobuf to protobuf3
- While I'm here, fix PLIST
- Bump PORTREVISION for dependency and package change
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/libolaftdidmx.a
Error: Orphaned: lib/libolaftdidmx.so
Error: Orphaned: lib/libolaftdidmx.so.0
Error: Orphaned: lib/libolaftdidmx.so.0.0.0
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
Reference: https://github.com/OpenLightingProject/ola/issues/1879
---
misc/ola/Makefile | 4 ++--
misc/ola/pkg-plist | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/misc/ola/Makefile b/misc/ola/Makefile
index e9eea967961a..75cf33c528cc 100644
--- a/misc/ola/Makefile
+++ b/misc/ola/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ola
DISTVERSION= 0.10.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= https://github.com/OpenLightingProject/ola/releases/download/${DISTVERSION}/
@@ -13,7 +13,7 @@ LICENSE= GPLv2+
LIB_DEPENDS= libavahi-common.so:net/avahi-app \
libftdi1.so:devel/libftdi1 \
libmicrohttpd.so:www/libmicrohttpd \
- libprotobuf.so:devel/protobuf \
+ libprotobuf.so:devel/protobuf3 \
libuuid.so:misc/e2fsprogs-libuuid
TEST_DEPENDS= cppunit>0:devel/cppunit
diff --git a/misc/ola/pkg-plist b/misc/ola/pkg-plist
index 5f1d980f1541..98e725acb364 100644
--- a/misc/ola/pkg-plist
+++ b/misc/ola/pkg-plist
@@ -216,6 +216,10 @@ lib/libolaespnet.a
lib/libolaespnet.so
lib/libolaespnet.so.0
lib/libolaespnet.so.0.0.0
+lib/libolaftdidmx.a
+lib/libolaftdidmx.so
+lib/libolaftdidmx.so.0
+lib/libolaftdidmx.so.0.0.0
lib/libolagpio.a
lib/libolagpio.so
lib/libolagpio.so.0