Index: files/patch-exerciser.tcl =================================================================== RCS file: /cvs/freebsd/ports/astro/gpsman/files/patch-exerciser.tcl,v --- files/patch-exerciser.tcl 23 Dec 2001 10:34:44 -0000 1.1 +++ files/patch-exerciser.tcl 17 Oct 2003 21:23:42 -0000 @@ -5,7 +5,7 @@ #!/bin/bash #\ -exec wish8.2 "$0" ${1+"$@"} -+exec wish8.3 "$0" ${1+"$@"} ++exec wish8.4 "$0" ${1+"$@"} -set SRLPORT /dev/ttyS0 +set SRLPORT /dev/cuaa0 Index: files/patch-gpsman.tcl =================================================================== RCS file: /cvs/freebsd/ports/astro/gpsman/files/patch-gpsman.tcl,v --- files/patch-gpsman.tcl 30 Mar 2003 04:31:21 -0000 1.2 +++ files/patch-gpsman.tcl 17 Oct 2003 21:23:56 -0000 @@ -3,9 +3,9 @@ +++ gpsman.tcl Mon Mar 10 17:28:28 2003 @@ -1,6 +1,6 @@ #!/bin/sh - # This is a Tcl/Tk script to be interpreted by wish (Tk8.3 or better): \ + # This is a Tcl/Tk script to be interpreted by wish (Tk8.4 or better): \ -exec wish "$0" "$@" -+exec wish8.3 "$0" "$@" ++exec wish8.4 "$0" "$@" # # gpsman --- GPS Manager: a manager for GPS receiver data