diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-01-15 01:19:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-01-15 01:19:49 +0800 |
commit | 09ec956b6b9345d997de22b7a0d33c0b171c8fe8 (patch) | |
tree | 03faa3ee0f16f9a8615f9416047d220b57fc4ee4 /www | |
parent | 9e7ae62b7a8bd2fa8d4beada4bdc1568815a8264 (diff) | |
download | freebsd-ports-gnome-09ec956b6b9345d997de22b7a0d33c0b171c8fe8.tar.gz freebsd-ports-gnome-09ec956b6b9345d997de22b7a0d33c0b171c8fe8.tar.zst freebsd-ports-gnome-09ec956b6b9345d997de22b7a0d33c0b171c8fe8.zip |
Update to 4.7.1
Changes: https://wordpress.org/news/2017/01/wordpress-4-7-1-security-and-maintenance-release/
PR: 216059
Submitted by: Jochen Neumeister <joneum@bsdproject.de> (maintainer)
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 8e68960ca753..8b7b0baffb71 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7 +PORTVERSION= 4.7.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 88db210abbe2..1e628b71d62b 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481101948 -SHA256 (wordpress-4.7.tar.gz) = 7eae27ff70716dae2d2ba58280f2832fd70a208c9cdaf29ab36ac789c14d6977 -SIZE (wordpress-4.7.tar.gz) = 7993186 +TIMESTAMP = 1484374342 +SHA256 (wordpress-4.7.1.tar.gz) = 171252eed21e31becb5d52fa3d3ef7ba2b41f0fedd1a412afc5ad937da5317f6 +SIZE (wordpress-4.7.1.tar.gz) = 7998661 |