diff options
author | rodent <rodent> | 2014-02-02 14:11:14 +0000 |
---|---|---|
committer | rodent <rodent> | 2014-02-02 14:11:14 +0000 |
commit | 169eeea50524c0a3f7c73081c8e774cc71791a43 (patch) | |
tree | cd1d0cf521fac85bcb18bc3d4185ad3a8a5a04f3 /geography | |
parent | 26d1df53c81583afbab49b6572c92542436eca24 (diff) | |
download | pkgsrc-169eeea50524c0a3f7c73081c8e774cc71791a43.tar.gz |
Update to latest release, 0.4.0. From ChangeLog:
gipfel-0.4.0
* Fix compilation with fltk-1.3.x.
* Use proper distance for distortion correction.
* Don't update coordinates of marked hills.
* Remove compute button.
Positions are now updated automatically when marked hills are moved.
* Fix focal length for images in portrait format.
* Fix up/down keys in viewpoint chooser.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/gipfel/Makefile | 5 | ||||
-rw-r--r-- | geography/gipfel/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/geography/gipfel/Makefile b/geography/gipfel/Makefile index b968ea237b4..a3bf0f5f324 100644 --- a/geography/gipfel/Makefile +++ b/geography/gipfel/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2013/02/16 11:21:31 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/02/02 14:11:14 rodent Exp $ # -DISTNAME= gipfel-0.3.2 -PKGREVISION= 9 +DISTNAME= gipfel-0.4.0 CATEGORIES= geography graphics MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ diff --git a/geography/gipfel/distinfo b/geography/gipfel/distinfo index f4071c1b203..1220860b180 100644 --- a/geography/gipfel/distinfo +++ b/geography/gipfel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/11 08:10:56 obache Exp $ +$NetBSD: distinfo,v 1.2 2014/02/02 14:11:14 rodent Exp $ -SHA1 (gipfel-0.3.2.tar.gz) = 5681563f75c4247ced169161da32348a2f7600b3 -RMD160 (gipfel-0.3.2.tar.gz) = f343d2b7cae149a59e6f84b0a9d3e316ac520c20 -Size (gipfel-0.3.2.tar.gz) = 479987 bytes +SHA1 (gipfel-0.4.0.tar.gz) = 358963df953244e2a71cd52ac196f23435ae92c5 +RMD160 (gipfel-0.4.0.tar.gz) = 34baf7241f4b18d119a5cc0300aa5912284c6de6 +Size (gipfel-0.4.0.tar.gz) = 496685 bytes |