[Lunar-commits] <moonbase> gpsd: version bump. Need to disable tnt, they are aware it is broken atm but
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Dec 14 11:21:43 CET 2009
commit fc27327aec934befce2d120761524c0495e8757c
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Dec 14 05:21:43 2009 -0500
gpsd: version bump. Need to disable tnt, they are aware it is broken atm but
have no device to fully test on.
---
science/gpsd/BUILD | 2 +-
science/gpsd/DETAILS | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/science/gpsd/BUILD b/science/gpsd/BUILD
index 1160d4e..8db02d4 100644
--- a/science/gpsd/BUILD
+++ b/science/gpsd/BUILD
@@ -1,6 +1,6 @@
(
- OPTS="$OPTS --enable-itrax --enable-tnt --enable-dbus"
+ OPTS="$OPTS --enable-itrax --disable-tnt --enable-dbus"
default_build &&
diff --git a/science/gpsd/DETAILS b/science/gpsd/DETAILS
index f8e3578..4804dff 100644
--- a/science/gpsd/DETAILS
+++ b/science/gpsd/DETAILS
@@ -1,12 +1,12 @@
MODULE=gpsd
- VERSION=2.39
+ VERSION=2.90
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://download.berlios.de/$MODULE/
SOURCE_URL[1]=http://download2.berlios.de/$MODULE/
- SOURCE_VFY=sha1:d3f33da9f8e789119366ec4781957eed118aa08f
+ SOURCE_VFY=sha1:e8831bd8013015633c49e6af37537ee6228e5372
WEB_SITE=http://gpsd.berlios.de/
ENTERED=20070609
- UPDATED=20090319
+ UPDATED=20091214
SHORT="daemon that monitors one or more GPSes"
cat << EOF
More information about the Lunar-commits
mailing list