Skip to content

Commit

Permalink
databases/postgresql-libpqxx: update to 7.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Palle Girgensohn authored and Palle Girgensohn committed Aug 6, 2023
1 parent d25fa2e commit 3eec83c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion databases/postgresql-libpqxx/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libpqxx
PORTVERSION= 7.7.5
PORTVERSION= 7.8.1
CATEGORIES= databases
PKGNAMEPREFIX= postgresql-
DIST_SUBDIR= postgresql
Expand Down
6 changes: 3 additions & 3 deletions databases/postgresql-libpqxx/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1685350121
SHA256 (postgresql/jtv-libpqxx-7.7.5_GH0.tar.gz) = c7dc3e8fa2eee656f2b6a8179d72f15db10e97a80dc4f173f806e615ea990973
SIZE (postgresql/jtv-libpqxx-7.7.5_GH0.tar.gz) = 745921
TIMESTAMP = 1691350802
SHA256 (postgresql/jtv-libpqxx-7.8.1_GH0.tar.gz) = 0f4c0762de45a415c9fd7357ce508666fa88b9a4a463f5fb76c235bc80dd6a84
SIZE (postgresql/jtv-libpqxx-7.8.1_GH0.tar.gz) = 776338
3 changes: 3 additions & 0 deletions databases/postgresql-libpqxx/pkg-plist
Expand Up @@ -23,6 +23,7 @@ include/pqxx/internal/array-composite.hxx
include/pqxx/internal/callgate.hxx
include/pqxx/internal/concat.hxx
include/pqxx/internal/conversions.hxx
include/pqxx/internal/cxx-features.hxx
include/pqxx/internal/encoding_group.hxx
include/pqxx/internal/encodings.hxx
include/pqxx/internal/gates/connection-errorhandler.hxx
Expand Down Expand Up @@ -51,6 +52,8 @@ 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_query.hxx
include/pqxx/internal/stream_query_impl.hxx
include/pqxx/internal/stream_iterator.hxx
include/pqxx/internal/wait.hxx
include/pqxx/isolation
Expand Down

0 comments on commit 3eec83c

Please sign in to comment.