diff options
author | jtb <jtb@pkgsrc.org> | 2003-07-12 12:18:10 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2003-07-12 12:18:10 +0000 |
commit | 30907b9de2eca6435211178b4a38aed7695f5487 (patch) | |
tree | 0c18e1226d49e86f3db99e717badb01cc10146bf /misc/proj/distinfo | |
parent | a0a36b9373205838c63776ce9a0b1b28cde994ed (diff) | |
download | pkgsrc-30907b9de2eca6435211178b4a38aed7695f5487.tar.gz |
Update to 4.4.7. The documentation is being split into a
separate package.
4.4.7 Release Notes
-------------------
o Added NTv2 (.gsb) grid shift file support.
o Modified datum shift support so that data file data is only loaded if
needed. Also added 'null' grid as a fallback option, and support for
making grids optional (prefix with '@' in +nadgrids).
o Regenerated nad/epsg file with towgs84 parameters for non-greenwich prime
meridians.
o Updated nad/esri file with better generated form from Paul Ramsey.
o Various bug fixes.
4.4.6 Release Notes
-------------------
o Incorporated new lcca (Lambert Conformal Conic Alternate) projection from
Gerald.
o Updated 'espg' translation file for EPSG 6.2.2 with better support for
prime meridians.
o Added Prime Meridians via +pm command switch to cs2cs (and pj_transform).
o Fixed bug with 7 parameter transforms.
o Added 'esri' pseudo-epsg coordinate system file.
o Cleanup so that PROJ.4 compiles clean as C++ code.
o Added pj_get_def() to expand definitions of stuff like +init clauses.
o Added a Krovak implementation (proj=krov). Note this may change again
in the next release.
Diffstat (limited to 'misc/proj/distinfo')
-rw-r--r-- | misc/proj/distinfo | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/misc/proj/distinfo b/misc/proj/distinfo index a4c8233505b..3e0ee29138b 100644 --- a/misc/proj/distinfo +++ b/misc/proj/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.4 2002/05/03 22:20:06 jtb Exp $ +$NetBSD: distinfo,v 1.5 2003/07/12 12:18:10 jtb Exp $ -SHA1 (proj-4.4.5.tar.gz) = a417e0bc3fc8570e803b5ed0ac7e036db00d5b99 -Size (proj-4.4.5.tar.gz) = 286342 bytes -SHA1 (proj-pdf-docs.tar.gz) = c83a154ac00058fba5097eb39cfc8d27706be4d8 -Size (proj-pdf-docs.tar.gz) = 6918448 bytes +SHA1 (proj-4.4.7.tar.gz) = 7da5ec181d29ca2628578738632be7843a567e23 +Size (proj-4.4.7.tar.gz) = 459333 bytes SHA1 (proj-nad27-1.1.tar.gz) = 0885c8ca5c9311bbe9c99faf8c2c51ded3b7dd23 Size (proj-nad27-1.1.tar.gz) = 1816642 bytes |