Commits

Lawrence Velázquez authored 3cbd0fb3d74
qlandkartegt-garmindev: Normalize patch line endings

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@151482 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

gis/qlandkartegt-garmindev/files/GPSMap60CSx+SummitHC.LinuxPPC.diff

Modified
1 -Index: src/GPSMap60CSx/CDevice.cpp
2 -===================================================================
3 ---- src/GPSMap60CSx/CDevice.cpp (revision 2392)
4 -+++ src/GPSMap60CSx/CDevice.cpp (working copy)
5 -@@ -33,7 +33,7 @@
6 - using namespace Garmin;
7 - using namespace std;
8 -
9 --#if defined(HAVE_BIGENDIAN) || !defined(CAN_UNALIGNED)
10 -+#if !defined(CAN_UNALIGNED)
11 - # define DBG_SHOW_WAYPOINT
12 - # define UNTESTED throw exce_t(errSync, "This function has not yet been tested on your platform.")
13 - #else
14 -Index: src/GPSMap60CSx/loader.cpp
15 -===================================================================
16 ---- src/GPSMap60CSx/loader.cpp (revision 2392)
17 -+++ src/GPSMap60CSx/loader.cpp (working copy)
18 -@@ -235,6 +235,7 @@
19 - // GPSMap60CSx::device->devid = 0x0694;
20 - GPSMap60CSx::device->screenwidth = 176;
21 - GPSMap60CSx::device->screenheight = 220;
22 -+ GPSMap60CSx::device->screenhflip = true;
23 -
24 - return GPSMap60CSx::device;
25 - }
1 +Index: src/GPSMap60CSx/CDevice.cpp
2 +===================================================================
3 +--- src/GPSMap60CSx/CDevice.cpp (revision 2392)
4 ++++ src/GPSMap60CSx/CDevice.cpp (working copy)
5 +@@ -33,7 +33,7 @@
6 + using namespace Garmin;
7 + using namespace std;
8 +
9 +-#if defined(HAVE_BIGENDIAN) || !defined(CAN_UNALIGNED)
10 ++#if !defined(CAN_UNALIGNED)
11 + # define DBG_SHOW_WAYPOINT
12 + # define UNTESTED throw exce_t(errSync, "This function has not yet been tested on your platform.")
13 + #else
14 +Index: src/GPSMap60CSx/loader.cpp
15 +===================================================================
16 +--- src/GPSMap60CSx/loader.cpp (revision 2392)
17 ++++ src/GPSMap60CSx/loader.cpp (working copy)
18 +@@ -235,6 +235,7 @@
19 + // GPSMap60CSx::device->devid = 0x0694;
20 + GPSMap60CSx::device->screenwidth = 176;
21 + GPSMap60CSx::device->screenheight = 220;
22 ++ GPSMap60CSx::device->screenhflip = true;
23 +
24 + return GPSMap60CSx::device;
25 + }

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut