Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Dec 2024 08:30:52 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: 6436f1a997e7 - main - databases/powa-archivist: Update to 5.0.0
Message-ID:  <202412090830.4B98UqPe051797@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=6436f1a997e79b3e188ce26596e0880740e978ab

commit 6436f1a997e79b3e188ce26596e0880740e978ab
Author:     Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2024-12-09 08:29:26 +0000
Commit:     Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2024-12-09 08:30:46 +0000

    databases/powa-archivist: Update to 5.0.0
    
    Release notes:  https://github.com/powa-team/powa-archivist/releases/tag/REL_5_0_0
---
 databases/powa-archivist/Makefile  | 3 +--
 databases/powa-archivist/distinfo  | 6 +++---
 databases/powa-archivist/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/databases/powa-archivist/Makefile b/databases/powa-archivist/Makefile
index cea573ecb1fd..07c72b5c0c65 100644
--- a/databases/powa-archivist/Makefile
+++ b/databases/powa-archivist/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	powa-archivist
 DISTVERSIONPREFIX=	REL_
-DISTVERSION=	4_2_2
-PORTREVISION=	1
+DISTVERSION=	5_0_0
 CATEGORIES=	databases
 
 MAINTAINER=	girgen@FreeBSD.org
diff --git a/databases/powa-archivist/distinfo b/databases/powa-archivist/distinfo
index 5436a9040036..277aa4e5e36a 100644
--- a/databases/powa-archivist/distinfo
+++ b/databases/powa-archivist/distinfo
@@ -1,3 +1,3 @@
-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
+TIMESTAMP = 1733731566
+SHA256 (powa-team-powa-archivist-REL_5_0_0_GH0.tar.gz) = a222a632dfa17d19f21a0453ff45fbc68ecde5319734c23e259cf4854ebd6ee3
+SIZE (powa-team-powa-archivist-REL_5_0_0_GH0.tar.gz) = 312327
diff --git a/databases/powa-archivist/pkg-plist b/databases/powa-archivist/pkg-plist
index 566c6b7733cd..977fd7161fff 100644
--- a/databases/powa-archivist/pkg-plist
+++ b/databases/powa-archivist/pkg-plist
@@ -25,4 +25,5 @@ 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--5.0.0.sql
 share/postgresql/extension/powa.control



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