Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2006 21:08:17 -0700 (PDT)
From:      David Wolfskill <david@catwhisker.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100848: GPSMan 6.3 -> 6.3.1
Message-ID:  <200607260408.k6Q48HP4018202@bunrab.catwhisker.org>
Resent-Message-ID: <200607260410.k6Q4A696046780@freefall.freebsd.org>

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

>Number:         100848
>Category:       ports
>Synopsis:       GPSMan 6.3 -> 6.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 26 04:10:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     David Wolfskill
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Wolfskill & Dowling Residence
>Environment:
System: FreeBSD g1-18.catwhisker.org. 6.1-STABLE FreeBSD 6.1-STABLE #132: Tue Jul 25 06:35:10 PDT 2006     root@g1-18.catwhisker.org.:/common/S1/obj/usr/src/sys/LAPTOP_30W  i386


>Description:
	The author of the code has released an update for GPSMan.  The
	appended patch brings the astro/gpsman port up-to-date so that
	it builds GPSMan-6.3.1, which is a bugfix for 6.3.

	Here are the documented changes from 6.3 to 6.31:

	- importation of waypoints from Kismet  .network files with
	  location information, asked by Bernd Stuht; some new options
	  on this should be configured by editing config.tcl.

	- map window can now be resized.

	- WARNING: Garmin USB support for some recent Garmin receivers
	  will need at least version 0.28 of the garmin_gps Linux kernel
	  driver.

	- updates to Garmin support following the specifications
	  made available in May 2006, but not (yet) covering some new
	  protocols for fitness-oriented receivers.

	- explicit support for several Garmin receivers or their new
	  firmware versions, including: GPSMAP 60CSX and 76CSX, EDGE 205 and
	  305, GPS 18USB, eTrex Legend Cx, Forerunner 205, and GPS 60; with
	  thanks for all those who sent protocol lists: Doug Larrick,
	  Thomas Zumbrunn, Jiri Dvorak, Daniel Dorau, Nenad, Elric Milon
	  Beltran, Michel Equeter, Dominic Hargreaves, Sébastien Roy, Nicolas
	  Brouard, Reinhold Pschierer, Sven Anders, Jon Stockill.

>How-To-Repeat:
	n/a

>Fix:
	Apply the following patch, then

		portupgrade gpsman-6.3

Index: Makefile
===================================================================
RCS file: /cvs/freebsd/ports/astro/gpsman/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	11 May 2006 16:45:18 -0000	1.16
+++ Makefile	26 Jul 2006 03:10:54 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gpsman
-PORTVERSION=	6.3
+PORTVERSION=	6.3.1
 CATEGORIES=	astro tk84
 MASTER_SITES=	http://www.ncc.up.pt/gpsman/gpsmanhtml/
 MASTER_SITE_SUBDIR=	science/cartography
Index: distinfo
===================================================================
RCS file: /cvs/freebsd/ports/astro/gpsman/distinfo,v
retrieving revision 1.12
diff -u -r1.12 distinfo
--- distinfo	11 May 2006 16:45:18 -0000	1.12
+++ distinfo	26 Jul 2006 03:19:46 -0000
@@ -1,3 +1,3 @@
-MD5 (gpsman-6.3.tgz) = 8a1d23bb45929af3d0011a22bf3986fb
-SHA256 (gpsman-6.3.tgz) = 3643f422f7ff9f21e2a085438556904fef76df77383ff52787128fdfd1e530db
-SIZE (gpsman-6.3.tgz) = 1152069
+MD5 (gpsman-6.3.1.tgz) = 88a04a39feccddd3693f15ca8457e89d
+SHA256 (gpsman-6.3.1.tgz) = 297aaf2c423c9c7f169648024360b2c4ac9dd8101eecec491fe1983619067b8e
+SIZE (gpsman-6.3.1.tgz) = 1158452
Index: pkg-plist
===================================================================
RCS file: /cvs/freebsd/ports/astro/gpsman/pkg-plist,v
retrieving revision 1.9
diff -u -r1.9 pkg-plist
--- pkg-plist	11 May 2006 16:45:18 -0000	1.9
+++ pkg-plist	26 Jul 2006 03:50:27 -0000
@@ -331,6 +331,7 @@
 share/gpsman/util/mb2gmn.tcl
 share/gpsman/util/mou2gmn.tcl
 share/gpsman/util/shape2quadr.tcl
+share/gpsman/util/wpsinfull.tcl
 %%PORTDOCS%%%%DOCSDIR%%/GPSMandoc.pdf
 %%PORTDOCS%%%%DOCSDIR%%/html/GPSMandoc.html
 %%PORTDOCS%%%%DOCSDIR%%/html/GPSMandoc_1.html
@@ -396,6 +397,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/html/GPSMandoc_61.html
 %%PORTDOCS%%%%DOCSDIR%%/html/GPSMandoc_62.html
 %%PORTDOCS%%%%DOCSDIR%%/html/GPSMandoc_63.html
+%%PORTDOCS%%%%DOCSDIR%%/html/GPSMandoc_64.html
 %%PORTDOCS%%%%DOCSDIR%%/html/backgr.gif
 %%PORTDOCS%%%%DOCSDIR%%/html/blank.gif
 %%PORTDOCS%%%%DOCSDIR%%/html/gpsman-logo-small.gif
>Release-Note:
>Audit-Trail:
>Unformatted:



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