pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/fna3d
Module Name: pkgsrc
Committed By: tnn
Date: Sun May 15 12:08:07 UTC 2022
Modified Files:
pkgsrc/graphics/fna3d: buildlink3.mk
Log Message:
fna3d: reset bl3. Assume this is API breaking.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/fna3d/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/fna3d/buildlink3.mk
diff -u pkgsrc/graphics/fna3d/buildlink3.mk:1.4 pkgsrc/graphics/fna3d/buildlink3.mk:1.5
--- pkgsrc/graphics/fna3d/buildlink3.mk:1.4 Mon Mar 28 10:44:21 2022
+++ pkgsrc/graphics/fna3d/buildlink3.mk Sun May 15 12:08:07 2022
@@ -1,12 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.4 2022/03/28 10:44:21 tnn Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2022/05/15 12:08:07 tnn Exp $
BUILDLINK_TREE+= fna3d
.if !defined(FNA3D_BUILDLINK3_MK)
FNA3D_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.fna3d+= fna3d>=21.01
-BUILDLINK_ABI_DEPENDS.fna3d?= fna3d>=21.01nb3
+BUILDLINK_API_DEPENDS.fna3d+= fna3d>=22.05
BUILDLINK_PKGSRCDIR.fna3d?= ../../graphics/fna3d
.include "../../devel/SDL2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index