From 379e492dbd709710839e115febd38f4f7833e335 Mon Sep 17 00:00:00 2001 From: gdt Date: Wed, 14 Mar 2012 23:36:06 +0000 Subject: Update to 4.8.0. As a byproduct, update proj-datumgrid to 1.5, which has an additional grid shift file. Add a test target; regression tests now pass at least on NetBSD/i386 5.1_STABLE. 4.8.0 Release Notes ------------------- o Added the Natural Earth projection. o Added HEALPIX, rHEALPIX and Icosahedral Snyder Equal Area projections. o nad2bin now produces "CTable2" format grid shift files by default which are platform independent. o nad2nad removed, use cs2cs for datum shift operations. o projects.h no longer installed as a public include file. Please try to only use proj_api.h. o Add pj_get_spheroid_defn() accessor. o Added an alternate version of pj_init() that takes a projCtx (execution context) structure to address multithreading issues with error management and to provide a support for application hookable error reporting and logging. o Upgrade to EPSG 7.9. Some changes in ideal datum selection. o JNI bindings reworked, org.proj4.Projections deprecated in favor of org.proj4.PJ. o Added preliminary vertical datum support. o Fix various multithreading issues, particular in datum grid handling code. o Added support for the +axis= option for alternate axis orientations as part of a coordinate system (used for TM South Orientated support). o +proj=omerc implementatioin replaced with code from libproj4. +rot_conv flag no longer works, and some coordinate systems (ie. Malaysian) will need to use +gamma instead. "epsg" init file updated accordingly. --- geography/proj/distinfo | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'geography/proj/distinfo') diff --git a/geography/proj/distinfo b/geography/proj/distinfo index f2a36c5d196..d832592aa7f 100644 --- a/geography/proj/distinfo +++ b/geography/proj/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/03/14 16:26:22 wiz Exp $ +$NetBSD: distinfo,v 1.2 2012/03/14 23:36:06 gdt Exp $ -SHA1 (proj-4.7.0.tar.gz) = bfe59b8dc1ea0c57e1426c37ff2b238fea66acd7 -RMD160 (proj-4.7.0.tar.gz) = cd96c09906b99d2ad205cc087e2863910d1124e1 -Size (proj-4.7.0.tar.gz) = 684923 bytes -SHA1 (proj-datumgrid-1.4.tar.gz) = 1ef8262271daabed37db1816a4796f06ea5e1ba9 -RMD160 (proj-datumgrid-1.4.tar.gz) = f8b7f866ad8d7e148a81f746d66e2c5dfa914045 -Size (proj-datumgrid-1.4.tar.gz) = 2252273 bytes +SHA1 (proj-4.8.0.tar.gz) = 5c8d6769a791c390c873fef92134bf20bb20e82a +RMD160 (proj-4.8.0.tar.gz) = a2a20159b333aeef9f6322ccc97a0a14cc38fe89 +Size (proj-4.8.0.tar.gz) = 785279 bytes +SHA1 (proj-datumgrid-1.5.tar.gz) = 38385e05f50445fe1b72243e54875360c4426a30 +RMD160 (proj-datumgrid-1.5.tar.gz) = 9a75d4c1652c6b1a614ee5e90c77138a2af34025 +Size (proj-datumgrid-1.5.tar.gz) = 2252308 bytes +SHA1 (patch-README) = f8b38e806254135314f00f2583a744b39d38c527 -- cgit v1.2.3