From owner-svn-ports-all@FreeBSD.ORG Sat Jan 3 22:54:45 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 84299895; Sat, 3 Jan 2015 22:54:45 +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 6FBB92D5D; Sat, 3 Jan 2015 22:54:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t03MsjVx021910; Sat, 3 Jan 2015 22:54:45 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t03MsiwT021907; Sat, 3 Jan 2015 22:54:44 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201501032254.t03MsiwT021907@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 3 Jan 2015 22:54:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376175 - 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: Sat, 03 Jan 2015 22:54:45 -0000 Author: pawel Date: Sat Jan 3 22:54:43 2015 New Revision: 376175 URL: https://svnweb.freebsd.org/changeset/ports/376175 QAT: https://qat.redports.org/buildarchive/r376175/ Log: Update to version 1.40 PR: 196413 Submitted by: Tatsuki Makino (maintainer) Modified: head/astro/geographiclib/Makefile head/astro/geographiclib/distinfo head/astro/geographiclib/pkg-plist Modified: head/astro/geographiclib/Makefile ============================================================================== --- head/astro/geographiclib/Makefile Sat Jan 3 22:20:10 2015 (r376174) +++ head/astro/geographiclib/Makefile Sat Jan 3 22:54:43 2015 (r376175) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geographiclib -PORTVERSION= 1.39 +PORTVERSION= 1.40 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_WMM2010 MAGNETIC_IGRF11 + MAGNETIC_WMM2015 MAGNETIC_IGRF11 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 igrf11 emm2010 +MAGNETIC_NAMES:= wmm2010 wmm2015 igrf11 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 Sat Jan 3 22:20:10 2015 (r376174) +++ head/astro/geographiclib/distinfo Sat Jan 3 22:54:43 2015 (r376175) @@ -1,5 +1,5 @@ -SHA256 (GeographicLib/GeographicLib-1.39.tar.gz) = d4d69dad1009a7df04c1895fd3b176c8bfe404398112c075e009418d98ba3bfb -SIZE (GeographicLib/GeographicLib-1.39.tar.gz) = 2025899 +SHA256 (GeographicLib/GeographicLib-1.40.tar.gz) = 4e82cca92277cb89482a86400ae01ddd7d6ad4f9046f3052068981ec52ed2d8c +SIZE (GeographicLib/GeographicLib-1.40.tar.gz) = 2035280 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 @@ -26,6 +26,8 @@ SHA256 (GeographicLib/gravity-distrib/gr SIZE (GeographicLib/gravity-distrib/grs80.tar.bz2) = 784 SHA256 (GeographicLib/magnetic-distrib/wmm2010.tar.bz2) = a40aced2d5d36b3183f3efc759820d16a7daab81a33a0b81db0510e8d17dbb5e SIZE (GeographicLib/magnetic-distrib/wmm2010.tar.bz2) = 1442 +SHA256 (GeographicLib/magnetic-distrib/wmm2015.tar.bz2) = 4c3fddb09955bbb556a955d81580af89172d8b630b54b45e1b2fabc194ec474f +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/emm2010.tar.bz2) = aa8782fddb505d8dc24e3dd26784712c1b1848227e23cdcb4e4f2d3ed49d9e14 Modified: head/astro/geographiclib/pkg-plist ============================================================================== --- head/astro/geographiclib/pkg-plist Sat Jan 3 22:20:10 2015 (r376174) +++ head/astro/geographiclib/pkg-plist Sat Jan 3 22:54:43 2015 (r376175) @@ -52,7 +52,7 @@ include/GeographicLib/Utility.hpp lib/libGeographic.a lib/libGeographic.so lib/libGeographic.so.14 -lib/libGeographic.so.14.0.0 +lib/libGeographic.so.14.0.1 %%PYTHON_SITELIBDIR%%/geographiclib/__init__.py %%PYTHON_SITELIBDIR%%/geographiclib/accumulator.py %%PYTHON_SITELIBDIR%%/geographiclib/constants.py @@ -187,3 +187,5 @@ share/cmake/GeographicLib/FindGeographic %%MAGNETIC_IGRF11%%%%DATADIR%%/magnetic/igrf11.wmm.cof %%MAGNETIC_WMM2010%%%%DATADIR%%/magnetic/wmm2010.wmm %%MAGNETIC_WMM2010%%%%DATADIR%%/magnetic/wmm2010.wmm.cof +%%MAGNETIC_WMM2015%%%%DATADIR%%/magnetic/wmm2015.wmm +%%MAGNETIC_WMM2015%%%%DATADIR%%/magnetic/wmm2015.wmm.cof