Bug 273182 - databases/lua-pgsql: Added PostgreSQL 14+ support
Summary: databases/lua-pgsql: Added PostgreSQL 14+ support
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: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-17 16:09 UTC by Dmitry Wagin
Modified: 2023-08-27 02:48 UTC (History)
1 user (show)

See Also:


Attachments
lua-pgsql.diff (1.18 KB, patch)
2023-08-17 16:09 UTC, Dmitry Wagin
dmitry.wagin: maintainer-approval+
Details | Diff
lua-pgsql.diff (1.19 KB, patch)
2023-08-19 10:35 UTC, Dmitry Wagin
dmitry.wagin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Wagin 2023-08-17 16:09:09 UTC
Created attachment 244173 [details]
lua-pgsql.diff

Added PostgreSQL 14+ support, also added LUA flavors.
Comment 1 Dmitry Wagin 2023-08-19 10:35:55 UTC
Created attachment 244209 [details]
lua-pgsql.diff

Fixed supported LUA versions.
Comment 2 Vanilla I. Shu freebsd_committer freebsd_triage 2023-08-27 02:48:26 UTC
committed, thanks.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-08-27 02:48:36 UTC
A commit in branch main references this bug:

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

commit bc6c1ad59183399549ce6adc6df6544e23baa8f3
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2023-08-27 02:47:24 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2023-08-27 02:48:17 +0000

    databases/lua-pgsql: Added PostgreSQL 14+ support, also added LUA flavors.

    PR:             273182
    Reported by:    maintainer

 databases/lua-pgsql/Makefile | 5 +++--
 databases/lua-pgsql/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)