diff options
author | gdt <gdt@pkgsrc.org> | 2015-03-19 16:16:58 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2015-03-19 16:16:58 +0000 |
commit | 734052e846275fbe0c92538db55fba31bdb324d5 (patch) | |
tree | 540ec1c7f7acb5a31ba3a84f1a79df2836e5c294 /geography/py-proj/distinfo | |
parent | cb4fb2f6462b23d90385ecce5e166963d3fdd530 (diff) | |
download | pkgsrc-734052e846275fbe0c92538db55fba31bdb324d5.tar.gz |
Update to 1.9.4 (leaf).
This required a fairly massive rototill of the PKGNAME/DISTNAME
because of bugs in upstream distfile generation, reported at
https://github.com/jswhit/pyproj/issues/7
But there are no signficant changes in packaging other than coping with the
distfile naming bug.
1.9.4 (git tag v1.9.4rel)
* migrate to github from googlecode.
* update proj4 source code from svn r2595 (version 4.9.0RC2).
* include runtime_library_dirs in setup-proj.py.
* added to_latlong method (issue 51).
* fix back azimuth when lon1 and lon2 are identical.
Diffstat (limited to 'geography/py-proj/distinfo')
-rw-r--r-- | geography/py-proj/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/geography/py-proj/distinfo b/geography/py-proj/distinfo index 0bdd560d6ce..631bf3ccfa4 100644 --- a/geography/py-proj/distinfo +++ b/geography/py-proj/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/01/19 20:00:29 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/03/19 16:16:58 gdt Exp $ -SHA1 (pyproj-1.9.3.tar.gz) = 3f290241e113ea63d0487a48e7e054cc1c3e19f8 -RMD160 (pyproj-1.9.3.tar.gz) = 5bcc667a24d3697cfcaf54d0eb9fff9193ffbfb7 -Size (pyproj-1.9.3.tar.gz) = 2687498 bytes +SHA1 (pyproj/v1.9.4rel.tar.gz) = 31f4c64c2d41d4b77d71725cd963c4160e42ac6f +RMD160 (pyproj/v1.9.4rel.tar.gz) = 65a176a1ca4c38cfe915532260e46e64f79c3afd +Size (pyproj/v1.9.4rel.tar.gz) = 2744881 bytes |