svn commit: r512327 - in head: devel/simgear games/flightgear games/flightgear-data games/flightgear/files
Ganael LAPLANCHE
martymac at FreeBSD.org
Thu Sep 19 10:04:29 UTC 2019
Author: martymac
Date: Thu Sep 19 10:04:27 2019
New Revision: 512327
URL: https://svnweb.freebsd.org/changeset/ports/512327
Log:
Update Simgear & Flightgear ports to 2019.1.1
Deleted:
head/games/flightgear/files/patch-src_Environment_realwx__ctrl.cxx
head/games/flightgear/files/patch-src_Main_metar__main.cxx
Modified:
head/devel/simgear/Makefile
head/devel/simgear/distinfo
head/devel/simgear/pkg-plist
head/games/flightgear-data/Makefile
head/games/flightgear-data/distinfo
head/games/flightgear/Makefile
head/games/flightgear/distinfo
Modified: head/devel/simgear/Makefile
==============================================================================
--- head/devel/simgear/Makefile Thu Sep 19 09:56:15 2019 (r512326)
+++ head/devel/simgear/Makefile Thu Sep 19 10:04:27 2019 (r512327)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= simgear
-PORTVERSION= 2018.3.2
-PORTREVISION= 4
+PORTVERSION= 2019.1.1
CATEGORIES= devel games
MASTER_SITES= SF/flightgear/release-${PORTVERSION:R}
@@ -19,7 +18,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libcurl.so:ftp/curl
USES= alias cmake compiler:c++11-lib cpe gl jpeg openal:al,alut \
- tar:bzip2
+ tar:bzip2 xorg
USE_XORG= ice sm x11 xext xi xmu xt
USE_GL= gl glu glut
Modified: head/devel/simgear/distinfo
==============================================================================
--- head/devel/simgear/distinfo Thu Sep 19 09:56:15 2019 (r512326)
+++ head/devel/simgear/distinfo Thu Sep 19 10:04:27 2019 (r512327)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549010659
-SHA256 (simgear-2018.3.2.tar.bz2) = c8b094a8c5045362848781f72117dbec424472bf6b9dd135dfe43f9b915781a4
-SIZE (simgear-2018.3.2.tar.bz2) = 1329982
+TIMESTAMP = 1566505056
+SHA256 (simgear-2019.1.1.tar.bz2) = 201ed4cc841aa99e1c84acb3035a95fa36a77dd96c0dca290c46d21a290a548b
+SIZE (simgear-2019.1.1.tar.bz2) = 1370523
Modified: head/devel/simgear/pkg-plist
==============================================================================
--- head/devel/simgear/pkg-plist Thu Sep 19 09:56:15 2019 (r512326)
+++ head/devel/simgear/pkg-plist Thu Sep 19 10:04:27 2019 (r512327)
@@ -269,6 +269,7 @@ include/simgear/scene/util/QuadTreeBuilder.hxx
include/simgear/scene/util/RenderConstants.hxx
include/simgear/scene/util/SGDebugDrawCallback.hxx
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/SGReaderWriterOptions.hxx
@@ -284,6 +285,11 @@ include/simgear/scene/util/UpdateOnceCallback.hxx
include/simgear/scene/util/VectorArrayAdapter.hxx
include/simgear/scene/util/parse_color.hxx
include/simgear/scene/util/project.hxx
+include/simgear/scene/viewer/ClusteredForward.hxx
+include/simgear/scene/viewer/Compositor.hxx
+include/simgear/scene/viewer/CompositorBuffer.hxx
+include/simgear/scene/viewer/CompositorPass.hxx
+include/simgear/scene/viewer/CompositorUtil.hxx
include/simgear/screen/colors.hxx
include/simgear/screen/extensions.hxx
include/simgear/screen/screen-dump.hxx
@@ -337,6 +343,6 @@ lib/cmake/SimGear/SimGearConfigVersion.cmake
lib/cmake/SimGear/SimGearTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/SimGear/SimGearTargets.cmake
lib/libSimGearCore.so
-lib/libSimGearCore.so.2018.3.2
+lib/libSimGearCore.so.2019.1.1
lib/libSimGearScene.so
-lib/libSimGearScene.so.2018.3.2
+lib/libSimGearScene.so.2019.1.1
Modified: head/games/flightgear-data/Makefile
==============================================================================
--- head/games/flightgear-data/Makefile Thu Sep 19 09:56:15 2019 (r512326)
+++ head/games/flightgear-data/Makefile Thu Sep 19 10:04:27 2019 (r512327)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= flightgear-data
-PORTVERSION= 2018.3.2
+PORTVERSION= 2019.1.1
CATEGORIES= games
MASTER_SITES= SF/flightgear/release-${PORTVERSION:R}
DISTNAME= FlightGear-${PORTVERSION}-data
Modified: head/games/flightgear-data/distinfo
==============================================================================
--- head/games/flightgear-data/distinfo Thu Sep 19 09:56:15 2019 (r512326)
+++ head/games/flightgear-data/distinfo Thu Sep 19 10:04:27 2019 (r512327)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549014246
-SHA256 (FlightGear-2018.3.2-data.tar.bz2) = 277e817a39edb917976441a808b750ee64be38e077897d0d77c55dfc8eba9640
-SIZE (FlightGear-2018.3.2-data.tar.bz2) = 1744998558
+TIMESTAMP = 1566506031
+SHA256 (FlightGear-2019.1.1-data.tar.bz2) = 0ee261a4f916554e47ccc2acf889e0825fc22e0cc3880399278a2da83f04f593
+SIZE (FlightGear-2019.1.1-data.tar.bz2) = 1748213475
Modified: head/games/flightgear/Makefile
==============================================================================
--- head/games/flightgear/Makefile Thu Sep 19 09:56:15 2019 (r512326)
+++ head/games/flightgear/Makefile Thu Sep 19 10:04:27 2019 (r512327)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= flightgear
-PORTVERSION= 2018.3.2
-PORTREVISION= 7
+PORTVERSION= 2019.1.1
CATEGORIES= games
MASTER_SITES= SF/flightgear/release-${PORTVERSION:R}
@@ -30,7 +29,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:x11-toolkits
# Disable ninja, see https://sourceforge.net/p/flightgear/codetickets/2118/
USES= alias cmake:noninja compiler:c++11-lang cpe dos2unix gl jpeg \
- openal:al,alut sqlite tar:bzip2
+ openal:al,alut sqlite tar:bzip2 xorg
USE_XORG= ice sm x11 xext xft xi xinerama xmu xt
USE_GL= gl glew glu glut
Modified: head/games/flightgear/distinfo
==============================================================================
--- head/games/flightgear/distinfo Thu Sep 19 09:56:15 2019 (r512326)
+++ head/games/flightgear/distinfo Thu Sep 19 10:04:27 2019 (r512327)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549024534
-SHA256 (flightgear-2018.3.2.tar.bz2) = 5acbd008a31119877fefbdfae912ae8495f716288731c91add487fc98828fe53
-SIZE (flightgear-2018.3.2.tar.bz2) = 8405351
+TIMESTAMP = 1566506228
+SHA256 (flightgear-2019.1.1.tar.bz2) = d1dff396b9ee96d454dbce8e9ab1aedee9829ced5fd57bcaf999a68b00553ca1
+SIZE (flightgear-2019.1.1.tar.bz2) = 8440986
More information about the svn-ports-head
mailing list