Date: Mon, 02 Mar 2026 03:34:20 +0000 From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c22afb92f7f7 - main - databases/postgres-pgaudit: Update to 18.0 Message-ID: <69a5053c.27e0f.38727b83@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=c22afb92f7f71ff4ce038160a1e7a80a930577ba commit c22afb92f7f71ff4ce038160a1e7a80a930577ba Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2026-03-02 03:33:28 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2026-03-02 03:33:28 +0000 databases/postgres-pgaudit: Update to 18.0 PR: 292447 Approved by: maintainer timeout --- databases/postgresql-pgaudit/Makefile | 6 +++--- databases/postgresql-pgaudit/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/databases/postgresql-pgaudit/Makefile b/databases/postgresql-pgaudit/Makefile index e16364269ff5..ee30d8ca20e8 100644 --- a/databases/postgresql-pgaudit/Makefile +++ b/databases/postgresql-pgaudit/Makefile @@ -1,6 +1,6 @@ PORTNAME= pgaudit #DISTVERSIONPREFIX= v -PORTVERSION= 16.0 +PORTVERSION= 18.0 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S|.||}- @@ -10,7 +10,7 @@ WWW= https://www.pgaudit.org/ LICENSE= PostgreSQL -USES= gmake pgsql:16+ +USES= gmake pgsql:18 WANT_PGSQL= server USE_GITHUB= yes GH_ACCOUNT= pgaudit @@ -18,7 +18,7 @@ GH_ACCOUNT= pgaudit MAKE_ENV= USE_PGXS=1 PLIST_FILES= lib/postgresql/pgaudit.so \ - share/postgresql/extension/pgaudit--16.0.sql \ + share/postgresql/extension/pgaudit--18.0.sql \ share/postgresql/extension/pgaudit.control post-install: diff --git a/databases/postgresql-pgaudit/distinfo b/databases/postgresql-pgaudit/distinfo index 39bd6bd8e6ed..098aa553cba9 100644 --- a/databases/postgresql-pgaudit/distinfo +++ b/databases/postgresql-pgaudit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716274817 -SHA256 (pgaudit-pgaudit-16.0_GH0.tar.gz) = d53ef985f2d0b15ba25c512c4ce967dce07b94fd4422c95bd04c4c1a055fe738 -SIZE (pgaudit-pgaudit-16.0_GH0.tar.gz) = 45747 +TIMESTAMP = 1772421265 +SHA256 (pgaudit-pgaudit-18.0_GH0.tar.gz) = 988e8afeda320ebe0a3e632ef6b6bce5d3a08346c2e100a173a585c9521d1fa5 +SIZE (pgaudit-pgaudit-18.0_GH0.tar.gz) = 47346home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a5053c.27e0f.38727b83>
