diff options
| author | Florian Smeets <flo@FreeBSD.org> | 2023-10-22 08:52:43 +0200 |
|---|---|---|
| committer | Florian Smeets <flo@FreeBSD.org> | 2023-10-22 15:13:04 +0200 |
| commit | ca4d114d277f490233f5b431079a40cd3dcb8417 (patch) | |
| tree | 31024bbab3c99f20ac3c0115529dd876102bd9e7 /net/pacemaker1/files/extra-patch-cts_remote.py | |
| parent | devel/py-argh: Update to 0.30.0 (diff) | |
net/pacemaker1: Remove port
Pacemaker1 hasn't built in months, the last upstream commit to the 1.1
branch was more than two years ago. The last release was almost 3 years
ago and net/pacemaker2 can be used instead.
PR: 268722, 273188
Diffstat (limited to 'net/pacemaker1/files/extra-patch-cts_remote.py')
| -rw-r--r-- | net/pacemaker1/files/extra-patch-cts_remote.py | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/pacemaker1/files/extra-patch-cts_remote.py b/net/pacemaker1/files/extra-patch-cts_remote.py deleted file mode 100644 index 2fb15372eb68..000000000000 --- a/net/pacemaker1/files/extra-patch-cts_remote.py +++ /dev/null @@ -1,11 +0,0 @@ ---- cts/remote.py.orig 2020-02-07 14:06:22 UTC -+++ cts/remote.py -@@ -125,7 +125,7 @@ class RemoteExec: - ''' - - def __init__(self, rsh, silent=False): -- self.async = [] -+ self.async_calls = [] - self.rsh = rsh - self.silent = silent - self.logger = LogFactory() |
