mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
astro/gpstk: Update to 2.12
ChangeLog: https://github.com/SGL-UT/GPSTk/releases Reported by: portscout
This commit is contained in:
parent
695e0150b8
commit
344c9f2737
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509610
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gpstk
|
||||
PORTVERSION= 2.10.6
|
||||
PORTVERSION= 2.12
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= astro devel
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1539773681
|
||||
SHA256 (SGL-UT-GPSTk-v2.10.6_GH0.tar.gz) = 29a9deec5389da60f5dcac297fc813638206ec6cb949370bb15d61a6654abf64
|
||||
SIZE (SGL-UT-GPSTk-v2.10.6_GH0.tar.gz) = 123324592
|
||||
TIMESTAMP = 1566490804
|
||||
SHA256 (SGL-UT-GPSTk-v2.12_GH0.tar.gz) = 6977b136ff6639c7771c7eb2164bfaef101b7a706ddf281cc203f325ede3fc3c
|
||||
SIZE (SGL-UT-GPSTk-v2.12_GH0.tar.gz) = 128885846
|
||||
|
@ -32,6 +32,7 @@ include/gpstk/BivarStats.hpp
|
||||
include/gpstk/BrcClockCorrection.hpp
|
||||
include/gpstk/BrcKeplerOrbit.hpp
|
||||
include/gpstk/CGCS2000Ellipsoid.hpp
|
||||
include/gpstk/CNav2SanityFilter.hpp
|
||||
include/gpstk/CNavCookFilter.hpp
|
||||
include/gpstk/CNavCrossSourceFilter.hpp
|
||||
include/gpstk/CNavEmptyFilter.hpp
|
||||
@ -245,8 +246,8 @@ include/gpstk/ord.hpp
|
||||
include/gpstk/singleton.hpp
|
||||
include/gpstk/stl_helpers.hpp
|
||||
lib/libgpstk.so
|
||||
lib/libgpstk.so.2.10
|
||||
lib/libgpstk.so.2.10.6
|
||||
lib/libgpstk.so.2.12
|
||||
lib/libgpstk.so.2.12.0
|
||||
share/cmake/GPSTK/GPSTKConfig.cmake
|
||||
share/cmake/GPSTK/GPSTKConfigVersion.cmake
|
||||
share/cmake/GPSTK/GPSTKTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
@ -283,23 +284,11 @@ share/cmake/GPSTK/GPSTKTargets.cmake
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ebre030a.02o
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/evaconf.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example1.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example10.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example11.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example12.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example13.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example14.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example15.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example16.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example17.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example18.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example2.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example3.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example4.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example5.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example6.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example7.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example8.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example9.cpp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/glps015o.10o
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs05.atx
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/igs12851.sp3
|
||||
|
Loading…
Reference in New Issue
Block a user