pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/fna3d fna3d: reset bl3. Assume this is API br...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7f5e0c9472fd
branches:  trunk
changeset: 379366:7f5e0c9472fd
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun May 15 12:08:07 2022 +0000

description:
fna3d: reset bl3. Assume this is API breaking.

diffstat:

 graphics/fna3d/buildlink3.mk |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 4ea02da42512 -r 7f5e0c9472fd graphics/fna3d/buildlink3.mk
--- a/graphics/fna3d/buildlink3.mk      Sun May 15 11:50:53 2022 +0000
+++ b/graphics/fna3d/buildlink3.mk      Sun May 15 12:08:07 2022 +0000
@@ -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