Date: Sun, 30 May 2021 17:06:30 GMT From: Xin LI <delphij@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 06aeda1fc4e4 - main - www/wordpress: update to 5.7.2 Message-ID: <202105301706.14UH6UO2034981@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/ports/commit/?id=06aeda1fc4e4d7877cdde0a7fbb93ec9d2d1f926 commit 06aeda1fc4e4d7877cdde0a7fbb93ec9d2d1f926 Author: Xin LI <delphij@FreeBSD.org> AuthorDate: 2021-05-13 19:06:26 +0000 Commit: Xin LI <delphij@FreeBSD.org> CommitDate: 2021-05-30 17:06:12 +0000 www/wordpress: update to 5.7.2 Approved by: maintainer timeout PR: ports/255848 Differential Revision: https://reviews.freebsd.org/D30084 --- www/wordpress/Makefile | 2 +- www/wordpress/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index f8bed98b65c8..a85be5e72659 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,7 +1,7 @@ # Created by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> PORTNAME= wordpress -DISTVERSION= 5.5.3 +DISTVERSION= 5.7.2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 76b6e7dfb680..3c4ed9255187 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604344340 -SHA256 (wordpress-5.5.3.tar.gz) = b1392676bf4cba5c3b5f0344309054f35af0355fda80da418c2ce71ae39baed4 -SIZE (wordpress-5.5.3.tar.gz) = 12987499 +TIMESTAMP = 1620891522 +SHA256 (wordpress-5.7.2.tar.gz) = eb8d05208159469d0be3cb339f7b6a150a39f503faf679c255028433f5131219 +SIZE (wordpress-5.7.2.tar.gz) = 15750424
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105301706.14UH6UO2034981>