summaryrefslogtreecommitdiff
path: root/databases/pgbarman/files/patch-setup.py
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2016-09-30 16:18:42 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2016-09-30 16:18:42 +0000
commitd71323ff32b82ea3c23d6b76d8a59edb8f4672b5 (patch)
treecc63e772636c047b99d57f22f286d5b9cee23056 /databases/pgbarman/files/patch-setup.py
parentOnly build docs with doxygen inside a DOXYGEN option. (diff)
Update to 2.0
- Account for different username between postgresql 9.5 (postgres) or earlier versions (pgsql) - Regenerate patches by 'make makepatch'
Diffstat (limited to 'databases/pgbarman/files/patch-setup.py')
-rw-r--r--databases/pgbarman/files/patch-setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgbarman/files/patch-setup.py b/databases/pgbarman/files/patch-setup.py
index 44688563e9be..d7a2b6f5f5ae 100644
--- a/databases/pgbarman/files/patch-setup.py
+++ b/databases/pgbarman/files/patch-setup.py
@@ -1,6 +1,6 @@
---- setup.py.orig 2014-12-03 15:50:50 UTC
+--- setup.py.orig 2016-09-23 15:43:57 UTC
+++ setup.py
-@@ -74,8 +74,8 @@ setup(
+@@ -69,8 +69,8 @@ setup(
packages=['barman', ],
scripts=['bin/barman', ],
data_files=[