pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

opencv-contrib-face: bump ABI revision



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Feb 7 22:36:06 2025 +0100
Changeset:	bea3b7421d1636abc4484c5ecc960687e72c61e2

Modified Files:
	opencv-contrib-face/buildlink3.mk

Log Message:
opencv-contrib-face: bump ABI revision

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bea3b7421d1636abc4484c5ecc960687e72c61e2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 opencv-contrib-face/buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/opencv-contrib-face/buildlink3.mk b/opencv-contrib-face/buildlink3.mk
index e4ca1947d0..43af59af09 100644
--- a/opencv-contrib-face/buildlink3.mk
+++ b/opencv-contrib-face/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=	opencv-contrib-face
 OPENCV_CONTRIB_FACE_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.opencv-contrib-face+=	opencv-contrib-face>=3.0.0
-BUILDLINK_ABI_DEPENDS.opencv-contrib-face?=	opencv-contrib-face>=3.4.16nb4
+BUILDLINK_ABI_DEPENDS.opencv-contrib-face?=	opencv-contrib-face>=4
 BUILDLINK_PKGSRCDIR.opencv-contrib-face?=	../../wip/opencv-contrib-face
 
 .include "../../wip/opencv/buildlink3.mk"


Home | Main Index | Thread Index | Old Index