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,26 +1,26 @@ PORTNAME= libpqxx -DISTVERSION= 7.10.5 +DISTVERSION= 8.0.0 CATEGORIES= databases PKGNAMEPREFIX= postgresql- DIST_SUBDIR= postgresql MAINTAINER= pgsql@FreeBSD.org COMMENT= New C++ interface for PostgreSQL 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 GH_ACCOUNT= jtv PLIST_SUB= DISTVERSION=${DISTVERSION:R} CMAKE_OFF= BUILD_TEST CMAKE_ON= BUILD_SHARED_LIBS \ CMAKE_SKIP_RPATH .include 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,115 +1,118 @@ 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 include/pqxx/except.hxx 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 include/pqxx/internal/gates/connection-notification_receiver.hxx include/pqxx/internal/gates/connection-pipeline.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/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 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/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 include/pqxx/largeobject include/pqxx/largeobject.hxx 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/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_from include/pqxx/stream_from.hxx include/pqxx/stream_to include/pqxx/stream_to.hxx include/pqxx/subtransaction include/pqxx/subtransaction.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 include/pqxx/types.hxx include/pqxx/util include/pqxx/util.hxx include/pqxx/version include/pqxx/version.hxx include/pqxx/zview include/pqxx/zview.hxx lib/cmake/libpqxx/libpqxx-config-version.cmake lib/cmake/libpqxx/libpqxx-config.cmake lib/cmake/libpqxx/libpqxx-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/libpqxx/libpqxx-targets.cmake lib/libpqxx-%%DISTVERSION%%.so lib/libpqxx.so libdata/pkgconfig/libpqxx.pc