Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Dec 2002 15:12:46 +0100
From:      Marco Molteni <molter@tin.it>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46273: [MAINTAINER UPDATE] astro/gpsdrive
Message-ID:  <20021215141246.27367.qmail@cobweb.example.org>

next in thread | raw e-mail | index | archive | help

>Number:         46273
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] astro/gpsdrive
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 15 06:20:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Marco Molteni
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Citello Networks
>Environment:
System: FreeBSD cobweb.example.org 4.7-STABLE
>Description:
        Update of astro/gpsdrive to latest version (1.31)
>How-To-Repeat:
        N/A
>Fix:
        Apply following patch



diff -u -rN gpsdrive/Makefile gpsdrive-1.31/Makefile
--- gpsdrive/Makefile	Thu Oct 24 14:46:06 2002
+++ gpsdrive-1.31/Makefile	Sun Dec 15 11:08:53 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gpsdrive
-PORTVERSION=	1.28
+PORTVERSION=	1.31
 CATEGORIES=	astro
 MASTER_SITES=	http://gpsdrive.kraftvoll.at/     \
 		http://gpsdrive.dotdeguy.de/      \
@@ -27,7 +27,7 @@
 USE_LIBTOOL=	yes
 CONFIGURE_ENV=	CPPFLAGS=-I${LOCALBASE}/include \
 		LDFLAGS=-L${LOCALBASE}/lib
-CONFIGURE_ARGS=	--disable-garmin
+CONFIGURE_ARGS=	--disable-garmin --disable-mysql
 INSTALLS_SHLIB=	yes
 
 MAN1=		gpsdrive.1
diff -u -rN gpsdrive/distinfo gpsdrive-1.31/distinfo
--- gpsdrive/distinfo	Thu Oct 24 14:46:06 2002
+++ gpsdrive-1.31/distinfo	Sun Dec 15 10:14:45 2002
@@ -1 +1 @@
-MD5 (gpsdrive-1.28.tar.gz) = 1cc2b9cf922e5f58fc753c29a24720dd
+MD5 (gpsdrive-1.31.tar.gz) = d6ae72cb4426068afadce2a5e338502b
diff -u -rN gpsdrive/pkg-plist gpsdrive-1.31/pkg-plist
--- gpsdrive/pkg-plist	Thu Oct 24 14:46:06 2002
+++ gpsdrive-1.31/pkg-plist	Sun Dec 15 11:32:44 2002
@@ -4,7 +4,6 @@
 bin/gpsfetchmap
 bin/gpsfetchmap.pl
 bin/gpspoint2gpsdrive.pl
-bin/mb2gpsdrive.pl
 bin/wpcvt
 bin/wpget
 lib/libfly.a
@@ -14,17 +13,21 @@
 lib/libnautic.so
 lib/libnautic.so.2
 share/gpsdrive/friendsicon.png
+share/gpsdrive/gpsdrive/AUTHORS
 share/gpsdrive/gpsdrive/FAQ.gpsdrive
 share/gpsdrive/gpsdrive/FAQ.gpsdrive.fr
-share/gpsdrive/gpsdrive/AUTHORS
 share/gpsdrive/gpsdrive/GPS-receivers
 share/gpsdrive/gpsdrive/LEEME
 share/gpsdrive/gpsdrive/LISEZMOI
+share/gpsdrive/gpsdrive/NMEA.txt
 share/gpsdrive/gpsdrive/README
 share/gpsdrive/gpsdrive/README.FreeBSD
+share/gpsdrive/gpsdrive/README.SQL
 share/gpsdrive/gpsdrive/README.gpspoint2gspdrive
-share/gpsdrive/gpsdrive/README.mb2gpsdrive
+share/gpsdrive/gpsdrive/README.kismet
 share/gpsdrive/gpsdrive/TODO
+share/gpsdrive/gpsdrive/create.sql
+share/gpsdrive/gpsdrive/wp2sql
 share/gpsdrive/gpsdrivesplash.png
 share/locale/da/LC_MESSAGES/gpsdrive.mo
 share/locale/de/LC_MESSAGES/gpsdrive.mo



>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021215141246.27367.qmail>