From owner-svn-ports-all@FreeBSD.ORG Fri Mar 13 13:03:49 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BD9DCD15; Fri, 13 Mar 2015 13:03:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A7C73600; Fri, 13 Mar 2015 13:03:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2DD3nQf075718; Fri, 13 Mar 2015 13:03:49 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2DD3mrI075714; Fri, 13 Mar 2015 13:03:48 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201503131303.t2DD3mrI075714@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 13 Mar 2015 13:03:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381177 - head/astro/geographiclib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Mar 2015 13:03:49 -0000 Author: vanilla Date: Fri Mar 13 13:03:48 2015 New Revision: 381177 URL: https://svnweb.freebsd.org/changeset/ports/381177 QAT: https://qat.redports.org/buildarchive/r381177/ Log: Upgrade to 1.41. PR: 198555 Submitted by: maintainer Modified: head/astro/geographiclib/Makefile head/astro/geographiclib/distinfo head/astro/geographiclib/pkg-plist Modified: head/astro/geographiclib/Makefile ============================================================================== --- head/astro/geographiclib/Makefile Fri Mar 13 11:54:29 2015 (r381176) +++ head/astro/geographiclib/Makefile Fri Mar 13 13:03:48 2015 (r381177) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geographiclib -PORTVERSION= 1.40 +PORTVERSION= 1.41 CATEGORIES= astro MASTER_SITES= SF/geographiclib/distrib\ SF/geographiclib:geoids,gravity,magnetic @@ -30,7 +30,7 @@ USE_LDCONFIG= yes OPTIONS_DEFINE= DOXYGEN PERL OPTIONS_DEFAULT= DOXYGEN PERL\ GEOID_EGM96_5 GRAVITY_EGM96 GRAVITY_WGS84\ - MAGNETIC_WMM2015 MAGNETIC_IGRF11 + MAGNETIC_WMM2015 MAGNETIC_IGRF12 PERL_DESC= Build documentation with pod2man and pod2html OPTIONS_GROUP= DATASETS OPTIONS_SUB= yes @@ -43,7 +43,7 @@ PERL_CONFIGURE_ENV_OFF= ac_cv_prog_POD2M 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 emm2010 +MAGNETIC_NAMES:= wmm2010 wmm2015 igrf11 igrf12 emm2010 .for n in ${GEOID_NAMES} GEOID_${n:C/[^0-9A-Z_a-z]/_/g:tu}_DESC= Install ${n} geoid dataset Modified: head/astro/geographiclib/distinfo ============================================================================== --- head/astro/geographiclib/distinfo Fri Mar 13 11:54:29 2015 (r381176) +++ head/astro/geographiclib/distinfo Fri Mar 13 13:03:48 2015 (r381177) @@ -1,5 +1,5 @@ -SHA256 (GeographicLib/GeographicLib-1.40.tar.gz) = 4e82cca92277cb89482a86400ae01ddd7d6ad4f9046f3052068981ec52ed2d8c -SIZE (GeographicLib/GeographicLib-1.40.tar.gz) = 2035280 +SHA256 (GeographicLib/GeographicLib-1.41.tar.gz) = 9d5eb90d5d33b0cbbecf71937acbfbd556615e346822340abdcb427aaf0390db +SIZE (GeographicLib/GeographicLib-1.41.tar.gz) = 2037253 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 @@ -30,5 +30,7 @@ SHA256 (GeographicLib/magnetic-distrib/w SIZE (GeographicLib/magnetic-distrib/wmm2015.tar.bz2) = 1425 SHA256 (GeographicLib/magnetic-distrib/igrf11.tar.bz2) = 1289557fe660052c8fb42eb62d3307e8efd95a4d05031a1befd92f1f433f6457 SIZE (GeographicLib/magnetic-distrib/igrf11.tar.bz2) = 6011 +SHA256 (GeographicLib/magnetic-distrib/igrf12.tar.bz2) = fbad03ea24d9aa87e2fbc0179ea7f8a4787f235a2ec360abe42cd312000cba3f +SIZE (GeographicLib/magnetic-distrib/igrf12.tar.bz2) = 6640 SHA256 (GeographicLib/magnetic-distrib/emm2010.tar.bz2) = aa8782fddb505d8dc24e3dd26784712c1b1848227e23cdcb4e4f2d3ed49d9e14 SIZE (GeographicLib/magnetic-distrib/emm2010.tar.bz2) = 3627692 Modified: head/astro/geographiclib/pkg-plist ============================================================================== --- head/astro/geographiclib/pkg-plist Fri Mar 13 11:54:29 2015 (r381176) +++ head/astro/geographiclib/pkg-plist Fri Mar 13 13:03:48 2015 (r381177) @@ -52,7 +52,7 @@ include/GeographicLib/Utility.hpp lib/libGeographic.a lib/libGeographic.so lib/libGeographic.so.14 -lib/libGeographic.so.14.0.1 +lib/libGeographic.so.14.0.2 %%PYTHON_SITELIBDIR%%/geographiclib/__init__.py %%PYTHON_SITELIBDIR%%/geographiclib/accumulator.py %%PYTHON_SITELIBDIR%%/geographiclib/constants.py @@ -185,6 +185,8 @@ share/cmake/GeographicLib/FindGeographic %%MAGNETIC_EMM2010%%%%DATADIR%%/magnetic/emm2010.wmm.cof %%MAGNETIC_IGRF11%%%%DATADIR%%/magnetic/igrf11.wmm %%MAGNETIC_IGRF11%%%%DATADIR%%/magnetic/igrf11.wmm.cof +%%MAGNETIC_IGRF12%%%%DATADIR%%/magnetic/igrf12.wmm +%%MAGNETIC_IGRF12%%%%DATADIR%%/magnetic/igrf12.wmm.cof %%MAGNETIC_WMM2010%%%%DATADIR%%/magnetic/wmm2010.wmm %%MAGNETIC_WMM2010%%%%DATADIR%%/magnetic/wmm2010.wmm.cof %%MAGNETIC_WMM2015%%%%DATADIR%%/magnetic/wmm2015.wmm