From owner-svn-ports-all@freebsd.org Wed Mar 1 20:44:12 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CCDCBCF3CDD; Wed, 1 Mar 2017 20:44:12 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A7549AAD; Wed, 1 Mar 2017 20:44:12 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v21KiBEO007492; Wed, 1 Mar 2017 20:44:11 GMT (envelope-from martymac@FreeBSD.org) Received: (from martymac@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v21KiA1u007483; Wed, 1 Mar 2017 20:44:10 GMT (envelope-from martymac@FreeBSD.org) Message-Id: <201703012044.v21KiA1u007483@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: martymac set sender to martymac@FreeBSD.org using -f From: Ganael LAPLANCHE Date: Wed, 1 Mar 2017 20:44:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435201 - in head: devel/simgear games/flightgear games/flightgear-data games/flightgear/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2017 20:44:12 -0000 Author: martymac Date: Wed Mar 1 20:44:10 2017 New Revision: 435201 URL: https://svnweb.freebsd.org/changeset/ports/435201 Log: Update Simgear & Flightgear ports to 2017.1.1 Added: head/games/flightgear/files/patch-src-Main-CMakeLists.txt (contents, props changed) Deleted: head/games/flightgear/files/patch-CLANG_4.txt 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 head/games/flightgear/pkg-plist Modified: head/devel/simgear/Makefile ============================================================================== --- head/devel/simgear/Makefile Wed Mar 1 20:41:53 2017 (r435200) +++ head/devel/simgear/Makefile Wed Mar 1 20:44:10 2017 (r435201) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= simgear -PORTVERSION= 2016.4.4 +PORTVERSION= 2017.1.1 CATEGORIES= devel games MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} Modified: head/devel/simgear/distinfo ============================================================================== --- head/devel/simgear/distinfo Wed Mar 1 20:41:53 2017 (r435200) +++ head/devel/simgear/distinfo Wed Mar 1 20:44:10 2017 (r435201) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483648162 -SHA256 (simgear-2016.4.4.tar.bz2) = 5514fd0006bbfcdbdc0e2dab7da41eae491ea03a6246cc6a009590032b2fc1dc -SIZE (simgear-2016.4.4.tar.bz2) = 1200320 +TIMESTAMP = 1487852956 +SHA256 (simgear-2017.1.1.tar.bz2) = 1815f6a2c3f43bb6121b2394e68f8e6e341c14a7a40e4163c0bcc105ee06ccbc +SIZE (simgear-2017.1.1.tar.bz2) = 1236106 Modified: head/devel/simgear/pkg-plist ============================================================================== --- head/devel/simgear/pkg-plist Wed Mar 1 20:41:53 2017 (r435200) +++ head/devel/simgear/pkg-plist Wed Mar 1 20:44:10 2017 (r435201) @@ -76,6 +76,9 @@ include/simgear/ephemeris/star.hxx include/simgear/ephemeris/stardata.hxx include/simgear/ephemeris/uranus.hxx include/simgear/ephemeris/venus.hxx +include/simgear/io/iostreams/gzcontainerfile.hxx +include/simgear/io/iostreams/gzfstream.hxx +include/simgear/io/iostreams/sgstream.hxx include/simgear/io/DNSClient.hxx include/simgear/io/HTTPClient.hxx include/simgear/io/HTTPFileRequest.hxx @@ -127,24 +130,22 @@ include/simgear/math/sg_geodesy.hxx include/simgear/math/sg_random.h include/simgear/math/sg_types.hxx include/simgear/math/simd.hxx +include/simgear/math/simd4x4.hxx include/simgear/misc/CSSBorder.hxx include/simgear/misc/ListDiff.hxx include/simgear/misc/ResourceManager.hxx include/simgear/misc/SVGpreserveAspectRatio.hxx include/simgear/misc/SimpleMarkdown.hxx -include/simgear/misc/gzcontainerfile.hxx include/simgear/misc/interpolator.hxx include/simgear/misc/make_new.hxx include/simgear/misc/sg_dir.hxx include/simgear/misc/sg_hash.hxx include/simgear/misc/sg_path.hxx -include/simgear/misc/sgstream.hxx include/simgear/misc/stdint.hxx include/simgear/misc/stopwatch.hxx include/simgear/misc/strutils.hxx include/simgear/misc/tabbed_values.hxx include/simgear/misc/texcoord.hxx -include/simgear/misc/zfstream.hxx include/simgear/nasal/cppbind/Ghost.hxx include/simgear/nasal/cppbind/NasalCallContext.hxx include/simgear/nasal/cppbind/NasalContext.hxx Modified: head/games/flightgear-data/Makefile ============================================================================== --- head/games/flightgear-data/Makefile Wed Mar 1 20:41:53 2017 (r435200) +++ head/games/flightgear-data/Makefile Wed Mar 1 20:44:10 2017 (r435201) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flightgear-data -PORTVERSION= 2016.4.4 +PORTVERSION= 2017.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 Wed Mar 1 20:41:53 2017 (r435200) +++ head/games/flightgear-data/distinfo Wed Mar 1 20:44:10 2017 (r435201) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483648719 -SHA256 (FlightGear-2016.4.4-data.tar.bz2) = 3dfd4b82c99a8bf4b81dd31846efce52ed417be180eaa71020ccc914f9a49668 -SIZE (FlightGear-2016.4.4-data.tar.bz2) = 1654119067 +TIMESTAMP = 1487853048 +SHA256 (FlightGear-2017.1.1-data.tar.bz2) = 873c0906934b3d795db9fd78889a5c6badc2fe15229bef549974b1492042fd80 +SIZE (FlightGear-2017.1.1-data.tar.bz2) = 1460031625 Modified: head/games/flightgear/Makefile ============================================================================== --- head/games/flightgear/Makefile Wed Mar 1 20:41:53 2017 (r435200) +++ head/games/flightgear/Makefile Wed Mar 1 20:44:10 2017 (r435201) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= flightgear -PORTVERSION= 2016.4.4 -PORTREVISION= 1 +PORTVERSION= 2017.1.1 CATEGORIES= games MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} Modified: head/games/flightgear/distinfo ============================================================================== --- head/games/flightgear/distinfo Wed Mar 1 20:41:53 2017 (r435200) +++ head/games/flightgear/distinfo Wed Mar 1 20:44:10 2017 (r435201) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483648311 -SHA256 (flightgear-2016.4.4.tar.bz2) = d51992cbe40f1812f9821ab27b838d52e04c10551772d57fc2e815f4444dfafc -SIZE (flightgear-2016.4.4.tar.bz2) = 7560911 +TIMESTAMP = 1487853265 +SHA256 (flightgear-2017.1.1.tar.bz2) = 8f98bbdc027164564cddf660856e0b2f4924c5c9b6a32735b14cd57b4338a028 +SIZE (flightgear-2017.1.1.tar.bz2) = 8057285 Added: head/games/flightgear/files/patch-src-Main-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/flightgear/files/patch-src-Main-CMakeLists.txt Wed Mar 1 20:44:10 2017 (r435201) @@ -0,0 +1,13 @@ +--- src/Main/CMakeLists.txt.orig 2017-02-22 17:29:45.000000000 +0000 ++++ src/Main/CMakeLists.txt 2017-02-28 12:42:12.797102000 +0000 +@@ -157,6 +157,10 @@ + target_link_libraries(fgfs Qt5::Widgets fglauncher) + endif() + ++if(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD") ++ target_link_libraries(fgfs execinfo) ++endif() ++ + if (APPLE) + install(TARGETS fgfs BUNDLE DESTINATION .) + else() Modified: head/games/flightgear/pkg-plist ============================================================================== --- head/games/flightgear/pkg-plist Wed Mar 1 20:41:53 2017 (r435200) +++ head/games/flightgear/pkg-plist Wed Mar 1 20:44:10 2017 (r435201) @@ -1,11 +1,12 @@ bin/GPSsmooth +bin/JSBSim bin/MIDGsmooth bin/UGsmooth bin/fgcom bin/fgelev bin/fgfs bin/fgjs -bin/fgpanel +bin/fgtraffic bin/fgviewer bin/js_demo bin/js_server