summaryrefslogtreecommitdiff
path: root/geography/gpsbabel/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2010-07-05 00:05:22 +0000
committergdt <gdt@pkgsrc.org>2010-07-05 00:05:22 +0000
commit20c5fd2808e369dfe11e18c0f785c9cedf166125 (patch)
tree2e8802ee3fc19e8bc03a0ed01deb968a5480b683 /geography/gpsbabel/Makefile
parenteb8e8ed7712c4ba7dd305d8a5f245d925f587ebd (diff)
downloadpkgsrc-20c5fd2808e369dfe11e18c0f785c9cedf166125.tar.gz
Update to 1.4.1. (Read waypoints ok on netbsd-5/i386 from Garmin
etrex vista HCx.) Summary of Changes: (details at http://www.gpsbabel.org/news/20100620.html) Many new formats. New Features * KML writer now sets the extents of the time sliders automatically for Google Earth 5.0, can now generate gx:Track for Google Earth 5.2. * Improved handling of from Garmin extensions in GPX including ambient temperature, depth, heartrate, and cadence. * Reworked Garmin transparency device matching to work with more devices such as Nuvi 500 and Dakota * Add 'erase_only' option to dg-100. * GDB module now handles Garmin Basecamp files, too. * Try to preserve Ozi icon data in waypoints. * Holux GR245 waypoint now supported. * GUI detects host OS serial ports. * Add HDOP and VDOP to VPL 900. * Added track segment support for many formats, including GPX, delbin, and Garmin protocol. * Added track->tracksegment conversion filter option to track filter. * Convert tracks to courses on Garmin fitness upload. Major Fixes * Fix memory corruption in gbfile when line sizes were a multiple of internal buffer sizes. * Globalsat: flush receive on startup to make BT-335 more reliable. * Add Mega event icon, Whereigo cache type to GPX and KML. * Tweak Earth 5's realtime KML to include end of time window. * Several improvements to Garmin GPI reader. * Read and write fix information in delgpl format. * Garmin Venture HC and Legend H now works better on Mac and Linux. (especially Japanese models.) * Several improvements for OS/X Snow Leopard. * Alllow character set overwrite when sending to USB Garmins. * When writing Garmin routes, don't duplicate waypoints for via points.
Diffstat (limited to 'geography/gpsbabel/Makefile')
-rw-r--r--geography/gpsbabel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/geography/gpsbabel/Makefile b/geography/gpsbabel/Makefile
index db4491b1c03..2582ab68d75 100644
--- a/geography/gpsbabel/Makefile
+++ b/geography/gpsbabel/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.8 2009/05/12 12:27:19 martti Exp $
+# $NetBSD: Makefile,v 1.9 2010/07/05 00:05:22 gdt Exp $
#
-DISTNAME= gpsbabel-1.3.6
+DISTNAME= gpsbabel-1.4.1
CATEGORIES= geography
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsbabel/}
# Download from official site apparently only via interactive form,
# but code is gnu-gpl-v2 so hosted elsewhere as a convenience to
# pkgsrc users.
-MASTER_SITES= http://www.lexort.com/pkgsrc/distfiles/
+MASTER_SITES+= http://www.lexort.com/pkgsrc/distfiles/
MAINTAINER= martti@NetBSD.org
# MAINTAINER+= gdt@NetBSD.org