Bug 279192 - databases/postgresql-pgaudit: Update to 16.0
Summary: databases/postgresql-pgaudit: Update to 16.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kevin Bowling
URL:
Keywords:
Depends on:
Blocks: 278885
  Show dependency treegraph
 
Reported: 2024-05-21 07:04 UTC by Kevin Bowling
Modified: 2024-12-18 12:22 UTC (History)
1 user (show)

See Also:
kbowling: maintainer-feedback-


Attachments
databases/postgresql-pgaudit: Update to 16.0 (1.56 KB, patch)
2024-05-21 07:04 UTC, Kevin Bowling
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Bowling freebsd_committer freebsd_triage 2024-05-21 07:04:56 UTC
Created attachment 250846 [details]
databases/postgresql-pgaudit: Update to 16.0

Unfortunately they did not update this in a backward compatible way.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-07-23 16:33:35 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6e467f1d3d01b4677b0b1157b0dfd2f6fd5b0471

commit 6e467f1d3d01b4677b0b1157b0dfd2f6fd5b0471
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2024-07-23 16:32:06 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2024-07-23 16:32:06 +0000

    databases/postgresql-pgaudit: Update to 16.0

    PR:             279192
    Approved by:    maintainer timeout

 databases/postgresql-pgaudit/Makefile | 8 ++++----
 databases/postgresql-pgaudit/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)
Comment 2 Haowu Ge 2024-12-12 09:05:59 UTC
hello Kevin Bowling:

I have a question.
In fact, pgaudit has a corresponding installation package for each PostgreSQL major version.
In this case, how should the ports be handled?

pgaudit-pgaudit-17.0_GH0.tar.gz -> PostgreSQL 17
pgaudit-pgaudit-16.0_GH0.tar.gz -> PostgreSQL 16

Thank you.
Comment 3 Kevin Bowling freebsd_committer freebsd_triage 2024-12-18 12:22:44 UTC
(In reply to Haowu Ge from comment #2)
There is not a great way to deal with this in the current ports for major versions.  You could potentially copy databases/postgresql-pgaudit to databases/postgresql-pgaudit17.  Maybe it is time to push for pgsql 17 as the default now.