aboutsummaryrefslogtreecommitdiff
path: root/www/wordpress
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2017-12-02 12:20:31 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2017-12-02 12:20:31 +0000
commita3779d483faeb926b902d91b1ad333fcaff42513 (patch)
tree3d05ce190bfa500b4c84f92e859231404d8607fc /www/wordpress
parentfd7c505cf445989d7a5b53f318800d898f6dfeb6 (diff)
downloadports-a3779d483faeb926b902d91b1ad333fcaff42513.tar.gz
ports-a3779d483faeb926b902d91b1ad333fcaff42513.zip
Securityupdate to 4.9.1:
www/wordpress russian/wordpress [1] chinese/wordpress-zh_CN japanese/wordpress german/wordpress french/wordpress Changelog: https://codex.wordpress.org/Version_4.9.1 https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/ PR: 223982 [1] Submitted by: Mikhail Timofeev <9267096@gmail.com> (maintainer) [1] Approved by: tcberner (mentor) MFH: 2017Q4 Security: a2589511-d6ba-11e7-88dd-00e04c1ea73d Differential Revision: https://reviews.freebsd.org/D13337
Notes
Notes: svn path=/head/; revision=455354
Diffstat (limited to 'www/wordpress')
-rw-r--r--www/wordpress/Makefile6
-rw-r--r--www/wordpress/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile
index 3eb95e6cb5a0..1b85d792405a 100644
--- a/www/wordpress/Makefile
+++ b/www/wordpress/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wordpress
-PORTVERSION= 4.9
+DISTVERSION= 4.9.1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://wordpress.org/
@@ -20,8 +20,8 @@ USES= php:web cpe
USE_PHP= curl gd hash mysqli pcre tokenizer xml zip zlib ftp
WRKSRC= ${WRKDIR}/${PORTNAME}
-.if ${PORTVERSION:N*.*.*}
-CPE_VERSION= ${PORTVERSION}.0
+.if ${DISTVERSION:N*.*.*}
+CPE_VERSION= ${DISTVERSION}.0
.endif
SUB_FILES= pkg-message
diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo
index f9e5d967e94b..a4a0efeee978 100644
--- a/www/wordpress/distinfo
+++ b/www/wordpress/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511544219
-SHA256 (wordpress-4.9.tar.gz) = e20dc8d14a62aea05a6eba0a37cabf0b83282746242dab2bd6b9728fc12c28be
-SIZE (wordpress-4.9.tar.gz) = 9638753
+TIMESTAMP = 1512203392
+SHA256 (wordpress-4.9.1.tar.gz) = a94ae99cda7666bfd482b36f268ad240a3bde2a66724e1312dabf068a9555100
+SIZE (wordpress-4.9.1.tar.gz) = 9638827