diff options
author | joneum <joneum@FreeBSD.org> | 2018-01-19 15:09:28 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2018-01-19 15:09:28 +0800 |
commit | c2aebc4f6ce32834da1d9e64e451a8aef39c253d (patch) | |
tree | b7b685d0f8ee9bcc6db6df413336774dbf64b8db /www | |
parent | dc876a7ac05017403e41d0a9e4c000507d0bc1df (diff) | |
download | freebsd-ports-gnome-c2aebc4f6ce32834da1d9e64e451a8aef39c253d.tar.gz freebsd-ports-gnome-c2aebc4f6ce32834da1d9e64e451a8aef39c253d.tar.zst freebsd-ports-gnome-c2aebc4f6ce32834da1d9e64e451a8aef39c253d.zip |
Securityupdate to 4.9.2:
Changelog:
https://codex.wordpress.org/Version_4.9.2
https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/
Approved by: mentors (implicit)
MFH: 2018Q1
Security: c04dc18f-fcde-11e7-bdf6-00e04c1ea73d
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 1b85d792405a..32d890cd6b80 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -DISTVERSION= 4.9.1 +DISTVERSION= 4.9.2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index a4a0efeee978..8d6eef8b0250 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1512203392 -SHA256 (wordpress-4.9.1.tar.gz) = a94ae99cda7666bfd482b36f268ad240a3bde2a66724e1312dabf068a9555100 -SIZE (wordpress-4.9.1.tar.gz) = 9638827 +TIMESTAMP = 1516345663 +SHA256 (wordpress-4.9.2.tar.gz) = 1f6e9d16cb6b3cd77b754ad806ee67cd4b58a4c15b3a7ddf30b4237e359a437b +SIZE (wordpress-4.9.2.tar.gz) = 8807744 |