pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/proj Update to 4.6.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/607fe6c80930
branches: trunk
changeset: 553736:607fe6c80930
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Jan 29 02:24:41 2009 +0000
description:
Update to 4.6.1.
4.6.1 Release Notes
-------------------
o Upgraded to EPSG 6.17 version for nad/epsg. Also corrected the precision
problem introduced in the last version.
o Added logic for tmerc projection to fail rather than return crazy results
if more than 90 degrees away from the central meridian (#5). This change
may only be temporary till a more comprehensive solution is found.
o Fixed handling of extra text in cs2cs.
o Renamed INSTALL to INSTALL.TXT.
o The eqc projection has been generalized to include a latitude of origin.
o Added the glabsgm (Gauss Laborde / Sphere Geometric Mean) projection,
and gstmerc variation.
o nad/IGNF init catalogue created.
o added the ntf_r93.gsb datum shift file.
o Add /Op in nmake.opt compile options to avoid VC7 optimization bug (#12)
o Fix testvarious test script so it works properly when grid files available
diffstat:
misc/proj/Makefile | 4 ++--
misc/proj/PLIST | 3 ++-
misc/proj/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (45 lines):
diff -r aae6f93b0da4 -r 607fe6c80930 misc/proj/Makefile
--- a/misc/proj/Makefile Wed Jan 28 23:31:39 2009 +0000
+++ b/misc/proj/Makefile Thu Jan 29 02:24:41 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2008/01/03 13:37:04 gdt Exp $
+# $NetBSD: Makefile,v 1.26 2009/01/29 02:24:41 gdt Exp $
-DISTNAME= proj-4.6.0
+DISTNAME= proj-4.6.1
CATEGORIES= misc geography
MASTER_SITES= http://download.osgeo.org/proj/
#MASTER_SITES= ftp://ftp.remotesensing.org/pub/proj/ \
diff -r aae6f93b0da4 -r 607fe6c80930 misc/proj/PLIST
--- a/misc/proj/PLIST Wed Jan 28 23:31:39 2009 +0000
+++ b/misc/proj/PLIST Thu Jan 29 02:24:41 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2006/12/10 02:05:27 gdt Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/01/29 02:24:41 gdt Exp $
bin/cs2cs
bin/geod
bin/invgeod
@@ -18,6 +18,7 @@
man/man3/pj_init.3
share/proj/FL
share/proj/GL27
+share/proj/IGNF
share/proj/MD
share/proj/TN
share/proj/WI
diff -r aae6f93b0da4 -r 607fe6c80930 misc/proj/distinfo
--- a/misc/proj/distinfo Wed Jan 28 23:31:39 2009 +0000
+++ b/misc/proj/distinfo Thu Jan 29 02:24:41 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2008/01/03 13:37:04 gdt Exp $
+$NetBSD: distinfo,v 1.11 2009/01/29 02:24:41 gdt Exp $
-SHA1 (proj-4.6.0.tar.gz) = 972b74922d764f71fb0c01cd3f69255611291368
-RMD160 (proj-4.6.0.tar.gz) = f7b138634f7a718f035415b28167b65fdd8020f1
-Size (proj-4.6.0.tar.gz) = 674411 bytes
+SHA1 (proj-4.6.1.tar.gz) = ddfdad6cba28af5f91b14fd6690bd22bbbc79390
+RMD160 (proj-4.6.1.tar.gz) = cfe00371b4013398d6e48b66f3bf1e337ca16647
+Size (proj-4.6.1.tar.gz) = 686045 bytes
SHA1 (proj-datumgrid-1.3.tar.gz) = 78841dcd410e45800656f2325f4bc63c2d5c0ae2
RMD160 (proj-datumgrid-1.3.tar.gz) = fbe226944e9e5caf580d6b50a3add5fa46b4b6d3
Size (proj-datumgrid-1.3.tar.gz) = 2116782 bytes
Home |
Main Index |
Thread Index |
Old Index