Update libpqxx to 7.10.1

This commit is contained in:
rsadowski
2025-06-30 17:53:54 +00:00
parent 56a761e536
commit 82b81ce5e6
4 changed files with 39 additions and 38 deletions
+3 -4
View File
@@ -2,14 +2,13 @@ COMMENT= C++ client API for PostgreSQL
GH_ACCOUNT= jtv
GH_PROJECT= libpqxx
GH_TAGNAME= 6.4.7
REVISION= 0
GH_TAGNAME= 7.10.1
CATEGORIES= databases devel
SHARED_LIBS = pqxx 3.0 # .0.0
SHARED_LIBS = pqxx 4.0 # .0.0
HOMEPAGE= http://pqxx.org/development/libpqxx/
HOMEPAGE= https://pqxx.org/development/libpqxx/
# 3-clause BSDL
PERMIT_PACKAGE= Yes
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (libpqxx-6.4.7.tar.gz) = P+nzjfHw+bcsj+G0vAGFzxS07YAanHgxibc1QENhzn8=
SIZE (libpqxx-6.4.7.tar.gz) = 717177
SHA256 (libpqxx-7.10.1.tar.gz) = z7ux2ToKPYExnscdmj24BEe7AzxPbO4IhVSoiGL9d9c=
SIZE (libpqxx-7.10.1.tar.gz) = 783904
@@ -1,9 +1,9 @@
Index: src/Makefile.in
--- src/Makefile.in.orig
+++ src/Makefile.in
@@ -399,7 +399,7 @@ libpqxx_la_SOURCES = \
util.cxx \
version.cxx
@@ -384,7 +384,7 @@ libpqxx_la_SOURCES = \
version.cxx \
wait.cxx
-libpqxx_version = -release $(PQXX_ABI)
+#libpqxx_version = -release $(PQXX_ABI)
+31 -29
View File
@@ -1,20 +1,15 @@
include/pqxx/
include/pqxx/array
include/pqxx/array.hxx
include/pqxx/basic_connection
include/pqxx/basic_connection.hxx
include/pqxx/binarystring
include/pqxx/binarystring.hxx
include/pqxx/compiler-internal-post.hxx
include/pqxx/compiler-internal-pre.hxx
include/pqxx/compiler-public.hxx
include/pqxx/blob
include/pqxx/blob.hxx
include/pqxx/composite
include/pqxx/composite.hxx
include/pqxx/config-public-compiler.h
include/pqxx/connection
include/pqxx/connection.hxx
include/pqxx/connection_base
include/pqxx/connection_base.hxx
include/pqxx/connectionpolicy
include/pqxx/connectionpolicy.hxx
include/pqxx/cursor
include/pqxx/cursor.hxx
include/pqxx/dbtransaction
@@ -26,40 +21,43 @@ include/pqxx/except.hxx
include/pqxx/field
include/pqxx/field.hxx
include/pqxx/internal/
include/pqxx/internal/array-composite.hxx
include/pqxx/internal/callgate.hxx
include/pqxx/internal/concat.hxx
include/pqxx/internal/conversions.hxx
include/pqxx/internal/encoding_group.hxx
include/pqxx/internal/encodings.hxx
include/pqxx/internal/gates/
include/pqxx/internal/gates/connection-dbtransaction.hxx
include/pqxx/internal/gates/connection-errorhandler.hxx
include/pqxx/internal/gates/connection-largeobject.hxx
include/pqxx/internal/gates/connection-notification_receiver.hxx
include/pqxx/internal/gates/connection-parameterized_invocation.hxx
include/pqxx/internal/gates/connection-pipeline.hxx
include/pqxx/internal/gates/connection-prepare-invocation.hxx
include/pqxx/internal/gates/connection-reactivation_avoidance_exemption.hxx
include/pqxx/internal/gates/connection-sql_cursor.hxx
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/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-row.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/transaction-stream_from.hxx
include/pqxx/internal/gates/transaction-stream_to.hxx
include/pqxx/internal/gates/transaction-subtransaction.hxx
include/pqxx/internal/gates/transaction-tablereader.hxx
include/pqxx/internal/gates/transaction-tablewriter.hxx
include/pqxx/internal/gates/transaction-transactionfocus.hxx
include/pqxx/internal/gates/transaction-transaction_focus.hxx
include/pqxx/internal/header-post.hxx
include/pqxx/internal/header-pre.hxx
include/pqxx/internal/ignore-deprecated-post.hxx
include/pqxx/internal/ignore-deprecated-pre.hxx
include/pqxx/internal/libpq-forward.hxx
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/type_utils.hxx
include/pqxx/internal/stream_iterator.hxx
include/pqxx/internal/stream_query.hxx
include/pqxx/internal/stream_query_impl.hxx
include/pqxx/internal/wait.hxx
include/pqxx/isolation
include/pqxx/isolation.hxx
include/pqxx/largeobject
@@ -68,37 +66,39 @@ include/pqxx/nontransaction
include/pqxx/nontransaction.hxx
include/pqxx/notification
include/pqxx/notification.hxx
include/pqxx/params
include/pqxx/params.hxx
include/pqxx/pipeline
include/pqxx/pipeline.hxx
include/pqxx/pqxx
include/pqxx/prepared_statement
include/pqxx/prepared_statement.hxx
include/pqxx/range
include/pqxx/range.hxx
include/pqxx/result
include/pqxx/result.hxx
include/pqxx/result_iterator.hxx
include/pqxx/robusttransaction
include/pqxx/robusttransaction.hxx
include/pqxx/row
include/pqxx/row.hxx
include/pqxx/separated_list
include/pqxx/separated_list.hxx
include/pqxx/strconv
include/pqxx/strconv.hxx
include/pqxx/stream_base.hxx
include/pqxx/stream_from
include/pqxx/stream_from.hxx
include/pqxx/stream_to
include/pqxx/stream_to.hxx
include/pqxx/subtransaction
include/pqxx/subtransaction.hxx
include/pqxx/tablereader
include/pqxx/tablereader.hxx
include/pqxx/tablestream
include/pqxx/tablestream.hxx
include/pqxx/tablewriter
include/pqxx/tablewriter.hxx
include/pqxx/time
include/pqxx/time.hxx
include/pqxx/transaction
include/pqxx/transaction.hxx
include/pqxx/transaction_base
include/pqxx/transaction_base.hxx
include/pqxx/transaction_focus
include/pqxx/transaction_focus.hxx
include/pqxx/transactor
include/pqxx/transactor.hxx
include/pqxx/types
@@ -107,6 +107,8 @@ include/pqxx/util
include/pqxx/util.hxx
include/pqxx/version
include/pqxx/version.hxx
include/pqxx/zview
include/pqxx/zview.hxx
@static-lib lib/libpqxx.a
lib/libpqxx.la
@lib lib/libpqxx.so.${LIBpqxx_VERSION}