Date: Sun, 20 Jun 2021 16:19:05 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a6cff75c1fdf - main - www/py-wagtail: Update to 2.12.5 Message-ID: <202106201619.15KGJ59l080701@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a6cff75c1fdfd277ec244ed04bee4800372eb8fc commit a6cff75c1fdfd277ec244ed04bee4800372eb8fc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 16:06:01 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 16:16:06 +0000 www/py-wagtail: Update to 2.12.5 Changes: https://github.com/wagtail/wagtail/releases https://docs.wagtail.io/en/latest/releases/index.html --- www/py-wagtail/Makefile | 2 +- www/py-wagtail/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-wagtail/Makefile b/www/py-wagtail/Makefile index 1a5bd280361a..8035140b9643 100644 --- a/www/py-wagtail/Makefile +++ b/www/py-wagtail/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= wagtail -PORTVERSION= 2.12.4 +PORTVERSION= 2.12.5 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-wagtail/distinfo b/www/py-wagtail/distinfo index 7687881fd6eb..695273a40618 100644 --- a/www/py-wagtail/distinfo +++ b/www/py-wagtail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619569499 -SHA256 (wagtail-2.12.4.tar.gz) = ca4c56efcd0833c38c75be05274f442f40dd88e15bf0136a4fe15663162a6c5d -SIZE (wagtail-2.12.4.tar.gz) = 8755733 +TIMESTAMP = 1624189777 +SHA256 (wagtail-2.12.5.tar.gz) = 93afb1c8c1dae6261ba54a65ceabf7a8d20fe43ae20ceb2ae6956e69aa1963bd +SIZE (wagtail-2.12.5.tar.gz) = 8894704
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201619.15KGJ59l080701>