pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gobject-introspection
Module Name: pkgsrc
Committed By: adam
Date: Sat Jul 19 07:38:33 UTC 2025
Modified Files:
pkgsrc/devel/gobject-introspection: buildlink3.mk
Log Message:
gobject-introspection: restore BUILDLINK_ABI_DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/gobject-introspection/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/devel/gobject-introspection/buildlink3.mk
diff -u pkgsrc/devel/gobject-introspection/buildlink3.mk:1.15 pkgsrc/devel/gobject-introspection/buildlink3.mk:1.16
--- pkgsrc/devel/gobject-introspection/buildlink3.mk:1.15 Fri Jul 18 08:37:35 2025
+++ pkgsrc/devel/gobject-introspection/buildlink3.mk Sat Jul 19 07:38:32 2025
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2025/07/18 08:37:35 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2025/07/19 07:38:32 adam Exp $
BUILDLINK_TREE+= gobject-introspection
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gobject-introspection
GOBJECT_INTROSPECTION_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=0.6.14nb1
-BUILDLINK_ABI_DEPENDS.gobject-introspection+= gobject-introspection>=1.84.0
+BUILDLINK_ABI_DEPENDS.gobject-introspection+= gobject-introspection>=1.76.1nb1
BUILDLINK_PKGSRCDIR.gobject-introspection?= ../../devel/gobject-introspection
ALL_ENV+= GI_SCANNER_DISABLE_CACHE=yes
Home |
Main Index |
Thread Index |
Old Index