Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Feb 2022 14:43:41 GMT
From:      Ganael LAPLANCHE <martymac@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 844cc9cbfdba - main - games/flightgear: Update to 2020.3.12
Message-ID:  <202202061443.216EhfXC028712@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by martymac:

URL: https://cgit.FreeBSD.org/ports/commit/?id=844cc9cbfdba0c40d96ff6ae023a491de98f78d9

commit 844cc9cbfdba0c40d96ff6ae023a491de98f78d9
Author:     Ganael LAPLANCHE <martymac@FreeBSD.org>
AuthorDate: 2022-02-06 14:41:46 +0000
Commit:     Ganael LAPLANCHE <martymac@FreeBSD.org>
CommitDate: 2022-02-06 14:41:46 +0000

    games/flightgear: Update to 2020.3.12
    
    Update Simgear and Flightgear ports to 2020.3.12
---
 devel/simgear/Makefile                                      |  2 +-
 devel/simgear/distinfo                                      |  6 +++---
 games/flightgear-data/Makefile                              |  2 +-
 games/flightgear-data/distinfo                              |  6 +++---
 games/flightgear/Makefile                                   |  2 +-
 games/flightgear/distinfo                                   |  6 +++---
 .../flightgear/files/patch-src-Navaids-PositionedOctree.cxx | 13 -------------
 7 files changed, 12 insertions(+), 25 deletions(-)

diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile
index 4ce6b2bad4c2..f239d2d61a60 100644
--- a/devel/simgear/Makefile
+++ b/devel/simgear/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	simgear
-PORTVERSION=	2020.3.11
+PORTVERSION=	2020.3.12
 CATEGORIES=	devel games
 MASTER_SITES=	SF/flightgear/release-${PORTVERSION:R}
 
diff --git a/devel/simgear/distinfo b/devel/simgear/distinfo
index 2bf8fdeaae2e..725f8bf283c2 100644
--- a/devel/simgear/distinfo
+++ b/devel/simgear/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629663788
-SHA256 (simgear-2020.3.11.tar.bz2) = bb8dfcbc2a3b0143d1ffcf01d1a961e566ef21dd33d9cc768d6d9aa5871d4f3c
-SIZE (simgear-2020.3.11.tar.bz2) = 1415047
+TIMESTAMP = 1643923029
+SHA256 (simgear-2020.3.12.tar.bz2) = 5bb299cc5539a9913ab4ebfd612cc7df2a0d8bc6044f6cb399384c725db7d78d
+SIZE (simgear-2020.3.12.tar.bz2) = 1415062
diff --git a/games/flightgear-data/Makefile b/games/flightgear-data/Makefile
index 7513482954a7..63df040497ec 100644
--- a/games/flightgear-data/Makefile
+++ b/games/flightgear-data/Makefile
@@ -1,7 +1,7 @@
 # Created by: Brian Buchanan <brian@CSUA.Berkeley.EDU>
 
 PORTNAME=	flightgear-data
-PORTVERSION=	2020.3.11
+PORTVERSION=	2020.3.12
 CATEGORIES=	games
 MASTER_SITES=	SF/flightgear/release-${PORTVERSION:R}
 DISTNAME=	FlightGear-${PORTVERSION}-data
diff --git a/games/flightgear-data/distinfo b/games/flightgear-data/distinfo
index 1bb3df09c218..bb78ccbb2e99 100644
--- a/games/flightgear-data/distinfo
+++ b/games/flightgear-data/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629665125
-SHA256 (FlightGear-2020.3.11-data.txz) = 123f151b2c0f4220f0dd55e875ca57a4ec38a94f71f8c04c58caeac077e2b558
-SIZE (FlightGear-2020.3.11-data.txz) = 1736954520
+TIMESTAMP = 1643924284
+SHA256 (FlightGear-2020.3.12-data.txz) = 802b16f5ef08b97c2625f01fc49fe73911795bf3f00a46be3bc0a1c26dba3a76
+SIZE (FlightGear-2020.3.12-data.txz) = 1787955196
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index 5724f895921d..b3fada346e31 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -1,7 +1,7 @@
 # Created by: Brian Buchanan <brian@CSUA.Berkeley.EDU>
 
 PORTNAME=	flightgear
-PORTVERSION=	2020.3.11
+PORTVERSION=	2020.3.12
 CATEGORIES=	games
 MASTER_SITES=	SF/flightgear/release-${PORTVERSION:R}
 
diff --git a/games/flightgear/distinfo b/games/flightgear/distinfo
index a398469e56c8..e7283c4a4e87 100644
--- a/games/flightgear/distinfo
+++ b/games/flightgear/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629665894
-SHA256 (flightgear-2020.3.11.tar.bz2) = fe2706c7707ea73abc5114773de45f29861ab0f8f535656af0428ed049ca4a97
-SIZE (flightgear-2020.3.11.tar.bz2) = 8926212
+TIMESTAMP = 1643923108
+SHA256 (flightgear-2020.3.12.tar.bz2) = c0f799200886534ccf064cde0423b5c44826fa265dfe15af044af665cb17d107
+SIZE (flightgear-2020.3.12.tar.bz2) = 8929319
diff --git a/games/flightgear/files/patch-src-Navaids-PositionedOctree.cxx b/games/flightgear/files/patch-src-Navaids-PositionedOctree.cxx
deleted file mode 100644
index dff348dfc8a3..000000000000
--- a/games/flightgear/files/patch-src-Navaids-PositionedOctree.cxx
+++ /dev/null
@@ -1,13 +0,0 @@
-Backport fix from c8d5296f7bef162311a303ff904577b4010c5e80
-
---- src/Navaids/PositionedOctree.cxx.orig	2021-08-23 13:26:31 UTC
-+++ src/Navaids/PositionedOctree.cxx
-@@ -148,7 +148,7 @@ void Leaf::visit(const SGVec3d& aPos, double aCutoff,
- 
- void Leaf::insertChild(FGPositioned::Type ty, PositionedID id)
- {
--  assert(childrenLoaded);
-+  assert(_childrenLoaded);
-   children.insert(children.end(), TypedPositioned(ty, id));
- }
- 



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