diff options
| author | Matthew Seaman <matthew@FreeBSD.org> | 2026-01-08 13:37:46 +0000 |
|---|---|---|
| committer | Matthew Seaman <matthew@FreeBSD.org> | 2026-01-09 10:21:27 +0000 |
| commit | f0593a26a6d25a9ba594ed3947c412943dd326be (patch) | |
| tree | ee6b067cabd525378cddd403cf8152bafc6ba63a | |
| parent | 009299cb4d4a6c2b990885daf57e895ee451dbcd (diff) | |
databases/pgbarman: update to 3.17.0
Updated and regenerated patches.
Changes: https://github.com/EnterpriseDB/barman/blob/release/3.17.0/RELNOTES.md
Reported by: portscout
| -rw-r--r-- | databases/pgbarman/Makefile | 2 | ||||
| -rw-r--r-- | databases/pgbarman/distinfo | 6 | ||||
| -rw-r--r-- | databases/pgbarman/files/patch-barman_config.py | 4 | ||||
| -rw-r--r-- | databases/pgbarman/files/patch-docs___build_man_barman-config-update.1 | 4 | ||||
| -rw-r--r-- | databases/pgbarman/files/patch-docs___build_man_barman.1 | 4 | ||||
| -rw-r--r-- | databases/pgbarman/files/patch-docs___build_man_barman.5 | 21 |
6 files changed, 26 insertions, 15 deletions
diff --git a/databases/pgbarman/Makefile b/databases/pgbarman/Makefile index 5f88f5c8e016..3a937d63546a 100644 --- a/databases/pgbarman/Makefile +++ b/databases/pgbarman/Makefile @@ -1,6 +1,6 @@ PORTNAME= barman DISTVERSIONPREFIX= release/ -DISTVERSION= 3.16.2 +DISTVERSION= 3.17.0 CATEGORIES= databases PKGNAMEPREFIX= pg PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} diff --git a/databases/pgbarman/distinfo b/databases/pgbarman/distinfo index 5f3c85dd7ac4..7db6bde9f80c 100644 --- a/databases/pgbarman/distinfo +++ b/databases/pgbarman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762332082 -SHA256 (EnterpriseDB-barman-release-3.16.2_GH0.tar.gz) = 02206acb70dcfe3a6b51329e9c2b5848114e357f94dda86ba483aab1b11765ae -SIZE (EnterpriseDB-barman-release-3.16.2_GH0.tar.gz) = 1960673 +TIMESTAMP = 1767871883 +SHA256 (EnterpriseDB-barman-release-3.17.0_GH0.tar.gz) = 7ecf6730abf5abe06cb8229bc5230cfad1c91627d87a330d0f4119426b53eae0 +SIZE (EnterpriseDB-barman-release-3.17.0_GH0.tar.gz) = 1975909 diff --git a/databases/pgbarman/files/patch-barman_config.py b/databases/pgbarman/files/patch-barman_config.py index 005a002ec065..17257efbd841 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 2024-11-23 11:42:48 UTC +--- barman/config.py.orig 2026-01-07 14:55:50 UTC +++ barman/config.py -@@ -1194,15 +1194,15 @@ class Config(object): +@@ -1379,15 +1379,15 @@ class Config(object): class Config(object): """This class represents the barman configuration. diff --git a/databases/pgbarman/files/patch-docs___build_man_barman-config-update.1 b/databases/pgbarman/files/patch-docs___build_man_barman-config-update.1 index 66e55cb5e269..3222cf520ee4 100644 --- a/databases/pgbarman/files/patch-docs___build_man_barman-config-update.1 +++ b/databases/pgbarman/files/patch-docs___build_man_barman-config-update.1 @@ -1,6 +1,6 @@ ---- docs/_build/man/barman-config-update.1.orig 2024-11-23 11:48:56 UTC +--- docs/_build/man/barman-config-update.1.orig 2026-01-07 14:55:50 UTC +++ docs/_build/man/barman-config-update.1 -@@ -53,8 +53,8 @@ file has higher precedence and will override values fr +@@ -55,8 +55,8 @@ file has higher precedence and will override values fr The barman \fBconfig\-update\fP command writes configuration options to a file named \fB\&.barman.auto.conf\fP, located in the \fBbarman_home\fP directory. This configuration file has higher precedence and will override values from the global Barman diff --git a/databases/pgbarman/files/patch-docs___build_man_barman.1 b/databases/pgbarman/files/patch-docs___build_man_barman.1 index 962dd1878bdc..dd2dd83f0cd2 100644 --- a/databases/pgbarman/files/patch-docs___build_man_barman.1 +++ b/databases/pgbarman/files/patch-docs___build_man_barman.1 @@ -1,4 +1,4 @@ ---- docs/_build/man/barman.1.orig 2024-11-23 11:47:45 UTC +--- docs/_build/man/barman.1.orig 2026-01-07 14:55:50 UTC +++ docs/_build/man/barman.1 @@ -84,7 +84,7 @@ synopsis should be seen as a replacement for the \fBSU .INDENT 0.0 @@ -9,7 +9,7 @@ not provided. .TP .B \fB\-\-color\fP / \fB\-\-colour { never | always | auto }\fP -@@ -554,8 +554,8 @@ file has higher precedence and will override values fr +@@ -579,8 +579,8 @@ file has higher precedence and will override values fr The barman \fBconfig\-update\fP command writes configuration options to a file named \fB\&.barman.auto.conf\fP, located in the \fBbarman_home\fP directory. This configuration file has higher precedence and will override values from the global Barman diff --git a/databases/pgbarman/files/patch-docs___build_man_barman.5 b/databases/pgbarman/files/patch-docs___build_man_barman.5 index d28981bdef54..af97c98161bc 100644 --- a/databases/pgbarman/files/patch-docs___build_man_barman.5 +++ b/databases/pgbarman/files/patch-docs___build_man_barman.5 @@ -1,6 +1,6 @@ ---- docs/_build/man/barman.5.orig 2024-11-23 11:45:54 UTC +--- docs/_build/man/barman.5.orig 2026-01-07 14:55:50 UTC +++ docs/_build/man/barman.5 -@@ -44,13 +44,13 @@ barman system, such as the main directory, system user +@@ -45,7 +45,7 @@ barman system, such as the main directory, system user .sp 1. \fBGlobal Configuration\fP: It comprises one file with a set of configurations for the barman system, such as the main directory, system user, log file, and other general @@ -9,6 +9,17 @@ level by \fB~/.barman.conf\fP or by specifying a \fB\&.conf\fP file using the \fB\-c\fP / \fB\-\-config\fP with the \fI\%barman command\fP directly in the CLI. .sp +@@ -55,14 +55,14 @@ it finds. The search order is as follows: + .IP \(bu 2 + \fB~/.barman.conf\fP \- per\-user configuration file. + .IP \(bu 2 +-\fB/etc/barman.conf\fP \- main global configuration file. ++\fB%%PREFIX%%/etc/barman.conf\fP \- main global configuration file. + .IP \(bu 2 +-\fB/etc/barman/barman.conf\fP \- alternative global configuration file. ++\fB%%PREFIX%%/etc/barman/barman.conf\fP \- alternative global configuration file. + .UNINDENT + .sp 2. \fBServer Configuration\fP: It comprises one or more files with a set of configurations for a Postgres server that you want to keep track and interact for -backup, recovery and/or replication. Default location is \fB/etc/barman.d\fP and must use @@ -16,7 +27,7 @@ the \fB\&.conf\fP suffix. You may have one or multiple files for servers. You can override the default location by setting the \fBconfiguration_files_directory\fP option in the global configuration file and placing the files in that particular location. -@@ -58,7 +58,7 @@ the model. These overrides can be implemented using th +@@ -70,7 +70,7 @@ the model. These overrides can be implemented using th 3. \fBModel Configuration\fP: It comprises one or more files with a set of configurations overrides that can be applied to Barman servers within the same cluster as the model. These overrides can be implemented using the barman \fBconfig\-switch\fP command. @@ -25,7 +36,7 @@ \fBconfiguration_files_directory\fP override option from the server configuration applies for models. You may have one or multiple files for models. .sp -@@ -175,7 +175,7 @@ Scope: Global / Server / Model. +@@ -187,7 +187,7 @@ Scope: Global / Server / Model. .sp \fBbarman_home\fP .sp @@ -34,7 +45,7 @@ .sp Scope: Global. .sp -@@ -255,7 +255,7 @@ Designates the directory where server/model configurat +@@ -241,7 +241,7 @@ Designates the directory where server/model configurat \fBconfiguration_files_directory\fP .sp Designates the directory where server/model configuration files will be read by Barman. |
