pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/simgear
Module Name: pkgsrc
Committed By: nia
Date: Tue Dec 4 01:01:14 UTC 2018
Modified Files:
pkgsrc/games/simgear: buildlink3.mk
Log Message:
simgear: add back the revision to the buildlink abi depends.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/games/simgear/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/games/simgear/buildlink3.mk
diff -u pkgsrc/games/simgear/buildlink3.mk:1.22 pkgsrc/games/simgear/buildlink3.mk:1.23
--- pkgsrc/games/simgear/buildlink3.mk:1.22 Tue Dec 4 00:13:07 2018
+++ pkgsrc/games/simgear/buildlink3.mk Tue Dec 4 01:01:14 2018
@@ -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