svn commit: r540379 - in head/databases: powa-archivist powa-web
Palle Girgensohn
girgen at FreeBSD.org
Thu Jun 25 08:21:57 UTC 2020
Author: girgen
Date: Thu Jun 25 08:21:55 2020
New Revision: 540379
URL: https://svnweb.freebsd.org/changeset/ports/540379
Log:
Update powa-* to 4.0.1
Release notes: https://github.com/powa-team/powa-archivist/releases
Release notes: https://github.com/powa-team/powa-web/releases
Modified:
head/databases/powa-archivist/Makefile
head/databases/powa-archivist/distinfo
head/databases/powa-archivist/pkg-plist
head/databases/powa-web/Makefile
head/databases/powa-web/distinfo
Modified: head/databases/powa-archivist/Makefile
==============================================================================
--- head/databases/powa-archivist/Makefile Thu Jun 25 08:16:58 2020 (r540378)
+++ head/databases/powa-archivist/Makefile Thu Jun 25 08:21:55 2020 (r540379)
@@ -3,8 +3,7 @@
PORTNAME= powa-archivist
DISTVERSIONPREFIX= REL_
-DISTVERSION= 3_2_0
-PORTREVISION= 2
+DISTVERSION= 4_0_1
CATEGORIES= databases
MAINTAINER= girgen at FreeBSD.org
Modified: head/databases/powa-archivist/distinfo
==============================================================================
--- head/databases/powa-archivist/distinfo Thu Jun 25 08:16:58 2020 (r540378)
+++ head/databases/powa-archivist/distinfo Thu Jun 25 08:21:55 2020 (r540379)
@@ -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
Modified: head/databases/powa-archivist/pkg-plist
==============================================================================
--- head/databases/powa-archivist/pkg-plist Thu Jun 25 08:16:58 2020 (r540378)
+++ head/databases/powa-archivist/pkg-plist Thu Jun 25 08:21:55 2020 (r540379)
@@ -5,17 +5,8 @@ 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
Modified: head/databases/powa-web/Makefile
==============================================================================
--- head/databases/powa-web/Makefile Thu Jun 25 08:16:58 2020 (r540378)
+++ head/databases/powa-web/Makefile Thu Jun 25 08:21:55 2020 (r540379)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= powa-web
-PORTVERSION= 3.2.1
+PORTVERSION= 4.0.1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/databases/powa-web/distinfo
==============================================================================
--- head/databases/powa-web/distinfo Thu Jun 25 08:16:58 2020 (r540378)
+++ head/databases/powa-web/distinfo Thu Jun 25 08:21:55 2020 (r540379)
@@ -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
More information about the svn-ports-all
mailing list