git: 9d477401524d - main - multimedia/libopenshot: bump after update graphics/opencv
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 May 2024 13:52:24 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d477401524d832eec0dc1bf550d3a5a6781d521 commit 9d477401524d832eec0dc1bf550d3a5a6781d521 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-05-06 13:51:13 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-05-06 13:52:12 +0000 multimedia/libopenshot: bump after update graphics/opencv graphics/opencv was updated in 0a2c5ca042fda31ac37c629793420d7035502e01 py310-libopenshot is missing a required shared library: libopencv_videoio.so.406 py310-libopenshot is missing a required shared library: libopencv_video.so.406 py310-libopenshot is missing a required shared library: libopencv_tracking.so.406 ... --- multimedia/libopenshot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/libopenshot/Makefile b/multimedia/libopenshot/Makefile index 2be0f3ecb6ae..b84716ffa877 100644 --- a/multimedia/libopenshot/Makefile +++ b/multimedia/libopenshot/Makefile @@ -1,7 +1,7 @@ PORTNAME= libopenshot DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}