Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2023 16:11:10 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: c9efdf412410 - main - databases/powa-archivist: Upgrade to 4.2.2.
Message-ID:  <202311231611.3ANGBAT6018839@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=c9efdf4124107ebddbec64bdd92a287d8db1793f

commit c9efdf4124107ebddbec64bdd92a287d8db1793f
Author:     Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2023-11-23 08:25:28 +0000
Commit:     Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2023-11-23 16:11:06 +0000

    databases/powa-archivist: Upgrade to 4.2.2.
    
    Release notes:  https://github.com/powa-team/powa-archivist/releases/tag/REL_4_2_2
---
 databases/powa-archivist/Makefile  | 2 +-
 databases/powa-archivist/distinfo  | 6 +++---
 databases/powa-archivist/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/databases/powa-archivist/Makefile b/databases/powa-archivist/Makefile
index 8d6f097f6882..b33be2e11ac2 100644
--- a/databases/powa-archivist/Makefile
+++ b/databases/powa-archivist/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	powa-archivist
 DISTVERSIONPREFIX=	REL_
-DISTVERSION=	4_2_1
+DISTVERSION=	4_2_2
 CATEGORIES=	databases
 
 MAINTAINER=	girgen@FreeBSD.org
diff --git a/databases/powa-archivist/distinfo b/databases/powa-archivist/distinfo
index 92bf11cd9dbf..5436a9040036 100644
--- a/databases/powa-archivist/distinfo
+++ b/databases/powa-archivist/distinfo
@@ -1,3 +1,3 @@
-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
+TIMESTAMP = 1700727867
+SHA256 (powa-team-powa-archivist-REL_4_2_2_GH0.tar.gz) = b8b632f822ee90ed6c2d67d623b7942123650660886b27616c60439cd02ff9a0
+SIZE (powa-team-powa-archivist-REL_4_2_2_GH0.tar.gz) = 260530
diff --git a/databases/powa-archivist/pkg-plist b/databases/powa-archivist/pkg-plist
index 8670f2a77a80..566c6b7733cd 100644
--- a/databases/powa-archivist/pkg-plist
+++ b/databases/powa-archivist/pkg-plist
@@ -22,5 +22,7 @@ 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--4.2.2.sql
 share/postgresql/extension/powa--4.2.1.sql
+share/postgresql/extension/powa--4.2.2.sql
 share/postgresql/extension/powa.control



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311231611.3ANGBAT6018839>