git: 2b21bc6efab6 - main - databases/postgresql-libpqxx: Update to 8.0.2
Palle Girgensohn <[email protected]> Thu, 06 Aug 2026 14:24:53 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <6a749935.43175.7d3ef43b__21593.5231115267$1786026312$gmane$org@gitrepo.freebsd.org> |
The branch main has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b21bc6efab6c9194971d694e947e3cf2fe1f2dd commit 2b21bc6efab6c9194971d694e947e3cf2fe1f2dd Author: Palle Girgensohn <[email protected]> AuthorDate: 2026-08-06 10:25:01 +0000 Commit: Palle Girgensohn <[email protected]> CommitDate: 2026-08-06 14:24:33 +0000 databases/postgresql-libpqxx: Update to 8.0.2 Release notes: https://github.com/jtv/libpqxx/releases/tag/8.0.2 --- databases/postgresql-libpqxx/Makefile | 2 +- databases/postgresql-libpqxx/distinfo | 6 +++--- databases/postgresql-libpqxx/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index be78647585db..580712466856 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -1,5 +1,5 @@ PORTNAME= libpqxx -DISTVERSION= 8.0.1 +DISTVERSION= 8.0.2 CATEGORIES= databases PKGNAMEPREFIX= postgresql- DIST_SUBDIR= postgresql diff --git a/databases/postgresql-libpqxx/distinfo b/databases/postgresql-libpqxx/distinfo index ff200a267d45..a4e60289a5ed 100644 --- a/databases/postgresql-libpqxx/distinfo +++ b/databases/postgresql-libpqxx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775515151 -SHA256 (postgresql/jtv-libpqxx-8.0.1_GH0.tar.gz) = 24f878a1b4249035e4b6c07d49351506bf99f88df584d36bf198d58ebf293823 -SIZE (postgresql/jtv-libpqxx-8.0.1_GH0.tar.gz) = 830200 +TIMESTAMP = 1786006896 +SHA256 (postgresql/jtv-libpqxx-8.0.2_GH0.tar.gz) = 028c5fba4982e759fe182af1103ccd08b02bb4e1f9f12a551e01d21cac0c4440 +SIZE (postgresql/jtv-libpqxx-8.0.2_GH0.tar.gz) = 838657 diff --git a/databases/postgresql-libpqxx/pkg-plist b/databases/postgresql-libpqxx/pkg-plist index ae3462b2b91c..07af535c8ece 100644 --- a/databases/postgresql-libpqxx/pkg-plist +++ b/databases/postgresql-libpqxx/pkg-plist @@ -4,7 +4,6 @@ include/pqxx/blob include/pqxx/blob.hxx include/pqxx/composite include/pqxx/composite.hxx -include/pqxx/config-compiler.h include/pqxx/connection include/pqxx/connection.hxx include/pqxx/cursor @@ -21,6 +20,7 @@ include/pqxx/field include/pqxx/field.hxx include/pqxx/internal/array-composite.hxx include/pqxx/internal/callgate.hxx +include/pqxx/internal/config.h include/pqxx/internal/connection-string.hxx include/pqxx/internal/conversions.hxx include/pqxx/internal/encodings.hxx