From david@catwhisker.org  Tue Feb  5 12:08:50 2002
Return-Path: <david@catwhisker.org>
Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122])
	by hub.freebsd.org (Postfix) with ESMTP id BF91F37B431
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  5 Feb 2002 12:08:49 -0800 (PST)
Received: (from david@localhost)
	by bunrab.catwhisker.org (8.11.6/8.11.6) id g15K8nv62631;
	Tue, 5 Feb 2002 12:08:49 -0800 (PST)
	(envelope-from david)
Message-Id: <200202052008.g15K8nv62631@bunrab.catwhisker.org>
Date: Tue, 5 Feb 2002 12:08:49 -0800 (PST)
From: David Wolfskill <david@catwhisker.org>
Reply-To: David Wolfskill <david@catwhisker.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Upgrade to port astro/gpsman
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         34647
>Category:       ports
>Synopsis:       Upgrade to port astro/gpsman
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 05 12:10:01 PST 2002
>Closed-Date:    Sun Feb 10 01:46:27 PST 2002
>Last-Modified:  Sun Feb 10 01:46:36 PST 2002
>Originator:     David Wolfskill
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Wolfskill & Dowling residence
>Environment:
System: FreeBSD bunrab.catwhisker.org 4.5-STABLE FreeBSD 4.5-STABLE #10: Sun Feb 3 08:18:57 PST 2002 root@freebeast.catwhisker.org:/common/S1/obj/usr/src/sys/BUNRAB i386


	
>Description:
	The author of the code has released an update of the code
	used for the astro/gpsman port, going from 5.4.1 to 5.4.2.

	Enlclosed is a patch to the port to cause it to use the new
	code.

	Per the author, here is a list of changes since 5.4.1:
-----
Changes since 5.4.1:

- there is now a FreeBSD package thanks to David Wolfskill
  (david@catwhisker.org).

- Dutch language support contributed by Rob Buitenhuis
  (rob@buitenhs.demon.nl).

- changing the datum of all the waypoints in a group can now be
  made from the group window.

- conversion parameters for the ``Rijks Driehoeksmeting'' datum
  corrected (thanks to Rob Buitenhuis).

- the stereographic projection and the Taiwan grid (description
  made available by Dan Jacobson, jidanni@yahoo.com.tw) are now
  supported; descriptions of the Iceland and the Netherlands national
  coordinates grid inserted in the manual.

- a few more definitions of ellipsoids and datums.

- coordinates for grids not having zones are now shown with only
  the easting and northing fields.

- A3 paper can now be used, as well as a new date format for,
  e.g., ``2002-02-01 16:50:40'' (suggested by Anto Veldre,
  anto.veldre@tllapt.ee).

- for adventurous users knowing Tcl/Tk: if there is a file named
  patch.tcl in the GPSMan user directory, it will be loaded
  just after all the GPSMan source files have been loaded (suggested
  by Slaven Rezic, slaven.rezic@berlin.de).

- enhanced Lowrance support and documentation by Brian Baulch
  (baulchb@hotkey.net.au).

- Garmin support: conversion of floating-point numbers in Tcl/Tk
  depends on the machine architecture and is now checked, the user
  being warned if there are problems; this will not be the case with
  little- or big-endian machines with IEEE standard floating-point
  numbers; i.e., most of the computers currently in use; problem
  solved with the help of Dragan Milicic (dragan@math.utah.edu).

- last but not least, there is now a separate program to convert
  the routes listed in HTML pages of the MapsOnUS site into GPSMan
  files; at its core is code contributed by Frank Kujawski
  (Frank@Kujawski.org); a better scheme for naming waypoints is
  being devised.


>How-To-Repeat:
	n/a
>Fix:

Index: Makefile
===================================================================
RCS file: /cvs/freebsd/ports/astro/gpsman/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	23 Dec 2001 10:34:42 -0000	1.1
+++ Makefile	5 Feb 2002 17:13:35 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gpsman
-PORTVERSION=	5.4.1
+PORTVERSION=	5.4.2
 CATEGORIES=	astro tk83
 MASTER_SITES=	http://www.ncc.up.pt/~mig/gpsmanhtml/ \
 		${MASTER_SITE_SUNSITE}
Index: distinfo
===================================================================
RCS file: /cvs/freebsd/ports/astro/gpsman/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	23 Dec 2001 10:34:42 -0000	1.1
+++ distinfo	5 Feb 2002 17:17:09 -0000
@@ -1 +1 @@
-MD5 (gpsman-5.4.1.tgz) = 1496631c90900a9419f257bacf4cdfd8
+MD5 (gpsman-5.4.2.tgz) = d3eb8e5610289dbc3086bcbc9fe34488

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: petef 
State-Changed-When: Thu Feb 7 21:55:23 PST 2002 
State-Changed-Why:  
I can't seem to fetch the latest version from ${MASTER_SITES}.  Also, 
could you take a look at PR ports/34060?  Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34647 

From: David Wolfskill <david@catwhisker.org>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/34647
Date: Sat, 9 Feb 2002 19:38:27 -0800 (PST)

 Please hold off on this until ports/34060 is resolved:  the patch
 (above), as submitted against the (originally-committed) astrp/gpsman
 would perpetuate a mistake.
 
 And in the process of checking the patch to fix ports/34060, I found
 that the patch for this one was not quite complete:  the pkg-plist also
 needed a patch.
 
 Thanks,
 david
 -- 
 David H. Wolfskill				david@catwhisker.org
 I believe it would be irresponsible (and thus, unethical) for me to advise,
 recommend, or support the use of any product that is or depends on any
 Microsoft product for any purpose other than personal amusement.
State-Changed-From-To: analyzed->closed 
State-Changed-By: petef 
State-Changed-When: Sun Feb 10 01:46:27 PST 2002 
State-Changed-Why:  
Update committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34647 
>Unformatted:
