FreeBSD Bugzilla – Attachment 91156 Details for
Bug 128454
astro/GPSMan 6.3.2 -> 6.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.69 KB, created by
david
on 2008-10-29 05:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
david
Created:
2008-10-29 05:40:01 UTC
Size:
2.69 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /cvs/freebsd/ports/astro/gpsman/Makefile,v >retrieving revision 1.22 >diff -u -r1.22 Makefile >--- Makefile 9 Apr 2008 13:41:53 -0000 1.22 >+++ Makefile 29 Oct 2008 03:57:48 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= gpsman >-PORTVERSION= 6.3.2 >+PORTVERSION= 6.4 > CATEGORIES= astro tk geography > MASTER_SITES= http://www.ncc.up.pt/gpsman/gpsmanhtml/ > MASTER_SITE_SUBDIR= science/cartography >@@ -28,8 +28,10 @@ > > .if ${OSVERSION} < 600000 > GPSMAN_DEFAULT_PORT?= /dev/cuaa0 >-.else >+.elif ${OSVERSION} < 800045 > GPSMAN_DEFAULT_PORT?= /dev/cuad0 >+.else >+GPSMAN_DEFAULT_PORT?= /dev/cuau0 > .endif > > post-patch: >Index: distinfo >=================================================================== >RCS file: /cvs/freebsd/ports/astro/gpsman/distinfo,v >retrieving revision 1.14 >diff -u -r1.14 distinfo >--- distinfo 14 Jun 2007 22:09:59 -0000 1.14 >+++ distinfo 29 Oct 2008 02:20:02 -0000 >@@ -1,3 +1,3 @@ >-MD5 (gpsman-6.3.2.tgz) = dcc72b7a2a1b61f98f8432f8eb367213 >-SHA256 (gpsman-6.3.2.tgz) = 91664e3b963181f140ea39f35dc06d9a06ac74d3938acd171d13482e1f12022e >-SIZE (gpsman-6.3.2.tgz) = 1191586 >+MD5 (gpsman-6.4.tgz) = 3a47f1953e0bad1ea3a79aba0a713f1a >+SHA256 (gpsman-6.4.tgz) = 3c563adc162447cb0b6d94926c6228399d964a98918d44ec2af03ae10efd77c0 >+SIZE (gpsman-6.4.tgz) = 1231402 >Index: pkg-plist >=================================================================== >RCS file: /cvs/freebsd/ports/astro/gpsman/pkg-plist,v >retrieving revision 1.11 >diff -u -r1.11 pkg-plist >--- pkg-plist 14 Jun 2007 22:09:59 -0000 1.11 >+++ pkg-plist 29 Oct 2008 03:10:29 -0000 >@@ -101,6 +101,8 @@ > %%DATADIR%%/gmsrc/gmicons/cntct_sumo15x15.gif > %%DATADIR%%/gmsrc/gmicons/coast_guard15x15.gif > %%DATADIR%%/gmsrc/gmicons/controlled15x15.gif >+%%DATADIR%%/gmsrc/gmicons/cross15x15.gif >+%%DATADIR%%/gmsrc/gmicons/cross_3p15x15.gif > %%DATADIR%%/gmsrc/gmicons/crossing15x15.gif > %%DATADIR%%/gmsrc/gmicons/dam15x15.gif > %%DATADIR%%/gmsrc/gmicons/danger15x15.gif >@@ -288,6 +290,7 @@ > %%DATADIR%%/gmsrc/gmicons/wreck15x15.gif > %%DATADIR%%/gmsrc/gmicons/zoo15x15.gif > %%DATADIR%%/gmsrc/gpsinfo.tcl >+%%DATADIR%%/gmsrc/i18n-utf8.tcl > %%DATADIR%%/gmsrc/isolatin1.tcl > %%DATADIR%%/gmsrc/know.tcl > %%DATADIR%%/gmsrc/langdeutsch.tcl >@@ -298,6 +301,7 @@ > %%DATADIR%%/gmsrc/langit.tcl > %%DATADIR%%/gmsrc/langnl.tcl > %%DATADIR%%/gmsrc/langport.tcl >+%%DATADIR%%/gmsrc/langru.tcl > %%DATADIR%%/gmsrc/lists.tcl > %%DATADIR%%/gmsrc/lowrance.tcl > %%DATADIR%%/gmsrc/lowrance_nmea.tcl >@@ -313,6 +317,7 @@ > %%DATADIR%%/gmsrc/options.tcl > %%DATADIR%%/gmsrc/posncomp.tcl > %%DATADIR%%/gmsrc/projections.tcl >+%%DATADIR%%/gmsrc/projs_main.tcl > %%DATADIR%%/gmsrc/realtime.tcl > %%DATADIR%%/gmsrc/recdefs.tcl > %%DATADIR%%/gmsrc/recmodels.tcl
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 128454
: 91156