pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
graphviz: Declare new ABI version in bl3
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Mon Apr 15 10:15:13 2024 +0200
Changeset: 2e83ffb2447b36898a7debb867201f35bb9e5da5
Modified Files:
graphviz/buildlink3.mk
Log Message:
graphviz: Declare new ABI version in bl3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2e83ffb2447b36898a7debb867201f35bb9e5da5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
graphviz/buildlink3.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/graphviz/buildlink3.mk b/graphviz/buildlink3.mk
index 670f8707a8..df8a4965fe 100644
--- a/graphviz/buildlink3.mk
+++ b/graphviz/buildlink3.mk
@@ -9,7 +9,7 @@ USE_CC_FEATURES+= c99
USE_CXX_FEATURES+= c++11 unique_ptr
BUILDLINK_API_DEPENDS.graphviz+= graphviz>=2.26.3
-BUILDLINK_ABI_DEPENDS.graphviz+= graphviz>=9.0.0
+BUILDLINK_ABI_DEPENDS.graphviz+= graphviz>=10.0.1
BUILDLINK_PKGSRCDIR.graphviz?= ../../wip/graphviz
.include "../../converters/libiconv/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index