summaryrefslogtreecommitdiff
path: root/comms/cqrlog/files/patch-src_dUtils.pas
diff options
context:
space:
mode:
authorStephen Hurd <shurd@FreeBSD.org>2018-07-11 04:18:37 +0000
committerStephen Hurd <shurd@FreeBSD.org>2018-07-11 04:18:37 +0000
commitbea0f90ec2b44c8e7d37be642207620684491bae (patch)
tree3288086bb6c38ac98663166f37e67177e524e384 /comms/cqrlog/files/patch-src_dUtils.pas
parentNew port: audio/giada: Hardcore loop machine (diff)
Update to latest release, use preferred OpenSSL libs.
CQRLOG does *not* work with the version of OpenSSL in 10.4. This only seems to impact the LoTW integration though, so I don't think it needs to be marked as broken with that version. Also, update all the patches to use makepatch.
Notes
Notes: svn path=/head/; revision=474421
Diffstat (limited to 'comms/cqrlog/files/patch-src_dUtils.pas')
-rw-r--r--comms/cqrlog/files/patch-src_dUtils.pas6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/cqrlog/files/patch-src_dUtils.pas b/comms/cqrlog/files/patch-src_dUtils.pas
index 48deee51f1e3..85fc92b9e524 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 2016-04-20 16:06:15 UTC
+--- src/dUtils.pas.orig 2018-06-17 12:42:42 UTC
+++ src/dUtils.pas
-@@ -2394,7 +2394,7 @@ var
+@@ -2376,7 +2376,7 @@ var
proj: string = '';
begin
Result := '';
@@ -9,7 +9,7 @@
myloc := cqrini.ReadString('Station', 'LOC', '');
if not FileExists(Result) then
begin
-@@ -2684,7 +2684,7 @@ begin
+@@ -2667,7 +2667,7 @@ begin
if Device = '' then
exit;