Date: Thu, 22 Aug 2019 16:56:08 +0000 (UTC) From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509610 - head/astro/gpstk Message-ID: <201908221656.x7MGu8ex068601@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fernape Date: Thu Aug 22 16:56:08 2019 New Revision: 509610 URL: https://svnweb.freebsd.org/changeset/ports/509610 Log: astro/gpstk: Update to 2.12 ChangeLog: https://github.com/SGL-UT/GPSTk/releases Reported by: portscout Modified: head/astro/gpstk/Makefile head/astro/gpstk/distinfo head/astro/gpstk/pkg-plist Modified: head/astro/gpstk/Makefile ============================================================================== --- head/astro/gpstk/Makefile Thu Aug 22 16:51:35 2019 (r509609) +++ head/astro/gpstk/Makefile Thu Aug 22 16:56:08 2019 (r509610) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gpstk -PORTVERSION= 2.10.6 +PORTVERSION= 2.12 DISTVERSIONPREFIX= v CATEGORIES= astro devel Modified: head/astro/gpstk/distinfo ============================================================================== --- head/astro/gpstk/distinfo Thu Aug 22 16:51:35 2019 (r509609) +++ head/astro/gpstk/distinfo Thu Aug 22 16:56:08 2019 (r509610) @@ -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 Modified: head/astro/gpstk/pkg-plist ============================================================================== --- head/astro/gpstk/pkg-plist Thu Aug 22 16:51:35 2019 (r509609) +++ head/astro/gpstk/pkg-plist Thu Aug 22 16:56:08 2019 (r509610) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908221656.x7MGu8ex068601>