diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2019-08-22 16:56:08 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2019-08-22 16:56:08 +0000 |
commit | 344c9f27371fbbb01fc536a1035173aee74cbb61 (patch) | |
tree | 995e9893dbc5f564faed34af155b102cb8b2efc4 /astro/gpstk | |
parent | 695e0150b8b4db98ddca8c753933550b2d69d7c9 (diff) |
astro/gpstk: Update to 2.12
ChangeLog: https://github.com/SGL-UT/GPSTk/releases
Reported by: portscout
Notes
Notes:
svn path=/head/; revision=509610
Diffstat (limited to 'astro/gpstk')
-rw-r--r-- | astro/gpstk/Makefile | 2 | ||||
-rw-r--r-- | astro/gpstk/distinfo | 6 | ||||
-rw-r--r-- | astro/gpstk/pkg-plist | 17 |
3 files changed, 7 insertions, 18 deletions
diff --git a/astro/gpstk/Makefile b/astro/gpstk/Makefile index 29baafff0202..e89b75b21496 100644 --- a/astro/gpstk/Makefile +++ b/astro/gpstk/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gpstk -PORTVERSION= 2.10.6 +PORTVERSION= 2.12 DISTVERSIONPREFIX= v CATEGORIES= astro devel diff --git a/astro/gpstk/distinfo b/astro/gpstk/distinfo index 8d18e42a49e8..91806ce3efba 100644 --- a/astro/gpstk/distinfo +++ b/astro/gpstk/distinfo @@ -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 diff --git a/astro/gpstk/pkg-plist b/astro/gpstk/pkg-plist index 1ba5c69ba0fb..154a27a0a3fa 100644 --- a/astro/gpstk/pkg-plist +++ b/astro/gpstk/pkg-plist @@ -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 |