summaryrefslogtreecommitdiff
path: root/comms/cqrlog/files/patch-src_fTRXControl.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_fTRXControl.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_fTRXControl.pas')
-rw-r--r--comms/cqrlog/files/patch-src_fTRXControl.pas4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/cqrlog/files/patch-src_fTRXControl.pas b/comms/cqrlog/files/patch-src_fTRXControl.pas
index 84c67d3e547b..be9c8662a42c 100644
--- a/comms/cqrlog/files/patch-src_fTRXControl.pas
+++ b/comms/cqrlog/files/patch-src_fTRXControl.pas
@@ -1,6 +1,6 @@
---- src/fTRXControl.pas.orig 2016-04-20 16:06:15 UTC
+--- src/fTRXControl.pas.orig 2018-06-17 12:42:42 UTC
+++ src/fTRXControl.pas
-@@ -749,7 +749,7 @@ begin
+@@ -856,7 +856,7 @@ begin
if not TryStrToInt(cqrini.ReadString('TRX'+n,'poll','500'),poll) then
poll := 500;