diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2018-02-09 22:48:12 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2018-02-09 22:48:12 +0000 |
commit | a92dcb3ec426a50217491a275b0a3337d9b87fc9 (patch) | |
tree | e326b9a4086323dd0bf938d4c8afbaf47aa178b3 /www | |
parent | d63b9b6566b3aad29eefff62ed8cc03d080df31e (diff) |
Update to 4.9.4
Changelog:
https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/
https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/
Approved by: mentors (implicit)
MFH: 2018Q1
Notes
Notes:
svn path=/head/; revision=461345
Diffstat (limited to 'www')
-rw-r--r-- | www/wordpress/Makefile | 2 | ||||
-rw-r--r-- | www/wordpress/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 32d890cd6b80..a3a6c47db420 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -DISTVERSION= 4.9.2 +DISTVERSION= 4.9.4 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 8d6eef8b0250..597433e0b4c3 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516345663 -SHA256 (wordpress-4.9.2.tar.gz) = 1f6e9d16cb6b3cd77b754ad806ee67cd4b58a4c15b3a7ddf30b4237e359a437b -SIZE (wordpress-4.9.2.tar.gz) = 8807744 +TIMESTAMP = 1518216316 +SHA256 (wordpress-4.9.4.tar.gz) = 871622ce9144184d9afe25dd6e970dc5c1fcd25ac1bc1050a920e492b897bb11 +SIZE (wordpress-4.9.4.tar.gz) = 8565525 |