git: 948295277cc2 - main - databases/postgresql-libpqxx: Update to 7.9.0

From: Palle Girgensohn <girgen_at_FreeBSD.org>
Date: Tue, 20 Feb 2024 10:32:27 UTC
The branch main has been updated by girgen:

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

commit 948295277cc25f3a7e1407d5e34dce661efc136f
Author:     Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2024-02-20 10:31:33 +0000
Commit:     Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2024-02-20 10:31:33 +0000

    databases/postgresql-libpqxx: Update to 7.9.0
    
    Release notes:  https://github.com/jtv/libpqxx/releases/tag/7.9.0
---
 databases/postgresql-libpqxx/Makefile  | 4 ++--
 databases/postgresql-libpqxx/distinfo  | 6 +++---
 databases/postgresql-libpqxx/pkg-plist | 1 -
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile
index f02cadc31855..87fbe2694956 100644
--- a/databases/postgresql-libpqxx/Makefile
+++ b/databases/postgresql-libpqxx/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libpqxx
-PORTVERSION=	7.8.1
+PORTVERSION=	7.9.0
 CATEGORIES=	databases
 PKGNAMEPREFIX=	postgresql-
 DIST_SUBDIR=	postgresql
@@ -18,7 +18,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	jtv
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-SHEBANG_FILES=	${WRKSRC}/tools/splitconfig
+SHEBANG_FILES=	${WRKSRC}/tools/splitconfig.py
 INSTALL_TARGET=	install-strip
 PLIST_SUB=	PORTVERSION=${PORTVERSION:R}
 
diff --git a/databases/postgresql-libpqxx/distinfo b/databases/postgresql-libpqxx/distinfo
index 81123014a529..2b5756aafc64 100644
--- a/databases/postgresql-libpqxx/distinfo
+++ b/databases/postgresql-libpqxx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691350802
-SHA256 (postgresql/jtv-libpqxx-7.8.1_GH0.tar.gz) = 0f4c0762de45a415c9fd7357ce508666fa88b9a4a463f5fb76c235bc80dd6a84
-SIZE (postgresql/jtv-libpqxx-7.8.1_GH0.tar.gz) = 776338
+TIMESTAMP = 1708424380
+SHA256 (postgresql/jtv-libpqxx-7.9.0_GH0.tar.gz) = a1fafd5f6455f6c66241fca1f35f5cb603251580b99f9a0cf1b5d0a586006f16
+SIZE (postgresql/jtv-libpqxx-7.9.0_GH0.tar.gz) = 787113
diff --git a/databases/postgresql-libpqxx/pkg-plist b/databases/postgresql-libpqxx/pkg-plist
index e543c49d0dcd..578af99171d9 100644
--- a/databases/postgresql-libpqxx/pkg-plist
+++ b/databases/postgresql-libpqxx/pkg-plist
@@ -23,7 +23,6 @@ include/pqxx/internal/array-composite.hxx
 include/pqxx/internal/callgate.hxx
 include/pqxx/internal/concat.hxx
 include/pqxx/internal/conversions.hxx
-include/pqxx/internal/cxx-features.hxx
 include/pqxx/internal/encoding_group.hxx
 include/pqxx/internal/encodings.hxx
 include/pqxx/internal/gates/connection-errorhandler.hxx