git: 534dae142a0c - main - graphics/openexr: bump Imath LIB_DEPENDS to .30

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Sat, 04 Mar 2023 10:41:31 UTC
The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=534dae142a0ce72fb6f1cc326d110f30827863a0

commit 534dae142a0ce72fb6f1cc326d110f30827863a0
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2023-03-03 18:07:56 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2023-03-04 10:41:17 +0000

    graphics/openexr: bump Imath LIB_DEPENDS to .30
    
    ...to match the Imath 3.1.7 update.
---
 graphics/openexr/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index 2178a514ae45..da46ba9de46d 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -9,7 +9,7 @@ WWW=		https://www.openexr.com/
 LICENSE=	BSD3CLAUSE
 
 # exact version required to avoid hard-to-debug issues
-LIB_DEPENDS=	libImath-3_1.so.29:math/Imath
+LIB_DEPENDS=	libImath-3_1.so.30:math/Imath
 
 USES=		cmake compiler:c++14-lang cpe pathfix pkgconfig