FreeBSD Bugzilla – Attachment 38796 Details for
Bug 61299
[MAINTAINER UPDATE] astro/gpsdrive
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gpsdrive.diff
gpsdrive.diff (text/x-patch), 4.96 KB, created by
Alex Dupre
on 2004-01-13 10:52:37 UTC
(
hide
)
Description:
gpsdrive.diff
Filename:
MIME Type:
Creator:
Alex Dupre
Created:
2004-01-13 10:52:37 UTC
Size:
4.96 KB
patch
obsolete
>Index: gpsdrive/Makefile >=================================================================== >RCS file: /home/ncvs/ports/astro/gpsdrive/Makefile,v >retrieving revision 1.14 >diff -u -r1.14 Makefile >--- gpsdrive/Makefile 26 Aug 2003 20:25:35 -0000 1.14 >+++ gpsdrive/Makefile 13 Jan 2004 10:48:45 -0000 >@@ -6,27 +6,30 @@ > # > > PORTNAME= gpsdrive >-PORTVERSION= 1.33 >-PORTREVISION= 1 >+PORTVERSION= 2.07.r7 > CATEGORIES= astro > MASTER_SITES= http://gpsdrive.kraftvoll.at/ \ >- http://gpsdrive.dotdeguy.de/ \ >- http://gpsdrive.spoiledmeat.net/ \ >- http://gpsdrive.flugfunk.de/ \ >- http://gpsdrive.alumnosfdi.org/ \ >- http://gpsdrive.teachlinux.com/ >+ http://www.gpsdrive.cc/ \ >+ http://www.kraftvoll.at/ \ >+ http://www.ganter.at/ \ >+ http://www.gpsdrive.de/ \ >+ http://gpsdrive.teachlinux.com/ \ >+ http://gpsdrive.flugfunk.de/ > DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/pre/} > > MAINTAINER= molter@gufi.org > COMMENT= A GPS navigation system > > LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext >+LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre > > USE_GETOPT_LONG=yes > USE_PERL5= yes > USE_GMAKE= yes >-USE_GNOME= gdkpixbuf >+USE_X_PREFIX= yes >+USE_GNOME= gtk20 > USE_LIBTOOL= yes >+USE_GCC= 3.2 > CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ > LDFLAGS=-L${LOCALBASE}/lib > CONFIGURE_ARGS= --disable-garmin --disable-mysql >Index: gpsdrive/distinfo >=================================================================== >RCS file: /home/ncvs/ports/astro/gpsdrive/distinfo,v >retrieving revision 1.6 >diff -u -r1.6 distinfo >--- gpsdrive/distinfo 8 Aug 2003 23:16:29 -0000 1.6 >+++ gpsdrive/distinfo 13 Jan 2004 10:48:45 -0000 >@@ -1 +1 @@ >-MD5 (gpsdrive-1.33.tar.gz) = 140ee8a0addf4c71c3a2d80bbe51c1c6 >+MD5 (gpsdrive-2.07pre7.tar.gz) = 2a409630bc5254920d281adf61f50026 >Index: gpsdrive/pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/astro/gpsdrive/pkg-descr,v >retrieving revision 1.2 >diff -u -r1.2 pkg-descr >--- gpsdrive/pkg-descr 2 Jul 2002 01:03:28 -0000 1.2 >+++ gpsdrive/pkg-descr 13 Jan 2004 10:48:45 -0000 >@@ -1,9 +1,9 @@ >-GpsDrive is a car (bike, ship, plane) navigation system. >+GpsDrive is a car (bike, ship, plane) GPS navigation system. > > GpsDrive displays the position provided from a Garmin or NMEA-capable GPS > receiver on a zoomable map. The map file is autoselected depending on > the position and prefered scale. Speech output is supported if the "festival" >-software is running. GpsDrive is written in C with use of the GTK+ graphic >+software is running. GpsDrive is written in C with use of the GTK-2 graphic > toolkit. > > WWW: http://gpsdrive.kraftvoll.at/ >Index: gpsdrive/pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/astro/gpsdrive/pkg-plist,v >retrieving revision 1.5 >diff -u -r1.5 pkg-plist >--- gpsdrive/pkg-plist 3 Jan 2003 18:28:17 -0000 1.5 >+++ gpsdrive/pkg-plist 13 Jan 2004 10:48:45 -0000 >@@ -1,9 +1,15 @@ >-bin/friendsd >+bin/friendsd2 >+bin/geo-code >+bin/geo-nearest >+bin/geocache2way > bin/gpsd > bin/gpsdrive > bin/gpsfetchmap > bin/gpsfetchmap.pl > bin/gpspoint2gpsdrive.pl >+bin/gpsreplay >+bin/gpssql_backup.sh >+bin/gpssql_restore.sh > bin/wpcvt > bin/wpget > lib/libfly.a >@@ -12,33 +18,38 @@ > lib/libnautic.a > lib/libnautic.so > lib/libnautic.so.2 >+share/gpsdrive/AUTHORS >+share/gpsdrive/CREDITS >+share/gpsdrive/FAQ.gpsdrive >+share/gpsdrive/FAQ.gpsdrive.fr >+share/gpsdrive/GPS-receivers >+share/gpsdrive/LEEME >+share/gpsdrive/LISEZMOI >+share/gpsdrive/NMEA.txt >+share/gpsdrive/README >+share/gpsdrive/README.FreeBSD >+share/gpsdrive/README.SQL >+share/gpsdrive/README.gpspoint2gspdrive >+share/gpsdrive/README.kismet >+share/gpsdrive/TODO >+share/gpsdrive/create.sql > share/gpsdrive/friendsicon.png >-share/gpsdrive/gpsdrive/AUTHORS >-share/gpsdrive/gpsdrive/FAQ.gpsdrive >-share/gpsdrive/gpsdrive/FAQ.gpsdrive.fr >-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.kismet >-share/gpsdrive/gpsdrive/TODO >-share/gpsdrive/gpsdrive/create.sql >-share/gpsdrive/gpsdrive/wp2sql > share/gpsdrive/gpsdrivesplash.png >+share/gpsdrive/map_GPSWORLD.jpg >+share/gpsdrive/wp2sql > share/locale/da/LC_MESSAGES/gpsdrive.mo > share/locale/de/LC_MESSAGES/gpsdrive.mo > share/locale/de_AT/LC_MESSAGES/gpsdrive.mo > share/locale/es/LC_MESSAGES/gpsdrive.mo > share/locale/fr/LC_MESSAGES/gpsdrive.mo >+share/locale/gr/LC_MESSAGES/gpsdrive.mo > share/locale/hu/LC_MESSAGES/gpsdrive.mo > share/locale/it/LC_MESSAGES/gpsdrive.mo >+share/locale/ja/LC_MESSAGES/gpsdrive.mo > share/locale/nl/LC_MESSAGES/gpsdrive.mo >+share/locale/no/LC_MESSAGES/gpsdrive.mo >+share/locale/pt_BR/LC_MESSAGES/gpsdrive.mo > share/locale/sk/LC_MESSAGES/gpsdrive.mo > share/locale/sv/LC_MESSAGES/gpsdrive.mo > share/locale/tr/LC_MESSAGES/gpsdrive.mo >-@dirrm share/gpsdrive/gpsdrive > @dirrm share/gpsdrive
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 61299
:
38795
| 38796