Date: Mon, 30 Oct 2023 17:13:19 GMT From: Palle Girgensohn <girgen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c0882251e267 - main - databases/powa-archivist: update to 4.2.1 Message-ID: <202310301713.39UHDJKP062015@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=c0882251e267ad238a25ac0b232737d82ea784e3 commit c0882251e267ad238a25ac0b232737d82ea784e3 Author: Palle Girgensohn <girgen@FreeBSD.org> AuthorDate: 2023-10-30 17:11:47 +0000 Commit: Palle Girgensohn <girgen@FreeBSD.org> CommitDate: 2023-10-30 17:13:15 +0000 databases/powa-archivist: update to 4.2.1 Release notes: https://github.com/powa-team/powa-archivist/releases/tag/REL_4_2_1 --- databases/powa-archivist/Makefile | 2 +- databases/powa-archivist/distinfo | 6 +++--- databases/powa-archivist/pkg-plist | 5 ++++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/databases/powa-archivist/Makefile b/databases/powa-archivist/Makefile index 0203dbd3eb5d..8d6f097f6882 100644 --- a/databases/powa-archivist/Makefile +++ b/databases/powa-archivist/Makefile @@ -1,6 +1,6 @@ PORTNAME= powa-archivist DISTVERSIONPREFIX= REL_ -DISTVERSION= 4_2_0 +DISTVERSION= 4_2_1 CATEGORIES= databases MAINTAINER= girgen@FreeBSD.org diff --git a/databases/powa-archivist/distinfo b/databases/powa-archivist/distinfo index 6a2504319085..92bf11cd9dbf 100644 --- a/databases/powa-archivist/distinfo +++ b/databases/powa-archivist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695030975 -SHA256 (powa-team-powa-archivist-REL_4_2_0_GH0.tar.gz) = a7773a400d4b3fb5d405078be7339bfc6584703361fe20707e3a030d933cbec2 -SIZE (powa-team-powa-archivist-REL_4_2_0_GH0.tar.gz) = 213713 +TIMESTAMP = 1698599908 +SHA256 (powa-team-powa-archivist-REL_4_2_1_GH0.tar.gz) = 346865f80c88958f06e6b9ff8ce6a6edb2b9e6491ac93a55cb91c4822e8aebdb +SIZE (powa-team-powa-archivist-REL_4_2_1_GH0.tar.gz) = 237133 diff --git a/databases/powa-archivist/pkg-plist b/databases/powa-archivist/pkg-plist index 897de7d0683f..8670f2a77a80 100644 --- a/databases/powa-archivist/pkg-plist +++ b/databases/powa-archivist/pkg-plist @@ -17,7 +17,10 @@ share/postgresql/extension/powa--4.1.2--4.1.3.sql share/postgresql/extension/powa--4.1.2.sql share/postgresql/extension/powa--4.1.3--4.1.4.sql share/postgresql/extension/powa--4.1.3.sql -share/postgresql/extension/powa--4.1.4.sql share/postgresql/extension/powa--4.1.4--4.2.0.sql +share/postgresql/extension/powa--4.1.4--4.2.1.sql +share/postgresql/extension/powa--4.1.4.sql +share/postgresql/extension/powa--4.2.0--4.2.1.sql share/postgresql/extension/powa--4.2.0.sql +share/postgresql/extension/powa--4.2.1.sql share/postgresql/extension/powa.control
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310301713.39UHDJKP062015>