Skip to content

Commit

Permalink
databases/pgbarman: clean up manpages
Browse files Browse the repository at this point in the history
Delete files/patch-setup.py, thus restoring the upstream default of
installing into .../share/man

Regenerate patches.
  • Loading branch information
infracaninophile committed Jan 21, 2024
1 parent 40bee3c commit 2f364c6
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 28 deletions.
1 change: 1 addition & 0 deletions databases/pgbarman/Makefile
@@ -1,6 +1,7 @@
PORTNAME= barman
DISTVERSIONPREFIX= release/
DISTVERSION= 3.9.0
PORTREVISION= 1
CATEGORIES= databases
PKGNAMEPREFIX= pg
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
Expand Down
4 changes: 2 additions & 2 deletions databases/pgbarman/files/patch-barman_config.py
@@ -1,6 +1,6 @@
--- barman/config.py.orig 2021-12-01 11:09:36 UTC
--- barman/config.py.orig 2023-10-03 12:56:33 UTC
+++ barman/config.py
@@ -661,8 +661,8 @@ class Config(object):
@@ -802,8 +802,8 @@ class Config(object):
CONFIG_FILES = [
"~/.barman.conf",
Expand Down
8 changes: 4 additions & 4 deletions databases/pgbarman/files/patch-doc_barman.5
@@ -1,4 +1,4 @@
--- doc/barman.5.orig 2021-12-01 11:09:36 UTC
--- doc/barman.5.orig 2023-10-03 12:56:33 UTC
+++ doc/barman.5
@@ -17,7 +17,7 @@ The system\-level Barman configuration file is located
.IP
Expand All @@ -18,7 +18,7 @@
\f[]
.fi
.PP
@@ -51,9 +51,9 @@ configurations.
@@ -51,9 +51,9 @@ that folder.
If the value of \f[C]configuration_files_directory\f[] is a directory,
Barman reads all files with \f[C]\&.conf\f[] extension that exist in
that folder.
Expand All @@ -30,7 +30,7 @@
.SH OPTIONS
.TP
.B active
@@ -851,7 +851,7 @@ Here is an example of configuration file:
@@ -1082,7 +1082,7 @@ Here is an example of configuration file:
\f[C]
[barman]
;\ Main\ directory
Expand All @@ -39,7 +39,7 @@

;\ System\ user
barman_user\ =\ barman
@@ -871,13 +871,13 @@ reuse_backup\ =\ link
@@ -1102,13 +1102,13 @@ description\ =\ \ "Main\ PostgreSQL\ Database"
description\ =\ \ "Main\ PostgreSQL\ Database"

;\ SSH\ options
Expand Down
4 changes: 2 additions & 2 deletions databases/pgbarman/files/patch-doc_barman.conf
@@ -1,6 +1,6 @@
--- doc/barman.conf.orig 2016-09-23 12:56:55 UTC
--- doc/barman.conf.orig 2023-10-03 12:56:33 UTC
+++ doc/barman.conf
@@ -8,11 +8,11 @@
@@ -8,11 +8,11 @@ barman_user = barman
barman_user = barman

; Directory of configuration files. Place your sections in separate files with .conf extension
Expand Down
20 changes: 0 additions & 20 deletions databases/pgbarman/files/patch-setup.py

This file was deleted.

0 comments on commit 2f364c6

Please sign in to comment.