Index: head/databases/postgresql-libpqxx/Makefile =================================================================== --- head/databases/postgresql-libpqxx/Makefile (revision 462153) +++ head/databases/postgresql-libpqxx/Makefile (revision 462154) @@ -1,30 +1,30 @@ # Created by: Palle Girgensohn # $FreeBSD$ PORTNAME= libpqxx -PORTVERSION= 6.0.0 +PORTVERSION= 6.1.0 CATEGORIES= databases PKGNAMEPREFIX= postgresql- DIST_SUBDIR= postgresql MAINTAINER= pgsql@FreeBSD.org COMMENT= New C++ interface for PostgreSQL LICENSE= BSD3CLAUSE CONFLICTS= postgresql-libpqxx-[1-5].* postgresql-libpqxx3-3.* \ postgresql-libpqxx4-4.* USES= gmake libtool pathfix pgsql python:2.7,build shebangfix USE_GITHUB= yes GH_ACCOUNT= jtv GNU_CONFIGURE= yes USE_LDCONFIG= yes SHEBANG_FILES= ${WRKSRC}/tools/splitconfig INSTALL_TARGET= install-strip PLIST_SUB= PORTVERSION=${PORTVERSION:R} CONFIGURE_ARGS= --enable-shared \ --disable-dependency-tracking .include Index: head/databases/postgresql-libpqxx/distinfo =================================================================== --- head/databases/postgresql-libpqxx/distinfo (revision 462153) +++ head/databases/postgresql-libpqxx/distinfo (revision 462154) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515770390 -SHA256 (postgresql/jtv-libpqxx-6.0.0_GH0.tar.gz) = 81cac92458efd799fadb0374107464320d93eba71de05aedf21afb9c8dda7c3a -SIZE (postgresql/jtv-libpqxx-6.0.0_GH0.tar.gz) = 676528 +TIMESTAMP = 1518873881 +SHA256 (postgresql/jtv-libpqxx-6.1.0_GH0.tar.gz) = a36899821e4bc354f424c041d43a7f5c0def24d2b7bb3f486d0e6b131520603f +SIZE (postgresql/jtv-libpqxx-6.1.0_GH0.tar.gz) = 680636 Index: head/databases/postgresql-libpqxx/pkg-plist =================================================================== --- head/databases/postgresql-libpqxx/pkg-plist (revision 462153) +++ head/databases/postgresql-libpqxx/pkg-plist (revision 462154) @@ -1,95 +1,97 @@ bin/pqxx-config +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/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 include/pqxx/dbtransaction.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/callgate.hxx 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-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-sql_cursor.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/libpq-forward.hxx include/pqxx/internal/statement_parameters.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/pipeline include/pqxx/pipeline.hxx include/pqxx/pqxx include/pqxx/prepared_statement include/pqxx/prepared_statement.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/strconv include/pqxx/strconv.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/transaction include/pqxx/transaction.hxx include/pqxx/transaction_base include/pqxx/transaction_base.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 lib/libpqxx-%%PORTVERSION%%.so lib/libpqxx.a lib/libpqxx.so libdata/pkgconfig/libpqxx.pc