Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Mar 2026 17:46:34 +0000
From:      Palle Girgensohn <girgen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 03d5b6cb0a82 - main - databases/postgresql-libpqxx: Update to 8.0.0
Message-ID:  <69a47b7a.3e77e.72babc29@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by girgen:

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

commit 03d5b6cb0a82bc32bf1f4287b214a4536f304d43
Author:     Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2026-03-01 17:41:39 +0000
Commit:     Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2026-03-01 17:46:31 +0000

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

diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile
index 4792bb4607de..482d711c3741 100644
--- a/databases/postgresql-libpqxx/Makefile
+++ b/databases/postgresql-libpqxx/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libpqxx
-DISTVERSION=	7.10.5
+DISTVERSION=	8.0.0
 CATEGORIES=	databases
 PKGNAMEPREFIX=	postgresql-
 DIST_SUBDIR=	postgresql
@@ -11,7 +11,7 @@ WWW=		http://pqxx.org/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cmake compiler:c++17-lang pkgconfig pgsql
+USES=		cmake compiler:c++20-lang pkgconfig pgsql
 USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes
diff --git a/databases/postgresql-libpqxx/distinfo b/databases/postgresql-libpqxx/distinfo
index 7d6ee9868731..70be590573df 100644
--- a/databases/postgresql-libpqxx/distinfo
+++ b/databases/postgresql-libpqxx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1767185749
-SHA256 (postgresql/jtv-libpqxx-7.10.5_GH0.tar.gz) = aa214df8b98672a43a39b68a37da87af1415a44965f6e484f85ca0eb4f151367
-SIZE (postgresql/jtv-libpqxx-7.10.5_GH0.tar.gz) = 787933
+TIMESTAMP = 1772383888
+SHA256 (postgresql/jtv-libpqxx-8.0.0_GH0.tar.gz) = f467c8133b31941324e40eb21f05db0b52e0fcfa070fd1a08490967c1f129977
+SIZE (postgresql/jtv-libpqxx-8.0.0_GH0.tar.gz) = 824410
diff --git a/databases/postgresql-libpqxx/pkg-plist b/databases/postgresql-libpqxx/pkg-plist
index b9ec279b3e0e..f3334b019c48 100644
--- a/databases/postgresql-libpqxx/pkg-plist
+++ b/databases/postgresql-libpqxx/pkg-plist
@@ -1,18 +1,18 @@
 include/pqxx/array
 include/pqxx/array.hxx
-include/pqxx/binarystring
-include/pqxx/binarystring.hxx
 include/pqxx/blob
 include/pqxx/blob.hxx
 include/pqxx/composite
 include/pqxx/composite.hxx
-include/pqxx/config-public-compiler.h
+include/pqxx/config-compiler.h
 include/pqxx/connection
 include/pqxx/connection.hxx
 include/pqxx/cursor
 include/pqxx/cursor.hxx
 include/pqxx/dbtransaction
 include/pqxx/dbtransaction.hxx
+include/pqxx/encoding_group
+include/pqxx/encoding_group.hxx
 include/pqxx/errorhandler
 include/pqxx/errorhandler.hxx
 include/pqxx/except
@@ -21,9 +21,8 @@ include/pqxx/field
 include/pqxx/field.hxx
 include/pqxx/internal/array-composite.hxx
 include/pqxx/internal/callgate.hxx
-include/pqxx/internal/concat.hxx
+include/pqxx/internal/connection-string.hxx
 include/pqxx/internal/conversions.hxx
-include/pqxx/internal/encoding_group.hxx
 include/pqxx/internal/encodings.hxx
 include/pqxx/internal/gates/connection-errorhandler.hxx
 include/pqxx/internal/gates/connection-largeobject.hxx
@@ -34,13 +33,17 @@ include/pqxx/internal/gates/connection-stream_from.hxx
 include/pqxx/internal/gates/connection-stream_to.hxx
 include/pqxx/internal/gates/connection-transaction.hxx
 include/pqxx/internal/gates/errorhandler-connection.hxx
+include/pqxx/internal/gates/field_ref-const_row_iterator.hxx
 include/pqxx/internal/gates/icursor_iterator-icursorstream.hxx
 include/pqxx/internal/gates/icursorstream-icursor_iterator.hxx
 include/pqxx/internal/gates/result-connection.hxx
 include/pqxx/internal/gates/result-creation.hxx
+include/pqxx/internal/gates/result-field_ref.hxx
 include/pqxx/internal/gates/result-pipeline.hxx
 include/pqxx/internal/gates/result-sql_cursor.hxx
-include/pqxx/internal/gates/transaction-sql_cursor.hxx
+include/pqxx/internal/gates/row_ref-const_result_iterator.hxx
+include/pqxx/internal/gates/row_ref-result.hxx
+include/pqxx/internal/gates/row_ref-row.hxx
 include/pqxx/internal/gates/transaction-transaction_focus.hxx
 include/pqxx/internal/header-post.hxx
 include/pqxx/internal/header-pre.hxx
@@ -51,9 +54,9 @@ include/pqxx/internal/result_iter.hxx
 include/pqxx/internal/result_iterator.hxx
 include/pqxx/internal/sql_cursor.hxx
 include/pqxx/internal/statement_parameters.hxx
+include/pqxx/internal/stream_iterator.hxx
 include/pqxx/internal/stream_query.hxx
 include/pqxx/internal/stream_query_impl.hxx
-include/pqxx/internal/stream_iterator.hxx
 include/pqxx/internal/wait.hxx
 include/pqxx/isolation
 include/pqxx/isolation.hxx


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a47b7a.3e77e.72babc29>