diff options
author | junovitch <junovitch@FreeBSD.org> | 2016-05-10 09:49:47 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2016-05-10 09:49:47 +0800 |
commit | fcbe91c0941ce18997273e36c334f4d90635003a (patch) | |
tree | 2a202f25fa238f93b4edeebc4b7ccb86cfa64225 /german/wordpress/Makefile | |
parent | 389fcc115e3c3a466624397954e9c077b9cadb0d (diff) | |
download | freebsd-ports-gnome-fcbe91c0941ce18997273e36c334f4d90635003a.tar.gz freebsd-ports-gnome-fcbe91c0941ce18997273e36c334f4d90635003a.tar.zst freebsd-ports-gnome-fcbe91c0941ce18997273e36c334f4d90635003a.zip |
german/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 'german/wordpress/Makefile')
-rw-r--r-- | german/wordpress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index 9d7d190fbb9e..037568e62fa8 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.4.2 +PORTVERSION= 4.5.2 DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ |