aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2015-10-01 06:10:08 +0000
committerXin LI <delphij@FreeBSD.org>2015-10-01 06:10:08 +0000
commit8a4dfc3afca8a3133cc12d71f27636f0505cda80 (patch)
treeea4996a9766d43317801fdea1e8b3ce5128c0a30
parent241e8aa5a6b2c822a94ae0a2d72b8ecdbda17dd6 (diff)
downloadports-8a4dfc3afca8a3133cc12d71f27636f0505cda80.tar.gz
ports-8a4dfc3afca8a3133cc12d71f27636f0505cda80.zip
MFH: r395640 r395689 r396538 r397936
Reset maintainership per mail on freebsd-ports@ list Requested by: Joe Horn <joehorn@gmail.com> (maintainer) - Update to 4.3 - Add NO_ARCH Changes: https://ja.wordpress.org/2015/08/19/billie/ - Clarify LICENSE - Switch to options helpers japanese/wordpress: update to 4.3.1 This release fixing multiple security vulnerabilities. PR: 203365 Submitted by: Yoshisato Yanagisawa <osho@pcc-software.org> Security: f4ce64c2-5bd4-11e5-9040-3c970e169bc2 Approved by: ports-secteam
Notes
Notes: svn path=/branches/2015Q3/; revision=398251
-rw-r--r--japanese/wordpress/Makefile7
-rw-r--r--japanese/wordpress/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/japanese/wordpress/Makefile b/japanese/wordpress/Makefile
index 939ae5f15e87..de79bd639301 100644
--- a/japanese/wordpress/Makefile
+++ b/japanese/wordpress/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wordpress
-PORTVERSION= 4.2.4
+PORTVERSION= 4.3.1
DISTVERSIONSUFFIX= -ja
CATEGORIES= japanese www
MASTER_SITES= http://ja.wordpress.org/
@@ -10,10 +10,11 @@ MASTER_SITES= http://ja.wordpress.org/
MAINTAINER= ports@FreeBSD.org
COMMENT= State-of-the-art semantic personal publishing platform
-LICENSE= GPLv2
+LICENSE= GPLv2 # or later
CONFLICTS_INSTALL= wordpress-[0-9].* de-wordpress-[0-9].* ru-wordpress-[0-9].*
+NO_ARCH= yes
NO_BUILD= yes
USES= cpe
USE_PHP= curl gd mysql pcre tokenizer xml zip zlib
@@ -49,6 +50,8 @@ do-install:
${INSTALL} -d -m 755 ${STAGEDIR}${WWWDIR}/
${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR}/
${FIND} ${STAGEDIR}${WWWDIR}/ -type d -exec ${CHMOD} g+w '{}' \;
+
+do-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}/
cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/
diff --git a/japanese/wordpress/distinfo b/japanese/wordpress/distinfo
index 18a4e1a6fd0c..245cdcec38ef 100644
--- a/japanese/wordpress/distinfo
+++ b/japanese/wordpress/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wordpress-4.2.4-ja.tar.gz) = 71046b99c76b19d6f0a8d472dd9db53e24f362235a30dac0f8fd0dab36aeb76b
-SIZE (wordpress-4.2.4-ja.tar.gz) = 6753336
+SHA256 (wordpress-4.3.1-ja.tar.gz) = 54692c718267ad46a8f313b7f695c759bae72e6fea1b4ca06ad75ba03dc0bab0
+SIZE (wordpress-4.3.1-ja.tar.gz) = 6989655