mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Update Simgear and Flightgear ports to 2020.3.5
This commit is contained in:
parent
d7439c9e97
commit
0a856c6854
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560380
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= simgear
|
||||
PORTVERSION= 2020.3.4
|
||||
PORTVERSION= 2020.3.5
|
||||
CATEGORIES= devel games
|
||||
MASTER_SITES= SF/flightgear/release-${PORTVERSION:R}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1607188459
|
||||
SHA256 (simgear-2020.3.4.tar.bz2) = 10d4159d84ae0c6f457b089cba5050a705d7b6ca42f42e19f8c2ed4b69434ad1
|
||||
SIZE (simgear-2020.3.4.tar.bz2) = 1408064
|
||||
TIMESTAMP = 1609792433
|
||||
SHA256 (simgear-2020.3.5.tar.bz2) = eb42497da30e13354098e8d08b72633dc9321b3452fcef15b98dfdd30c511c41
|
||||
SIZE (simgear-2020.3.5.tar.bz2) = 1408888
|
||||
|
@ -54,6 +54,7 @@ include/simgear/canvas/layout/SpacerItem.hxx
|
||||
include/simgear/compiler.h
|
||||
include/simgear/constants.h
|
||||
include/simgear/debug/BufferedLogCallback.hxx
|
||||
include/simgear/debug/ErrorReportingCallback.hxx
|
||||
include/simgear/debug/OsgIoCapture.hxx
|
||||
include/simgear/debug/debug_types.h
|
||||
include/simgear/debug/logstream.hxx
|
||||
@ -356,6 +357,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.2020.3.4
|
||||
lib/libSimGearCore.so.2020.3.5
|
||||
lib/libSimGearScene.so
|
||||
lib/libSimGearScene.so.2020.3.4
|
||||
lib/libSimGearScene.so.2020.3.5
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flightgear-data
|
||||
PORTVERSION= 2020.3.4
|
||||
PORTVERSION= 2020.3.5
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/flightgear/release-${PORTVERSION:R}
|
||||
DISTNAME= FlightGear-${PORTVERSION}-data
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1607189026
|
||||
SHA256 (FlightGear-2020.3.4-data.tar.bz2) = 6fde29639b3a2892be307f657c5f19ea15ee537618ae44abf5cab5b8f19a11b3
|
||||
SIZE (FlightGear-2020.3.4-data.tar.bz2) = 1991468377
|
||||
TIMESTAMP = 1609792792
|
||||
SHA256 (FlightGear-2020.3.5-data.tar.bz2) = 3acc7f7d21d4013dd8251d798b01fdcbede9e116482ae9adaa1517fe8b0765d9
|
||||
SIZE (FlightGear-2020.3.5-data.tar.bz2) = 1991750471
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flightgear
|
||||
PORTVERSION= 2020.3.4
|
||||
PORTVERSION= 2020.3.5
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/flightgear/release-${PORTVERSION:R}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1607188476
|
||||
SHA256 (flightgear-2020.3.4.tar.bz2) = c8f375641071273d0410697df4438eb9f2758d7c2a6b568402d643744180a909
|
||||
SIZE (flightgear-2020.3.4.tar.bz2) = 8804983
|
||||
TIMESTAMP = 1609792808
|
||||
SHA256 (flightgear-2020.3.5.tar.bz2) = 7e0979163c17a803def30fa2324cca3fb346bc5368919d5ee30974d457dd5217
|
||||
SIZE (flightgear-2020.3.5.tar.bz2) = 8831096
|
||||
|
Loading…
Reference in New Issue
Block a user