aboutsummaryrefslogtreecommitdiff
path: root/astro/geographiclib
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-27 09:44:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-27 09:44:35 +0000
commit238037ffa39edc966cdf25b856e14f2bef4a18d7 (patch)
treea594a49f4e39a64112fc8c56209021b6841dacd8 /astro/geographiclib
parent0a5976f55c61d9b6c25888792c0cfee4cc685eff (diff)
downloadports-238037ffa39edc966cdf25b856e14f2bef4a18d7.tar.gz
ports-238037ffa39edc966cdf25b856e14f2bef4a18d7.zip
- Update to 1.44
PR: 202441 Submitted by: tatsuki_makino@hotmail.com (maintainer)
Notes
Notes: svn path=/head/; revision=395409
Diffstat (limited to 'astro/geographiclib')
-rw-r--r--astro/geographiclib/Makefile6
-rw-r--r--astro/geographiclib/distinfo6
-rw-r--r--astro/geographiclib/pkg-plist10
3 files changed, 15 insertions, 7 deletions
diff --git a/astro/geographiclib/Makefile b/astro/geographiclib/Makefile
index e0888b50cdef..fc2b6b4967f9 100644
--- a/astro/geographiclib/Makefile
+++ b/astro/geographiclib/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= geographiclib
-PORTVERSION= 1.42
+PORTVERSION= 1.44
CATEGORIES= astro
MASTER_SITES= SF/geographiclib/distrib\
SF/geographiclib:geoids,gravity,magnetic
@@ -18,10 +18,10 @@ LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ax_check_compile_flag.m4:${PORTSDIR}/devel/autoconf-archive
USES= autoreconf gmake libtool python
-USE_GCC= any
WRKSRC= ${WRKDIR}/${DISTNAME}
NO_WRKSUBDIR= yes
PORTDOCS= *
+FETCH_ENV+= HTTP_REFERER=
GNU_CONFIGURE= yes
MAKE_ARGS+= geographiclib_data=${DATADIR:Q}
MAKE_ARGS+= pythondir=${PYTHON_SITELIBDIR}/geographiclib
@@ -44,7 +44,7 @@ PERL_CONFIGURE_ENV_OFF= ac_cv_prog_POD2MAN= ac_cv_prog_POD2HTML=
GEOID_NAMES:= egm84-30 egm84-15 egm96-15 egm96-5\
egm2008-5 egm2008-2_5 egm2008-1
GRAVITY_NAMES:= egm84 egm96 egm2008 wgs84 grs80
-MAGNETIC_NAMES:= wmm2010 wmm2015 igrf11 igrf12 emm2010
+MAGNETIC_NAMES:= wmm2010 wmm2015 igrf11 igrf12 emm2010 emm2015
.for n in ${GEOID_NAMES}
GEOID_${n:C/[^0-9A-Z_a-z]/_/g:tu}_DESC= Install ${n} geoid dataset
diff --git a/astro/geographiclib/distinfo b/astro/geographiclib/distinfo
index d450fb2788ed..560463b9e18f 100644
--- a/astro/geographiclib/distinfo
+++ b/astro/geographiclib/distinfo
@@ -1,5 +1,5 @@
-SHA256 (GeographicLib/GeographicLib-1.42.tar.gz) = 10b997a526e75a1a4dc0eb62159d294afaab2e7a900eaa721511becbc868ae09
-SIZE (GeographicLib/GeographicLib-1.42.tar.gz) = 2050213
+SHA256 (GeographicLib/GeographicLib-1.44.tar.gz) = f0423318fb30959632f403935827e06856737cf4621695ecc27fa9c251db9d37
+SIZE (GeographicLib/GeographicLib-1.44.tar.gz) = 2089179
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
@@ -34,3 +34,5 @@ SHA256 (GeographicLib/magnetic-distrib/igrf12.tar.bz2) = fbad03ea24d9aa87e2fbc01
SIZE (GeographicLib/magnetic-distrib/igrf12.tar.bz2) = 6640
SHA256 (GeographicLib/magnetic-distrib/emm2010.tar.bz2) = aa8782fddb505d8dc24e3dd26784712c1b1848227e23cdcb4e4f2d3ed49d9e14
SIZE (GeographicLib/magnetic-distrib/emm2010.tar.bz2) = 3627692
+SHA256 (GeographicLib/magnetic-distrib/emm2015.tar.bz2) = 8e71a9704c5f2714bb65581df68e30f0d84d0ad17286d00efb782e7232334c3f
+SIZE (GeographicLib/magnetic-distrib/emm2015.tar.bz2) = 659405
diff --git a/astro/geographiclib/pkg-plist b/astro/geographiclib/pkg-plist
index efaff32c5708..5ac3c015d4d6 100644
--- a/astro/geographiclib/pkg-plist
+++ b/astro/geographiclib/pkg-plist
@@ -19,6 +19,7 @@ include/GeographicLib/Constants.hpp
include/GeographicLib/DMS.hpp
include/GeographicLib/Ellipsoid.hpp
include/GeographicLib/EllipticFunction.hpp
+include/GeographicLib/GARS.hpp
include/GeographicLib/GeoCoords.hpp
include/GeographicLib/Geocentric.hpp
include/GeographicLib/Geodesic.hpp
@@ -27,6 +28,7 @@ include/GeographicLib/GeodesicLine.hpp
include/GeographicLib/GeodesicLineExact.hpp
include/GeographicLib/Geohash.hpp
include/GeographicLib/Geoid.hpp
+include/GeographicLib/Georef.hpp
include/GeographicLib/Gnomonic.hpp
include/GeographicLib/GravityCircle.hpp
include/GeographicLib/GravityModel.hpp
@@ -52,7 +54,7 @@ include/GeographicLib/Utility.hpp
lib/libGeographic.a
lib/libGeographic.so
lib/libGeographic.so.14
-lib/libGeographic.so.14.0.3
+lib/libGeographic.so.14.2.0
%%PYTHON_SITELIBDIR%%/geographiclib/__init__.py
%%PYTHON_SITELIBDIR%%/geographiclib/accumulator.py
%%PYTHON_SITELIBDIR%%/geographiclib/constants.py
@@ -112,6 +114,8 @@ share/cmake/GeographicLib/FindGeographicLib.cmake
%%GRAVITY_WGS84%%%%DATADIR%%/gravity/wgs84.egm.cof
%%MAGNETIC_EMM2010%%%%DATADIR%%/magnetic/emm2010.wmm
%%MAGNETIC_EMM2010%%%%DATADIR%%/magnetic/emm2010.wmm.cof
+%%MAGNETIC_EMM2015%%%%DATADIR%%/magnetic/emm2015.wmm
+%%MAGNETIC_EMM2015%%%%DATADIR%%/magnetic/emm2015.wmm.cof
%%MAGNETIC_IGRF11%%%%DATADIR%%/magnetic/igrf11.wmm
%%MAGNETIC_IGRF11%%%%DATADIR%%/magnetic/igrf11.wmm.cof
%%MAGNETIC_IGRF12%%%%DATADIR%%/magnetic/igrf12.wmm
@@ -181,7 +185,6 @@ share/matlab/geographiclib/private/A3coeff.m
share/matlab/geographiclib/private/A3f.m
share/matlab/geographiclib/private/AngDiff.m
share/matlab/geographiclib/private/AngNormalize.m
-share/matlab/geographiclib/private/AngNormalize2.m
share/matlab/geographiclib/private/AngRound.m
share/matlab/geographiclib/private/C1f.m
share/matlab/geographiclib/private/C1pf.m
@@ -192,13 +195,16 @@ share/matlab/geographiclib/private/C4coeff.m
share/matlab/geographiclib/private/C4f.m
share/matlab/geographiclib/private/G4coeff.m
share/matlab/geographiclib/private/GeoRotation.m
+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/cvmgt.m
share/matlab/geographiclib/private/eatanhe.m
share/matlab/geographiclib/private/geoid_file.m
share/matlab/geographiclib/private/geoid_load_file.m
share/matlab/geographiclib/private/norm2.m
+share/matlab/geographiclib/private/sincosdx.m
share/matlab/geographiclib/private/sumx.m
share/matlab/geographiclib/private/swap.m
share/matlab/geographiclib/private/tauf.m