diff options
author | Stephen Hurd <shurd@FreeBSD.org> | 2015-05-27 03:57:29 +0000 |
---|---|---|
committer | Stephen Hurd <shurd@FreeBSD.org> | 2015-05-27 03:57:29 +0000 |
commit | ab4969564a7e25bb91afcd3d2791ef776f3aff10 (patch) | |
tree | d26faaf59aefa04099a475ae93452954839607f7 /comms/cqrlog/files/patch-src_dUtils.pas | |
parent | - Revert bogus games/springlobby removal (diff) |
Upgrade to 1.9.0
- Switch to USE_GITHUB
- Use OPT_* instead of .if blocks
- Switch to makepatch format
PR: 200318
Submitted by: takefu@airport.fm
Notes
Notes:
svn path=/head/; revision=387539
Diffstat (limited to 'comms/cqrlog/files/patch-src_dUtils.pas')
-rw-r--r-- | comms/cqrlog/files/patch-src_dUtils.pas | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/cqrlog/files/patch-src_dUtils.pas b/comms/cqrlog/files/patch-src_dUtils.pas index e24156e3411a..c38a12b90071 100644 --- a/comms/cqrlog/files/patch-src_dUtils.pas +++ b/comms/cqrlog/files/patch-src_dUtils.pas @@ -1,6 +1,6 @@ ---- src/dUtils.pas.orig 2014-10-03 12:37:57.000000000 -0700 -+++ src/dUtils.pas 2014-12-20 18:13:35.000000000 -0800 -@@ -2380,7 +2380,7 @@ +--- src/dUtils.pas.orig 2015-03-04 15:17:21 UTC ++++ src/dUtils.pas +@@ -2381,7 +2381,7 @@ var proj: string = ''; begin Result := ''; @@ -9,7 +9,7 @@ myloc := cqrini.ReadString('Station', 'LOC', ''); if not FileExists(Result) then begin -@@ -2670,7 +2670,7 @@ +@@ -2671,7 +2671,7 @@ begin if Device = '' then exit; |