pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/simgear simgear: add back the revision to the bu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5afaf6d8d92c
branches:  trunk
changeset: 316066:5afaf6d8d92c
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Dec 04 01:01:14 2018 +0000

description:
simgear: add back the revision to the buildlink abi depends.

diffstat:

 games/simgear/buildlink3.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r ed81824e0c02 -r 5afaf6d8d92c games/simgear/buildlink3.mk
--- a/games/simgear/buildlink3.mk       Tue Dec 04 00:13:07 2018 +0000
+++ b/games/simgear/buildlink3.mk       Tue Dec 04 01:01:14 2018 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.22 2018/12/04 00:13:07 nia Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2018/12/04 01:01:14 nia Exp $
 
 BUILDLINK_TREE+=       simgear
 
 .if !defined(SIMGEAR_BUILDLINK3_MK)
 SIMGEAR_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.simgear+=        simgear>=2018.2.2
+BUILDLINK_API_DEPENDS.simgear+=        simgear>=2018.2.2nb7
 BUILDLINK_PKGSRCDIR.simgear?=  ../../games/simgear
 
 .include "../../audio/openal-soft/buildlink3.mk"



Home | Main Index | Thread Index | Old Index