Update to 1.46.

PR:		207238
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
This commit is contained in:
Raphael Kubo da Costa 2016-02-16 12:55:21 +00:00
parent 2a9a638678
commit 68eede05dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408990
3 changed files with 9 additions and 20 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= geographiclib
PORTVERSION= 1.45
PORTVERSION= 1.46
CATEGORIES= astro
MASTER_SITES= SF/geographiclib/distrib\
SF/geographiclib:geoids,gravity,magnetic
@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ax_check_compile_flag.m4:${PORTSDIR}/devel/autoconf-archive
USES= autoreconf gmake libtool python
USES= autoreconf compiler:c++11-lang gmake libtool python
PORTDOCS= *
FETCH_ENV+= HTTP_REFERER=
GNU_CONFIGURE= yes

View File

@ -1,5 +1,5 @@
SHA256 (GeographicLib/GeographicLib-1.45.tar.gz) = fbcd9fc9b10de0830f5cb57665dc675ae61f81b370873bb4b95540d569410dae
SIZE (GeographicLib/GeographicLib-1.45.tar.gz) = 2158951
SHA256 (GeographicLib/GeographicLib-1.46.tar.gz) = 3a0606fd99fb099572ba1923f556b05b545965359edb92930a658fc99172d962
SIZE (GeographicLib/GeographicLib-1.46.tar.gz) = 2208372
SHA256 (GeographicLib/geoids-distrib/egm84-30.tar.bz2) = 18bc3e2b55c4f9f2f9ba8d14380dc47cc5c0d00dc2363b723d2305f30a91498e
SIZE (GeographicLib/geoids-distrib/egm84-30.tar.bz2) = 416481
SHA256 (GeographicLib/geoids-distrib/egm84-15.tar.bz2) = 579e3dad2f33b54f1fed16edb3ed9d4ae8cdad6ea064f7375af30d678eb2e51c

View File

@ -53,8 +53,8 @@ include/GeographicLib/UTMUPS.hpp
include/GeographicLib/Utility.hpp
lib/libGeographic.a
lib/libGeographic.so
lib/libGeographic.so.14
lib/libGeographic.so.14.2.1
lib/libGeographic.so.17
lib/libGeographic.so.17.0.0
lib/node_modules/geographiclib/LICENSE.txt
lib/node_modules/geographiclib/README.md
lib/node_modules/geographiclib/geographiclib.js
@ -74,6 +74,8 @@ lib/node_modules/geographiclib/test/geodesictest.js
%%PYTHON_SITELIBDIR%%/geographiclib/geodesicline.py
%%PYTHON_SITELIBDIR%%/geographiclib/geomath.py
%%PYTHON_SITELIBDIR%%/geographiclib/polygonarea.py
%%PYTHON_SITELIBDIR%%/geographiclib/test/__init__.py
%%PYTHON_SITELIBDIR%%/geographiclib/test/test_geodesic.py
man/man1/CartConvert.1.gz
man/man1/ConicProj.1.gz
man/man1/GeoConvert.1.gz
@ -136,32 +138,18 @@ share/cmake/GeographicLib/FindGeographicLib.cmake
%%MAGNETIC_WMM2015%%%%DATADIR%%/magnetic/wmm2015.wmm
%%MAGNETIC_WMM2015%%%%DATADIR%%/magnetic/wmm2015.wmm.cof
share/matlab/geographiclib-legacy/Contents.m
share/matlab/geographiclib-legacy/geocentricforward.cpp
share/matlab/geographiclib-legacy/geocentricforward.m
share/matlab/geographiclib-legacy/geocentricreverse.cpp
share/matlab/geographiclib-legacy/geocentricreverse.m
share/matlab/geographiclib-legacy/geodesicdirect.cpp
share/matlab/geographiclib-legacy/geodesicdirect.m
share/matlab/geographiclib-legacy/geodesicinverse.cpp
share/matlab/geographiclib-legacy/geodesicinverse.m
share/matlab/geographiclib-legacy/geodesicline.cpp
share/matlab/geographiclib-legacy/geodesicline.m
share/matlab/geographiclib-legacy/geographiclibinterface.m
share/matlab/geographiclib-legacy/geoidheight.cpp
share/matlab/geographiclib-legacy/geoidheight.m
share/matlab/geographiclib-legacy/localcartesianforward.cpp
share/matlab/geographiclib-legacy/localcartesianforward.m
share/matlab/geographiclib-legacy/localcartesianreverse.cpp
share/matlab/geographiclib-legacy/localcartesianreverse.m
share/matlab/geographiclib-legacy/mgrsforward.cpp
share/matlab/geographiclib-legacy/mgrsforward.m
share/matlab/geographiclib-legacy/mgrsreverse.cpp
share/matlab/geographiclib-legacy/mgrsreverse.m
share/matlab/geographiclib-legacy/polygonarea.cpp
share/matlab/geographiclib-legacy/polygonarea.m
share/matlab/geographiclib-legacy/utmupsforward.cpp
share/matlab/geographiclib-legacy/utmupsforward.m
share/matlab/geographiclib-legacy/utmupsreverse.cpp
share/matlab/geographiclib-legacy/utmupsreverse.m
share/matlab/geographiclib/Contents.m
share/matlab/geographiclib/cassini_fwd.m
@ -211,6 +199,7 @@ share/matlab/geographiclib/private/LatFix.m
share/matlab/geographiclib/private/SinCosSeries.m
share/matlab/geographiclib/private/atan2dx.m
share/matlab/geographiclib/private/cbrtx.m
share/matlab/geographiclib/private/copysignx.m
share/matlab/geographiclib/private/cvmgt.m
share/matlab/geographiclib/private/eatanhe.m
share/matlab/geographiclib/private/geoid_file.m