svn commit: r408990 - head/astro/geographiclib
Raphael Kubo da Costa
rakuco at FreeBSD.org
Tue Feb 16 12:55:22 UTC 2016
Author: rakuco
Date: Tue Feb 16 12:55:21 2016
New Revision: 408990
URL: https://svnweb.freebsd.org/changeset/ports/408990
Log:
Update to 1.46.
PR: 207238
Submitted by: Tatsuki Makino <tatsuki_makino at hotmail.com> (maintainer)
Modified:
head/astro/geographiclib/Makefile
head/astro/geographiclib/distinfo
head/astro/geographiclib/pkg-plist
Modified: head/astro/geographiclib/Makefile
==============================================================================
--- head/astro/geographiclib/Makefile Tue Feb 16 12:49:54 2016 (r408989)
+++ head/astro/geographiclib/Makefile Tue Feb 16 12:55:21 2016 (r408990)
@@ -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
Modified: head/astro/geographiclib/distinfo
==============================================================================
--- head/astro/geographiclib/distinfo Tue Feb 16 12:49:54 2016 (r408989)
+++ head/astro/geographiclib/distinfo Tue Feb 16 12:55:21 2016 (r408990)
@@ -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
Modified: head/astro/geographiclib/pkg-plist
==============================================================================
--- head/astro/geographiclib/pkg-plist Tue Feb 16 12:49:54 2016 (r408989)
+++ head/astro/geographiclib/pkg-plist Tue Feb 16 12:55:21 2016 (r408990)
@@ -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/geod
%%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/FindGeographic
%%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/LatFi
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
More information about the svn-ports-head
mailing list