diff --git a/graphics/simgear/Makefile b/graphics/simgear/Makefile index 42e99bbfe8b..c0bc10bb374 100644 --- a/graphics/simgear/Makefile +++ b/graphics/simgear/Makefile @@ -1,9 +1,9 @@ COMMENT = library set for simulations, games and visualizations -DISTNAME = simgear-2020.3.9 +DISTNAME = simgear-2020.3.17 -SHARED_LIBS += SimGearCore 5.0 # 2.10 -SHARED_LIBS += SimGearScene 5.0 # 2.10 +SHARED_LIBS += SimGearCore 6.0 # 2.10 +SHARED_LIBS += SimGearScene 6.0 # 2.10 CATEGORIES = graphics @@ -37,8 +37,4 @@ CXXFLAGS += -I${X11BASE}/include -pthread NO_TEST = Yes -# Keep C++ #include from picking up this unrelated file -post-extract: - mv ${WRKSRC}/version ${WRKSRC}/version.txt - .include diff --git a/graphics/simgear/distinfo b/graphics/simgear/distinfo index 439036f23a5..dc2554cd805 100644 --- a/graphics/simgear/distinfo +++ b/graphics/simgear/distinfo @@ -1,2 +1,2 @@ -SHA256 (simgear-2020.3.9.tar.bz2) = XaRojgSTiXk77XsmVTmfG8AQnHuwY4neZoRxljlCTmw= -SIZE (simgear-2020.3.9.tar.bz2) = 1409436 +SHA256 (simgear-2020.3.17.tar.bz2) = TF6c0Nz/G9MRwkYKpgEjC9gKvbrsdRtVnB1xR3SfN3w= +SIZE (simgear-2020.3.17.tar.bz2) = 1418448 diff --git a/graphics/simgear/pkg/PLIST b/graphics/simgear/pkg/PLIST index 85d987342e8..665dc39414a 100644 --- a/graphics/simgear/pkg/PLIST +++ b/graphics/simgear/pkg/PLIST @@ -316,6 +316,7 @@ include/simgear/scene/util/SGEnlargeBoundingBox.hxx include/simgear/scene/util/SGImageUtils.hxx include/simgear/scene/util/SGNodeMasks.hxx include/simgear/scene/util/SGPickCallback.hxx +include/simgear/scene/util/SGProgram.hxx include/simgear/scene/util/SGReaderWriterOptions.hxx include/simgear/scene/util/SGSceneFeatures.hxx include/simgear/scene/util/SGSceneUserData.hxx