diff options
author | junovitch <junovitch@FreeBSD.org> | 2016-05-10 09:49:38 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2016-05-10 09:49:38 +0800 |
commit | 389fcc115e3c3a466624397954e9c077b9cadb0d (patch) | |
tree | 65310162b6f9f9cfe5327008dd472814c4a0aba0 /www/wordpress | |
parent | 2e29517b51e7152a7c820f267b46b64ee0f21696 (diff) | |
download | freebsd-ports-graphics-389fcc115e3c3a466624397954e9c077b9cadb0d.tar.gz freebsd-ports-graphics-389fcc115e3c3a466624397954e9c077b9cadb0d.tar.zst freebsd-ports-graphics-389fcc115e3c3a466624397954e9c077b9cadb0d.zip |
www/wordpress: update 4.4.2 -> 4.5.2
Approved by: ports-secteam (with hat)
Security: CVE-2016-4566
Security: CVE-2016-4567
Security: https://vuxml.FreeBSD.org/freebsd/3686917b-164d-11e6-94fa-002590263bf5.html
MFH: 2016Q2
Diffstat (limited to 'www/wordpress')
-rw-r--r-- | www/wordpress/Makefile | 2 | ||||
-rw-r--r-- | www/wordpress/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 838a9cf2fd7..09d25547661 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.4.2 +PORTVERSION= 4.5.2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index e34938b156f..b1720fea461 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.4.2.tar.gz) = c8a74c0f7cfc0d19989d235759e70cebd90f42aa0513bd9bc344230b0f79e08b -SIZE (wordpress-4.4.2.tar.gz) = 7099520 +SHA256 (wordpress-4.5.2.tar.gz) = 1a4d9f05142701e72413609cc30029f66af0f3b29d4ff051e888f48026d20ac9 +SIZE (wordpress-4.5.2.tar.gz) = 7770470 |