diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2019-12-07 16:59:12 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2019-12-07 16:59:12 +0000 |
commit | 531d337f762fbc97e528a1ccef9f40b8abb12772 (patch) | |
tree | 7b03c36b093e5a5cbfae5e5f2d01a17e2b777e7e /databases/pgbarman/files/patch-barman_config.py | |
parent | security/vault: update to 1.3.0 (diff) |
Update to 2.10
Regenerate patches with 'make makepatch' after changes to
files/patch-setup.py
ChangeLog: https://sourceforge.net/projects/pgbarman/files/2.10/
Notes
Notes:
svn path=/head/; revision=519217
Diffstat (limited to 'databases/pgbarman/files/patch-barman_config.py')
-rw-r--r-- | databases/pgbarman/files/patch-barman_config.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgbarman/files/patch-barman_config.py b/databases/pgbarman/files/patch-barman_config.py index 5b43eea955aa..9c510c52f6b6 100644 --- a/databases/pgbarman/files/patch-barman_config.py +++ b/databases/pgbarman/files/patch-barman_config.py @@ -1,6 +1,6 @@ ---- barman/config.py.orig 2019-01-31 16:56:08 UTC +--- barman/config.py.orig 2019-12-02 10:19:28 UTC +++ barman/config.py -@@ -566,8 +566,8 @@ class Config(object): +@@ -592,8 +592,8 @@ class Config(object): """ CONFIG_FILES = [ '~/.barman.conf', |