Date: Sun, 13 Feb 2022 17:06:37 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0219838ead45 - main - www/py-pelican: Update to 4.7.2 Message-ID: <202202131706.21DH6b4j094371@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=0219838ead45c40a953238ac9dc7cf3c6ce69a4d commit 0219838ead45c40a953238ac9dc7cf3c6ce69a4d Author: Andreas Bilke <andreas@bilke.org> AuthorDate: 2022-02-13 17:06:08 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-02-13 17:06:08 +0000 www/py-pelican: Update to 4.7.2 PR: 261929 --- www/py-pelican/Makefile | 2 +- www/py-pelican/distinfo | 6 +++--- www/py-pelican/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-pelican/Makefile b/www/py-pelican/Makefile index 002db2b2b6b7..d684e26a4fe8 100644 --- a/www/py-pelican/Makefile +++ b/www/py-pelican/Makefile @@ -1,7 +1,7 @@ # Created by: Julien Laffaye <jlaffaye@FreeBSD.org> PORTNAME= pelican -PORTVERSION= 4.7.1 +PORTVERSION= 4.7.2 CATEGORIES= www textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-pelican/distinfo b/www/py-pelican/distinfo index 5a4343f1afc3..25adfda6970d 100644 --- a/www/py-pelican/distinfo +++ b/www/py-pelican/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634470938 -SHA256 (getpelican-pelican-4.7.1_GH0.tar.gz) = c64412935f12a07b15f50e433914632a9728917fc101a47bd10188919ceff11b -SIZE (getpelican-pelican-4.7.1_GH0.tar.gz) = 1401192 +TIMESTAMP = 1644759858 +SHA256 (getpelican-pelican-4.7.2_GH0.tar.gz) = b585beae7b6ce8e3370b9fad4a1c534370d4da68afc5f8690f7999becff8329a +SIZE (getpelican-pelican-4.7.2_GH0.tar.gz) = 1401737 diff --git a/www/py-pelican/pkg-descr b/www/py-pelican/pkg-descr index 398b0de28b74..a5b72d666729 100644 --- a/www/py-pelican/pkg-descr +++ b/www/py-pelican/pkg-descr @@ -6,4 +6,4 @@ Pelican is a static site generator, written in Python. - Easy to interface with distributed version control systems and web hooks - Completely static output is easy to host anywhere -WWW: http://docs.getpelican.com/ +WWW: https://docs.getpelican.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202131706.21DH6b4j094371>