[Lunar-commits] <moonbase-other> gpsd: Bump to 3.11 and required unset CPPFLAGS.
Dennis Veatch
dennisveatch at bellsouth.net
Fri Sep 5 13:44:13 CEST 2014
commit 90eec0e2450364d73709c1a51de2a2fea7ce49eb
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Fri, 05 Sep 2014 07:43:43 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/90eec0e2450364d73709c1a51de2a2fea7ce49eb
gpsd: Bump to 3.11 and required unset CPPFLAGS.
---
science/gpsd/BUILD | +2/-3
science/gpsd/DETAILS | +3/-3
2 files changed, 5 insertions(+), 6 deletions(-)
--- a/science/gpsd/BUILD
+++ b/science/gpsd/BUILD
@@ -1,4 +1,5 @@
-(
+
+ unset CPPFLAGS
if in_depends $MODULE qt4 ; then
. /etc/profile.d/qt4.rc
@@ -17,5 +18,3 @@
if in_depends $MODULE udev; then
scons udev-install
fi
-
-) > $C_FIFO 2>&1
--- a/science/gpsd/DETAILS
+++ b/science/gpsd/DETAILS
@@ -1,11 +1,11 @@
MODULE=gpsd
- VERSION=3.9
+ VERSION=3.11
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://download.savannah.gnu.org/releases/gpsd/
- SOURCE_VFY=sha1:ff1db303000910d7cb7bfc3a75c97a0800df0f1b
+ SOURCE_VFY=sha1:9ba8a9bcf55f6d82b839cbddf3d9be64fdbfd06a
WEB_SITE=http://catb.org/gpsd/
ENTERED=20070609
- UPDATED=20130606
+ UPDATED=20140905
SHORT="daemon that monitors one or more GPSes"
cat << EOF
More information about the Lunar-commits
mailing list