summaryrefslogtreecommitdiff
path: root/geography/gpsd/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2009-02-11 01:05:25 +0000
committergdt <gdt@pkgsrc.org>2009-02-11 01:05:25 +0000
commit0da6f399096aaeaacdf95d2c48add5c0fe66c612 (patch)
treefdf6e80ce91118dca0505d873e8245c81c309a54 /geography/gpsd/Makefile
parent2bbc285339067a55ddf018f52ac0a837577f0920 (diff)
downloadpkgsrc-0da6f399096aaeaacdf95d2c48add5c0fe66c612.tar.gz
Update to 2.38. patch-ac and patch-ad (security fix to listen only on
localhost) were merged upstream. * Tue Feb 10 Eric S. Raymond <esr@snark.thyrsus.com> - 2.38 Regression test load for RoyalTek RGM3800 and Blumax GPS-009 added. Scaling on E error-estimate fields fixed to match O. Listen on localhost only by default to avoid security problems; this can be overridden with the -G command-line option. The packet-state machine can now recognize RTCM3 packets, though support is not yet complete. Added support for ublox5 and mkt-3301 devices. Add a wrapper around gpsd_hexdump to save CPU. Lots of little fixes to various packet parsers. Always keep the device open: "-n" is not optional any more. xgpsspeed no longer depends on Motif. gpsctl can now ship arbitrary payloads to a device. It's possible to send binary through the control channel with the new "&" command. Experimental new driver for Novatel SuperStarII. The 'g' mode switch command now requires, and returns, 'rtcm104v2' rather than 'rtcm104'; this is design forward for when RTCM104v2 is fully working.
Diffstat (limited to 'geography/gpsd/Makefile')
-rw-r--r--geography/gpsd/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/geography/gpsd/Makefile b/geography/gpsd/Makefile
index eea6fa06576..9696e1995b2 100644
--- a/geography/gpsd/Makefile
+++ b/geography/gpsd/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2008/10/24 13:25:50 gdt Exp $
+# $NetBSD: Makefile,v 1.14 2009/02/11 01:05:25 gdt Exp $
-DISTNAME= gpsd-2.37
-PKGREVISION= 1
+DISTNAME= gpsd-2.38
CATEGORIES= geography
MASTER_SITES= http://download.berlios.de/gpsd/
MAINTAINER= tsarna@NetBSD.org
-# also gdt@NetBSD.org
+# MAINTAINER+= gdt@NetBSD.org
HOMEPAGE= http://gpsd.berlios.de/
COMMENT= GPS information daemon