Index: head/databases/powa-archivist/Makefile =================================================================== --- head/databases/powa-archivist/Makefile (revision 540378) +++ head/databases/powa-archivist/Makefile (revision 540379) @@ -1,27 +1,26 @@ # Created by: Palle Girgensohn # $FreeBSD$ PORTNAME= powa-archivist DISTVERSIONPREFIX= REL_ -DISTVERSION= 3_2_0 -PORTREVISION= 2 +DISTVERSION= 4_0_1 CATEGORIES= databases MAINTAINER= girgen@FreeBSD.org COMMENT= PostgreSQL workload analyzer background worker LICENSE= PostgreSQL RUN_DEPENDS= ${LOCALBASE}/lib/postgresql/pg_stat_kcache.so:databases/pg_stat_kcache \ ${LOCALBASE}/lib/postgresql/pg_qualstats.so:databases/pg_qualstats USE_GITHUB= yes GH_ACCOUNT= powa-team USES= gmake pgsql:9.4+ WANT_PGSQL= server contrib pre-patch: @for f in ${BUILD_WRKSRC}/*.md; do ${MV} $$f $${f%/*}/powa-$${f##*/}; done .include Index: head/databases/powa-archivist/distinfo =================================================================== --- head/databases/powa-archivist/distinfo (revision 540378) +++ head/databases/powa-archivist/distinfo (revision 540379) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542789269 -SHA256 (powa-team-powa-archivist-REL_3_2_0_GH0.tar.gz) = 8c582d7dc2a04a463959e6dee5a43285867cbcc8575f99a2396329ccae82af5f -SIZE (powa-team-powa-archivist-REL_3_2_0_GH0.tar.gz) = 82410 +TIMESTAMP = 1592989329 +SHA256 (powa-team-powa-archivist-REL_4_0_1_GH0.tar.gz) = 703f9c331e3a992634031f3339e7123ef05eac2f9bba3883e69c354bc1da2db9 +SIZE (powa-team-powa-archivist-REL_4_0_1_GH0.tar.gz) = 67679 Index: head/databases/powa-archivist/pkg-plist =================================================================== --- head/databases/powa-archivist/pkg-plist (revision 540378) +++ head/databases/powa-archivist/pkg-plist (revision 540379) @@ -1,21 +1,12 @@ lib/postgresql/powa.so share/doc/postgresql/extension/powa-CHANGELOG.md share/doc/postgresql/extension/powa-CONTRIBUTORS.md share/doc/postgresql/extension/powa-INSTALL.md share/doc/postgresql/extension/powa-LICENSE.md share/doc/postgresql/extension/powa-PL_funcs.md share/doc/postgresql/extension/powa-README.md -share/postgresql/extension/powa--2.0--2.0.1.sql -share/postgresql/extension/powa--2.0.1.sql -share/postgresql/extension/powa--3.0.0--3.0.1.sql -share/postgresql/extension/powa--3.0.0.sql -share/postgresql/extension/powa--3.0.1--3.1.0.sql -share/postgresql/extension/powa--3.0.1.sql -share/postgresql/extension/powa--3.1.0--3.1.1.sql -share/postgresql/extension/powa--3.1.0.sql -share/postgresql/extension/powa--3.1.1.sql -share/postgresql/extension/powa--3.1.1--3.1.2.sql -share/postgresql/extension/powa--3.1.2--3.2.0.sql -share/postgresql/extension/powa--3.1.2.sql share/postgresql/extension/powa--3.2.0.sql +share/postgresql/extension/powa--4.0.0--4.0.1.sql +share/postgresql/extension/powa--4.0.0.sql +share/postgresql/extension/powa--4.0.1.sql share/postgresql/extension/powa.control Index: head/databases/powa-web/Makefile =================================================================== --- head/databases/powa-web/Makefile (revision 540378) +++ head/databases/powa-web/Makefile (revision 540379) @@ -1,26 +1,26 @@ # Created by: Palle Girgensohn # $FreeBSD$ PORTNAME= powa-web -PORTVERSION= 3.2.1 +PORTVERSION= 4.0.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= girgen@FreeBSD.org COMMENT= PostgreSQL Workload Analyzer is a performance tool for PostgreSQL LICENSE= PostgreSQL RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0:databases/py-sqlalchemy10@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tornado>=2.0:www/py-tornado@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes post-patch: ${REINPLACE_CMD} 's,/etc/powa-web.conf,${PREFIX}/etc/powa-web.conf,' ${WRKSRC}/powa/options.py .include Index: head/databases/powa-web/distinfo =================================================================== --- head/databases/powa-web/distinfo (revision 540378) +++ head/databases/powa-web/distinfo (revision 540379) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585299651 -SHA256 (powa-web-3.2.1.tar.gz) = 2d1d5d5afb798852b160f83858e9dbcffb4971cc2d0862abb81d709257a48721 -SIZE (powa-web-3.2.1.tar.gz) = 8098089 +TIMESTAMP = 1592989497 +SHA256 (powa-web-4.0.1.tar.gz) = e123ebdaff788136ff787ee27079b5ee9c7552d241eb238bdc25b2faf7555352 +SIZE (powa-web-4.0.1.tar.gz) = 8136316