diff options
| author | Stephen Hurd <shurd@FreeBSD.org> | 2018-07-11 04:18:37 +0000 |
|---|---|---|
| committer | Stephen Hurd <shurd@FreeBSD.org> | 2018-07-11 04:18:37 +0000 |
| commit | bea0f90ec2b44c8e7d37be642207620684491bae (patch) | |
| tree | 3288086bb6c38ac98663166f37e67177e524e384 /comms/cqrlog/files/patch-src_fRotControl.pas | |
| parent | New 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_fRotControl.pas')
| -rw-r--r-- | comms/cqrlog/files/patch-src_fRotControl.pas | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/cqrlog/files/patch-src_fRotControl.pas b/comms/cqrlog/files/patch-src_fRotControl.pas index 7dbdd80b77d2..d3cccf0eee42 100644 --- a/comms/cqrlog/files/patch-src_fRotControl.pas +++ b/comms/cqrlog/files/patch-src_fRotControl.pas @@ -1,6 +1,6 @@ ---- src/fRotControl.pas.orig 2016-04-20 16:06:15 UTC +--- src/fRotControl.pas.orig 2018-06-17 12:42:42 UTC +++ src/fRotControl.pas -@@ -149,7 +149,7 @@ begin +@@ -150,7 +150,7 @@ begin if not TryStrToInt(cqrini.ReadString('ROT'+n,'poll','500'),poll) then poll := 500; |
