Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 2014 09:50:01 GMT
From:      "Tatsuki Makino" <tatsuki_makino@hotmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/187280: New port: astro/GeographicLib Library for geographic projections
Message-ID:  <201405240950.s4O9o1El081588@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/187280; it has been noted by GNATS.

From: "Tatsuki Makino" <tatsuki_makino@hotmail.com>
To: <bug-followup@FreeBSD.org>,
	<tatsuki_makino@hotmail.com>
Cc:  
Subject: Re: ports/187280: New port: astro/GeographicLib Library for geographic projections
Date: Sat, 24 May 2014 18:39:02 +0900

 This is a multi-part message in MIME format.
 
 ------=_NextPart_000_0015_01CF777F.6F125CA0
 Content-Type: text/plain;
 	format=flowed;
 	charset="iso-2022-jp";
 	reply-type=original
 Content-Transfer-Encoding: 7bit
 
 Update to 1.36 
 ------=_NextPart_000_0015_01CF777F.6F125CA0
 Content-Type: application/octet-stream;
 	name="patch-187280.diff"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: attachment;
 	filename="patch-187280.diff"
 
 diff -urN GeographicLib.orig/Makefile GeographicLib/Makefile=0A=
 --- GeographicLib.orig/Makefile	2014-03-05 13:14:12.000000000 +0000=0A=
 +++ GeographicLib/Makefile	2014-05-24 08:39:51.000000000 +0000=0A=
 @@ -2,7 +2,7 @@=0A=
  # $FreeBSD$=0A=
  =0A=
  PORTNAME=3D	GeographicLib=0A=
 -PORTVERSION=3D	1.34=0A=
 +PORTVERSION=3D	1.36=0A=
  CATEGORIES=3D	astro=0A=
  MASTER_SITES=3D	SF/${PORTNAME:L}/distrib \=0A=
  		SF/${PORTNAME:L}:geoids,gravity,magnetic=0A=
 diff -urN GeographicLib.orig/distinfo GeographicLib/distinfo=0A=
 --- GeographicLib.orig/distinfo	2014-03-03 10:29:48.000000000 +0000=0A=
 +++ GeographicLib/distinfo	2014-05-24 07:09:10.000000000 +0000=0A=
 @@ -1,5 +1,5 @@=0A=
 -SHA256 (GeographicLib/GeographicLib-1.34.tar.gz) =3D =
 3f1205255bbc3433696faa849ab6c8002ad5e02c74ddf6bed2e7b57a996c69da=0A=
 -SIZE (GeographicLib/GeographicLib-1.34.tar.gz) =3D 1923163=0A=
 +SHA256 (GeographicLib/GeographicLib-1.36.tar.gz) =3D =
 a93f41d8579b909ee23b593b500fd190739c4a446c13f663f5bb7c9b6707f03d=0A=
 +SIZE (GeographicLib/GeographicLib-1.36.tar.gz) =3D 1927375=0A=
  SHA256 (GeographicLib/geoids-distrib/egm84-30.tar.bz2) =3D =
 18bc3e2b55c4f9f2f9ba8d14380dc47cc5c0d00dc2363b723d2305f30a91498e=0A=
  SIZE (GeographicLib/geoids-distrib/egm84-30.tar.bz2) =3D 416481=0A=
  SHA256 (GeographicLib/geoids-distrib/egm84-15.tar.bz2) =3D =
 579e3dad2f33b54f1fed16edb3ed9d4ae8cdad6ea064f7375af30d678eb2e51c=0A=
 diff -urN GeographicLib.orig/files/patch-configure.ac =
 GeographicLib/files/patch-configure.ac=0A=
 --- GeographicLib.orig/files/patch-configure.ac	2014-03-05 =
 08:25:27.000000000 +0000=0A=
 +++ GeographicLib/files/patch-configure.ac	2014-05-24 07:19:57.000000000 =
 +0000=0A=
 @@ -1,5 +1,5 @@=0A=
 ---- ./configure.ac.orig	2013-12-11 15:01:51.000000000 +0000=0A=
 -+++ ./configure.ac	2014-03-05 08:25:14.000000000 +0000=0A=
 +--- ./configure.ac.orig	2014-05-13 13:56:38.000000000 +0000=0A=
 ++++ ./configure.ac	2014-05-24 07:19:12.000000000 +0000=0A=
  @@ -54,8 +54,10 @@=0A=
   # Checks for typedefs, structures, and compiler characteristics.=0A=
   AC_HEADER_STDBOOL=0A=
 diff -urN GeographicLib.orig/pkg-plist GeographicLib/pkg-plist=0A=
 --- GeographicLib.orig/pkg-plist	2014-03-05 08:11:35.000000000 +0000=0A=
 +++ GeographicLib/pkg-plist	2014-05-24 08:14:27.000000000 +0000=0A=
 @@ -48,10 +48,9 @@=0A=
  include/GeographicLib/UTMUPS.hpp=0A=
  include/GeographicLib/Utility.hpp=0A=
  lib/libGeographic.a=0A=
 -lib/libGeographic.la=0A=
  lib/libGeographic.so=0A=
 -lib/libGeographic.so.10=0A=
 -lib/libGeographic.so.10.1.1=0A=
 +lib/libGeographic.so.12=0A=
 +lib/libGeographic.so.12.0.0=0A=
  lib/python/site-packages/geographiclib/__init__.py=0A=
  lib/python/site-packages/geographiclib/accumulator.py=0A=
  lib/python/site-packages/geographiclib/constants.py=0A=
 @@ -188,20 +187,20 @@=0A=
  share/doc/geographiclib/scripts/geod-calc.html=0A=
  share/doc/geographiclib/scripts/geod-google-instructions.html=0A=
  share/doc/geographiclib/scripts/geod-google.html=0A=
 -@dirrmtry share/doc/geographiclib/scripts/GeographicLib=0A=
 -@dirrmtry share/doc/geographiclib/scripts=0A=
 -@dirrmtry share/doc/geographiclib/html=0A=
 -@dirrmtry share/doc/geographiclib=0A=
 -@dirrmtry share/cmake/GeographicLib=0A=
 -@dirrmtry share/cmake=0A=
 -@dirrmtry %%DATADIR%%/magnetic=0A=
 -@dirrmtry %%DATADIR%%/gravity=0A=
 -@dirrmtry %%DATADIR%%/geoids=0A=
 -@dirrmtry %%DATADIR%%=0A=
 -@dirrmtry libexec/GeographicLib/matlab/private=0A=
 -@dirrmtry libexec/GeographicLib/matlab=0A=
 -@dirrmtry libexec/GeographicLib=0A=
 +@dirrmtry include/GeographicLib=0A=
  @dirrmtry lib/python/site-packages/geographiclib=0A=
  @dirrmtry lib/python/site-packages=0A=
  @dirrmtry lib/python=0A=
 -@dirrmtry include/GeographicLib=0A=
 +@dirrmtry libexec/GeographicLib/matlab/private=0A=
 +@dirrmtry libexec/GeographicLib/matlab=0A=
 +@dirrmtry libexec/GeographicLib=0A=
 +@dirrmtry %%DATADIR%%/geoids=0A=
 +@dirrmtry %%DATADIR%%/gravity=0A=
 +@dirrmtry %%DATADIR%%/magnetic=0A=
 +@dirrmtry %%DATADIR%%=0A=
 +@dirrmtry share/cmake/GeographicLib=0A=
 +@dirrmtry share/cmake=0A=
 +@dirrmtry share/doc/geographiclib/html=0A=
 +@dirrmtry share/doc/geographiclib/scripts/GeographicLib=0A=
 +@dirrmtry share/doc/geographiclib/scripts=0A=
 +@dirrmtry share/doc/geographiclib=0A=
 
 ------=_NextPart_000_0015_01CF777F.6F125CA0--
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405240950.s4O9o1El081588>