pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/zxing-cpp
Module Name: pkgsrc
Committed By: wiz
Date: Wed Apr 26 19:07:23 UTC 2023
Modified Files:
pkgsrc/graphics/zxing-cpp: buildlink3.mk
Log Message:
zxing-cpp: bump ABI depends for shlib bump
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/zxing-cpp/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/zxing-cpp/buildlink3.mk
diff -u pkgsrc/graphics/zxing-cpp/buildlink3.mk:1.1 pkgsrc/graphics/zxing-cpp/buildlink3.mk:1.2
--- pkgsrc/graphics/zxing-cpp/buildlink3.mk:1.1 Sat Feb 5 04:34:17 2022
+++ pkgsrc/graphics/zxing-cpp/buildlink3.mk Wed Apr 26 19:07:23 2023
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2022/02/05 04:34:17 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2023/04/26 19:07:23 wiz Exp $
BUILDLINK_TREE+= zxing-cpp
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= zxing-cpp
ZXING_CPP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.zxing-cpp+= zxing-cpp>=1.2.0
+BUILDLINK_ABI_DEPENDS.zxing-cpp+= zxing-cpp>=2.0.0
BUILDLINK_PKGSRCDIR.zxing-cpp?= ../../graphics/zxing-cpp
.endif # ZXING_CPP_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index