--- databases/postgresql96-client/Makefile (revision 431639) +++ databases/postgresql96-client/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= PostgreSQL database (client) @@ -10,7 +10,7 @@ BUILD_DIRS= config src/include src/interfaces src/port \ src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \ - src/bin/pgbench doc src/makefiles + src/bin/pgbench doc src/makefiles src/test/regress INSTALL_DIRS= ${BUILD_DIRS} CLIENT_ONLY= yes --- databases/postgresql96-server/pkg-plist-client (revision 435533) +++ databases/postgresql96-server/pkg-plist-client (working copy) @@ -182,6 +182,7 @@ include/postgresql/server/catalog/pg_type.h include/postgresql/server/catalog/pg_type_fn.h include/postgresql/server/catalog/pg_user_mapping.h +include/postgresql/server/catalog/schemapg.h include/postgresql/server/catalog/storage.h include/postgresql/server/catalog/storage_xlog.h include/postgresql/server/catalog/toasting.h @@ -670,6 +671,7 @@ lib/postgresql/pgxs/src/Makefile.shlib lib/postgresql/pgxs/src/makefiles/pgxs.mk lib/postgresql/pgxs/src/nls-global.mk +lib/postgresql/pgxs/src/test/regress/pg_regress libdata/pkgconfig/libecpg.pc libdata/pkgconfig/libecpg_compat.pc libdata/pkgconfig/libpgtypes.pc