summaryrefslogtreecommitdiff
path: root/geography/viking/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2010-04-12 01:06:40 +0000
committergdt <gdt@pkgsrc.org>2010-04-12 01:06:40 +0000
commita17fba28c595c82adadea8959720a4de25120384 (patch)
treef4d69b730b4aea3768d835f5eb557898a22948e1 /geography/viking/Makefile
parentfab17e1c725b227cda8db7bd401fe8c689aa64e8 (diff)
downloadpkgsrc-a17fba28c595c82adadea8959720a4de25120384.tar.gz
Update to 0.9.93.
Viking 0.9.93 (2010-04-11) New features since 0.9.92 * Allow overriding map source * Make GPS layer cut/copy available from popup menu. * [DOC] Document new files in viking's manpage * Increase possible smaller zoom * Add negative scales so that we can have bigger zoom on maps * Allow images from bigger and smaller zoom to be selected if current zoom has n o image Fixes since 0.9.92 * Fix: set a default filename while exporting * [DOC] Fix: Viking's sources are hosted by Git now * Further variable type corrections. * Fix GPS layer copy. * Fix Track/Waypoint Layer Paste on 64bit systems. * [DOC] Fix FILES section of manpage. * Fix: First Track not Black in Draw All Tracks Black Mode.
Diffstat (limited to 'geography/viking/Makefile')
-rw-r--r--geography/viking/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/viking/Makefile b/geography/viking/Makefile
index 3c0e71d853d..f33da36a2d0 100644
--- a/geography/viking/Makefile
+++ b/geography/viking/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2010/03/15 22:58:40 gdt Exp $
+# $NetBSD: Makefile,v 1.12 2010/04/12 01:06:40 gdt Exp $
#
-DISTNAME= viking-0.9.92
+DISTNAME= viking-0.9.93
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=viking/}