git: 5fbd6328aa84 - main - multimedia/mlt7: bump after update graphics/opencv

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Mon, 06 May 2024 13:50:42 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5fbd6328aa849ecb0b0a808d4363e58b6fe0c153

commit 5fbd6328aa849ecb0b0a808d4363e58b6fe0c153
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-05-06 13:46:57 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-05-06 13:48:46 +0000

    multimedia/mlt7: bump after update graphics/opencv
    
    graphics/opencv was updated in 0a2c5ca042fda31ac37c629793420d7035502e01
    mlt7 is missing a required shared library: libopencv_videoio.so.406
    mlt7 is missing a required shared library: libopencv_video.so.406
    mlt7 is missing a required shared library: libopencv_tracking.so.406
    ...
---
 multimedia/mlt7/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/multimedia/mlt7/Makefile b/multimedia/mlt7/Makefile
index dbed7b13833d..3f2d209bdca9 100644
--- a/multimedia/mlt7/Makefile
+++ b/multimedia/mlt7/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=		${_MLT_PORTNAME}
 DISTVERSION=		${_MLT_VERSION}
+PORTREVISION?=		1
 CATEGORIES?=		multimedia
 MASTER_SITES=		https://github.com/mltframework/mlt/releases/download/v${DISTVERSION}/
 DISTFILES=		mlt-${DISTVERSION}${EXTRACT_SUFX}