git: 74f8b93a08a4 - main - databases/py-Pyrseas: Update to 0.9.1
Wen Heping
wen at FreeBSD.org
Mon Oct 4 01:28:02 UTC 2021
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=74f8b93a08a4df38aa74d7840d45f24f64bc01b3
commit 74f8b93a08a4df38aa74d7840d45f24f64bc01b3
Author: Wen Heping <wen at FreeBSD.org>
AuthorDate: 2021-10-04 01:26:35 +0000
Commit: Wen Heping <wen at FreeBSD.org>
CommitDate: 2021-10-04 01:26:35 +0000
databases/py-Pyrseas: Update to 0.9.1
Update DESCR
PR: 258882
Reported by: arcade at b1t.name(maintainer)
---
databases/py-Pyrseas/Makefile | 3 +--
databases/py-Pyrseas/distinfo | 6 +++---
databases/py-Pyrseas/pkg-descr | 8 ++++----
3 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/databases/py-Pyrseas/Makefile b/databases/py-Pyrseas/Makefile
index 58e0be9f4a98..b9eaa0c1f7c2 100644
--- a/databases/py-Pyrseas/Makefile
+++ b/databases/py-Pyrseas/Makefile
@@ -1,6 +1,5 @@
PORTNAME= Pyrseas
-PORTVERSION= 0.9.0
-DISTVERSIONPREFIX= v
+PORTVERSION= 0.9.1
CATEGORIES= databases python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/databases/py-Pyrseas/distinfo b/databases/py-Pyrseas/distinfo
index aaa57c5c3a9c..ca10865755f6 100644
--- a/databases/py-Pyrseas/distinfo
+++ b/databases/py-Pyrseas/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567194448
-SHA256 (perseas-Pyrseas-v0.9.0_GH0.tar.gz) = e013e3776ae52f1b71c3b46f25946962355fa3f816c6925cf85ff14e332429eb
-SIZE (perseas-Pyrseas-v0.9.0_GH0.tar.gz) = 176948
+TIMESTAMP = 1633310255
+SHA256 (perseas-Pyrseas-0.9.1_GH0.tar.gz) = 5d413579a9f3e840b9494d54f761c47389990165fac976eeb8c7922e9d00a883
+SIZE (perseas-Pyrseas-0.9.1_GH0.tar.gz) = 177861
diff --git a/databases/py-Pyrseas/pkg-descr b/databases/py-Pyrseas/pkg-descr
index fdeeb66b85d0..78ac7ed5d24b 100644
--- a/databases/py-Pyrseas/pkg-descr
+++ b/databases/py-Pyrseas/pkg-descr
@@ -1,5 +1,5 @@
-Pyrseas provides a framework and utilities to upgrade and maintain a relational
-database. Its purpose is to enhance and follow through on the concepts of the
-Andromeda Project (http://www.andromeda-project.org/)
+Pyrseas provides utilities to describe a PostgreSQL database schema as YAML, to
+verify the schema against the same or a different database and to generate SQL
+that will modify the schema to match the YAML description.
-WWW: http://pgfoundry.org/projects/pyrseas
+WWW: https://github.com/perseas/Pyrseas
More information about the dev-commits-ports-all
mailing list