Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2016 11:20:07 +0000 (UTC)
From:      Ganael LAPLANCHE <martymac@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r427418 - in head: devel/simgear devel/simgear/files games/flightgear games/flightgear-data games/flightgear/files
Message-ID:  <201611301120.uAUBK7De094629@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: martymac
Date: Wed Nov 30 11:20:06 2016
New Revision: 427418
URL: https://svnweb.freebsd.org/changeset/ports/427418

Log:
  Update Simgear and Flightgear ports to 2016.4.2

Added:
  head/devel/simgear/files/patch-simgear-package-md5.h   (contents, props changed)
Deleted:
  head/devel/simgear/files/patch-simgear-sound-soundmgr_openal.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
  head/games/flightgear/files/patch-JS_SERVER-utils-CMakeLists.txt

Modified: head/devel/simgear/Makefile
==============================================================================
--- head/devel/simgear/Makefile	Wed Nov 30 10:50:13 2016	(r427417)
+++ head/devel/simgear/Makefile	Wed Nov 30 11:20:06 2016	(r427418)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	simgear
-PORTVERSION=	2016.3.1
-PORTREVISION=	3
+PORTVERSION=	2016.4.2
 CATEGORIES=	devel games
 MASTER_SITES=	SF/flightgear/release-${PORTVERSION:R}
 

Modified: head/devel/simgear/distinfo
==============================================================================
--- head/devel/simgear/distinfo	Wed Nov 30 10:50:13 2016	(r427417)
+++ head/devel/simgear/distinfo	Wed Nov 30 11:20:06 2016	(r427418)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473849925
-SHA256 (simgear-2016.3.1.tar.bz2) = ae46e1273673be41028ee912d1826e87185ab594053c493707f9dbdeea5159dd
-SIZE (simgear-2016.3.1.tar.bz2) = 1199016
+TIMESTAMP = 1479977489
+SHA256 (simgear-2016.4.2.tar.bz2) = d0a1c7b1f56c15868000805ab501db0540d09692dc5eba34e508e1ee04ed1c11
+SIZE (simgear-2016.4.2.tar.bz2) = 1200183

Added: head/devel/simgear/files/patch-simgear-package-md5.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/simgear/files/patch-simgear-package-md5.h	Wed Nov 30 11:20:06 2016	(r427418)
@@ -0,0 +1,18 @@
+--- simgear/package/md5.h.orig	2016-11-22 11:03:23.506026000 +0000
++++ simgear/package/md5.h	2016-11-22 11:08:06.727103000 +0000
+@@ -23,6 +23,8 @@
+ typedef unsigned char    u_int8_t;
+ typedef unsigned int     u_int32_t;
+ typedef unsigned __int64 u_int64_t;
++#else
++#include <sys/types.h>
+ #endif
+      
+ #define	MD5_BLOCK_LENGTH		64
+@@ -49,4 +51,4 @@
+ 
+      
+ 
+- 
+\ No newline at end of file
++ 

Modified: head/devel/simgear/pkg-plist
==============================================================================
--- head/devel/simgear/pkg-plist	Wed Nov 30 10:50:13 2016	(r427417)
+++ head/devel/simgear/pkg-plist	Wed Nov 30 11:20:06 2016	(r427418)
@@ -126,6 +126,7 @@ include/simgear/math/leastsqs.hxx
 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/misc/CSSBorder.hxx
 include/simgear/misc/ListDiff.hxx
 include/simgear/misc/ResourceManager.hxx

Modified: head/games/flightgear-data/Makefile
==============================================================================
--- head/games/flightgear-data/Makefile	Wed Nov 30 10:50:13 2016	(r427417)
+++ head/games/flightgear-data/Makefile	Wed Nov 30 11:20:06 2016	(r427418)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	flightgear-data
-PORTVERSION=	2016.3.1
+PORTVERSION=	2016.4.2
 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 Nov 30 10:50:13 2016	(r427417)
+++ head/games/flightgear-data/distinfo	Wed Nov 30 11:20:06 2016	(r427418)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473917720
-SHA256 (FlightGear-2016.3.1-data.tar.bz2) = 1eceb36f5b577bb8223ed1520e68179fb9292b95e63ffd9ad695dcc93b814d1c
-SIZE (FlightGear-2016.3.1-data.tar.bz2) = 1430257110
+TIMESTAMP = 1479977726
+SHA256 (FlightGear-2016.4.2-data.tar.bz2) = f2303d4c2c9884d4858c86e1d8470af87cc1798cda482c50acff0bd8e70a2f73
+SIZE (FlightGear-2016.4.2-data.tar.bz2) = 1645287169

Modified: head/games/flightgear/Makefile
==============================================================================
--- head/games/flightgear/Makefile	Wed Nov 30 10:50:13 2016	(r427417)
+++ head/games/flightgear/Makefile	Wed Nov 30 11:20:06 2016	(r427418)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	flightgear
-PORTVERSION=	2016.3.1
-PORTREVISION=	4
+PORTVERSION=	2016.4.2
 CATEGORIES=	games
 MASTER_SITES=	SF/flightgear/release-${PORTVERSION:R}
 
@@ -53,6 +52,7 @@ QT5_USE=	QT5=core,buildtools,gui,qmake,w
 # Chase devel/simgear compiler version
 .if ${COMPILER_TYPE} == gcc && ${COMPILER_VERSION} < 46
 USE_GCC=	yes
+CXXFLAGS+=	-D_GLIBCXX_USE_C99
 .endif
 
 post-install:

Modified: head/games/flightgear/distinfo
==============================================================================
--- head/games/flightgear/distinfo	Wed Nov 30 10:50:13 2016	(r427417)
+++ head/games/flightgear/distinfo	Wed Nov 30 11:20:06 2016	(r427418)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473918171
-SHA256 (flightgear-2016.3.1.tar.bz2) = 501d2f59b8f9d221332044346bbbfe195e42d0195945f8bb0fec8b474bc79c31
-SIZE (flightgear-2016.3.1.tar.bz2) = 7542098
+TIMESTAMP = 1479977577
+SHA256 (flightgear-2016.4.2.tar.bz2) = c42f3b6e3f5f15fa0b9f5b56682d50319c648f45a4671d5b58d82f2468f793b7
+SIZE (flightgear-2016.4.2.tar.bz2) = 7558204

Modified: head/games/flightgear/files/patch-JS_SERVER-utils-CMakeLists.txt
==============================================================================
--- head/games/flightgear/files/patch-JS_SERVER-utils-CMakeLists.txt	Wed Nov 30 10:50:13 2016	(r427417)
+++ head/games/flightgear/files/patch-JS_SERVER-utils-CMakeLists.txt	Wed Nov 30 11:20:06 2016	(r427418)
@@ -1,6 +1,6 @@
---- utils/CMakeLists.txt.orig	2016-03-04 21:48:12.374333305 +0000
-+++ utils/CMakeLists.txt	2016-03-04 21:48:56.931894245 +0000
-@@ -34,3 +34,7 @@
+--- utils/CMakeLists.txt.orig	2016-11-24 08:26:29.486200480 +0000
++++ utils/CMakeLists.txt	2016-11-24 08:26:58.661198446 +0000
+@@ -30,3 +30,7 @@
  if(ENABLE_STGMERGE)
      add_subdirectory(stgmerge)
  endif()



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611301120.uAUBK7De094629>