summaryrefslogtreecommitdiff
path: root/databases/postgresql-pgaudit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-pgaudit/Makefile')
-rw-r--r--databases/postgresql-pgaudit/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/postgresql-pgaudit/Makefile b/databases/postgresql-pgaudit/Makefile
index 134cbcf725cc..e16364269ff5 100644
--- a/databases/postgresql-pgaudit/Makefile
+++ b/databases/postgresql-pgaudit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pgaudit
#DISTVERSIONPREFIX= v
-PORTVERSION= 1.7.0
+PORTVERSION= 16.0
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S|.||}-
@@ -10,7 +10,7 @@ WWW= https://www.pgaudit.org/
LICENSE= PostgreSQL
-USES= gmake pgsql:14+
+USES= gmake pgsql:16+
WANT_PGSQL= server
USE_GITHUB= yes
GH_ACCOUNT= pgaudit
@@ -18,8 +18,8 @@ GH_ACCOUNT= pgaudit
MAKE_ENV= USE_PGXS=1
PLIST_FILES= lib/postgresql/pgaudit.so \
- share/postgresql/extension/pgaudit--1.7.sql \
- share/postgresql/extension/pgaudit.control
+ share/postgresql/extension/pgaudit--16.0.sql \
+ share/postgresql/extension/pgaudit.control
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/pgaudit.so