ports/178112: [maintainer update] astro/gpsman 6.4.3 -> 6.4.4

David Wolfskill david at catwhisker.org
Wed Apr 24 17:10:02 UTC 2013


>Number:         178112
>Category:       ports
>Synopsis:       [maintainer update] astro/gpsman 6.4.3 -> 6.4.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 24 17:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     David Wolfskill
>Release:        FreeBSD 9.1-STABLE i386
>Organization:
Wolfskill & Dowling Residence
>Environment:
System: FreeBSD albert.catwhisker.org 9.1-STABLE FreeBSD 9.1-STABLE #538 r249703M/249720:901504: Sun Apr 21 05:50:39 PDT 2013 root at freebeast.catwhisker.org:/usr/obj/usr/src/sys/ALBERT i386

>Description:
	Maintainer update of port astro/gpsman from 6.4.3 to 6.4.4,
	which GPSman's author released 05 Apr 2013.  (However, I was
	unable to retrieve the distfile until more recently, and there
	had been a ports freeze, then a slush....)

	Documented changes from 6.4.3 to 6.4.4:

        * new option in file config.tcl indicating whether GPSMan data can be
          appended to an existing file when saving; to be used with care as a
          file with conflicting time offsets can result that will not be
          loaded by GPSMan; asked by Zvi Grauer.
        * explicit support for the Garmin Street Pilot I, with thanks to
          Martin Espinoza who sent the protocols list.

	In addition, I tried to clean up the port a wee bit:
	* I removed a line in the Makefile that had been commented-out
	  Wed Jul 26 08:32:31 2006 UTC (r168793).
	* I changed the USE_TK_RUN specification to permit the use of
	  Tcl/Tk 8.5 (and tested that it brings in 8.5 if that's
	  available, and that gpsman works with it).

	In case it's of use, my /usr/ports working copy is at r316419
	as of this writing (& port-testing).  I have not yet tried
	pkgng.

>How-To-Repeat:
	n/a

>Fix:
	Apply the following patch, then use your preferred
	tool to upgrade the port (tested with portmaster):

Index: astro/gpsman/Makefile
===================================================================
--- astro/gpsman/Makefile	(revision 316419)
+++ astro/gpsman/Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gpsman
-PORTVERSION=	6.4.3
+PORTVERSION=	6.4.4
 CATEGORIES=	astro tk geography
 MASTER_SITES=	SF/${PORTNAME}/distrib
 EXTRACT_SUFX=	.tgz
@@ -14,8 +14,7 @@
 MAINTAINER=	david at catwhisker.org
 COMMENT=	A Tcl/Tk-based GPS management utility
 
-#RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
-USE_TK_RUN=	84
+USE_TK_RUN=	84+
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 SUB_FILES=	pkg-message
Index: astro/gpsman/distinfo
===================================================================
--- astro/gpsman/distinfo	(revision 316419)
+++ astro/gpsman/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (gpsman-6.4.3.tgz) = 02154563663da64e0358fe57a2507a6567b770c3461d68d816cba3f9343f065d
-SIZE (gpsman-6.4.3.tgz) = 1417403
+SHA256 (gpsman-6.4.4.tgz) = b7a6f94d24dfd47507240fd0f1e3db94305ca8485c31db3a9fbf9637656027fe
+SIZE (gpsman-6.4.4.tgz) = 1418214
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list