From nobody Sun Mar 1 17:46:34 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fP8d623z6z6TQC5 for ; Sun, 01 Mar 2026 17:46:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fP8d61WD4z3ht0 for ; Sun, 01 Mar 2026 17:46:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772387194; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=8udx/euCKJGjxECrIL3fAlM+tMQmU4qqrkSH/C9bwdM=; b=gqfHwopMHKeYakzkM+CdBEB4HDxnAcDtX8ENlgIXjPlPcmvMLcKEwMpd62fC6UnjBhSQVG /OozOXbfM0SO8g8tUHv1srG/otcUPtynEo36OFdW77cEBe8bQUAcj6PpP7LyrqQrP1tyIU 4aK9VnjzrHNk2zHXLM1Z6uzGYlpkul4qUvBOZelfddd3Z1ABLYDaPU0XCnTMZtFE4/dFoB ouoCr+8zUEKg9A3Y3TZhJFeVmWjUBWnCXBbDd/FKQkzPU/0LtyXD6FVfkmmF0q5EKQsCOU QDugTVF+l+qqFc4SqYp5uSklzcQC8jAM8ZJPtUIVCc8QzgfSCer1T6iIiWfpCg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772387194; a=rsa-sha256; cv=none; b=ugSDuTMNyiy0fGqSXUltEzw+JBLvR/fbYOXRRDf+pRwtUzemdZrWFZqyOlhrKMCgEaGGi0 /QzA2wwMo+U+lgi/n68MGyfI34lEgLJHPBhJFmMXmf1Cuk96q2oitDIQsQ3G0Ec60GusGA cL5rVw70EHAkCswIbhgvAI7D8eNwrSjmydIkA0sTBW1J71spTjVOnDSvrRAY5d/bDm4GoL cGyikT+5i97WaeXioqhMxkKt5LwhbACK2SvV9s5aTHjDPQYgbMn8M7oy84k1TtX8G/HZPO nrYOYe3RWyJAcgY8zwT5RHfyvPKpVxg+q1qpp58bYlvjieomZjcbP38i+8xbWQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772387194; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=8udx/euCKJGjxECrIL3fAlM+tMQmU4qqrkSH/C9bwdM=; b=kVWsee5QmpFewiFBMsO5ntl1v0qmNaDTVpYIC1EwVN8A418Qpe3BufkMJ0Qnr70GJnaK2x tPRMwmiWCVUOPbbs8uTU2vaHTVvBlsihZkvjpeBnQNNmPtmTNnmBAiBsRMjYsBdf62k9Kb q7BlZpeuGZszZ+sktYlhtmsqj/ab5pAtGKmcIX3MjSqD2cPBccql/gSo5rSMS5odUYxWVG A/5aX9zGLI9ULXicOroToOIq+Y46WxpboPqQRSv75CdLfwVHDofPsl9Pjyu+1V1mOxQ1om uXARUyO4aKAJv4/Dpr3+GReqLRTEsNoP2DT9XqJ92gw+SXM+jcn2i44fNrwepg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fP8d614Vlz10Cj for ; Sun, 01 Mar 2026 17:46:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3e77e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 01 Mar 2026 17:46:34 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Palle Girgensohn Subject: git: 03d5b6cb0a82 - main - databases/postgresql-libpqxx: Update to 8.0.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: girgen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 03d5b6cb0a82bc32bf1f4287b214a4536f304d43 Auto-Submitted: auto-generated Date: Sun, 01 Mar 2026 17:46:34 +0000 Message-Id: <69a47b7a.3e77e.72babc29@gitrepo.freebsd.org> The branch main has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=03d5b6cb0a82bc32bf1f4287b214a4536f304d43 commit 03d5b6cb0a82bc32bf1f4287b214a4536f304d43 Author: Palle Girgensohn AuthorDate: 2026-03-01 17:41:39 +0000 Commit: Palle Girgensohn 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