aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-10-13 17:16:53 +0000
committerSteve Wills <swills@FreeBSD.org>2012-10-13 17:16:53 +0000
commit0e944a8818c54e93a704e3ca5a5f938066a557c8 (patch)
tree09a0754205e13c8f1b29749f592ffa0f5d067848 /japanese
parentb66d82858526a044a0c5874d311275393c465270 (diff)
downloadports-0e944a8818c54e93a704e3ca5a5f938066a557c8.tar.gz
ports-0e944a8818c54e93a704e3ca5a5f938066a557c8.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/wordpress/Makefile14
-rw-r--r--japanese/wordpress/distinfo4
2 files changed, 8 insertions, 10 deletions
diff --git a/japanese/wordpress/Makefile b/japanese/wordpress/Makefile
index 36fb39950063..17d330869968 100644
--- a/japanese/wordpress/Makefile
+++ b/japanese/wordpress/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: wordpress
-# Date created: 2011-09-20
-# Whom: Takefu
-#
+# Created by: Takefu
# $FreeBSD$
-#
PORTNAME= wordpress
-PORTVERSION= 3.4.1
+PORTVERSION= 3.4.2
CATEGORIES= japanese www
MASTER_SITES= http://ja.wordpress.org/
DISTNAME= ${PORTNAME}-${PORTVERSION}-ja
@@ -17,7 +13,7 @@ COMMENT= A state-of-the-art semantic personal publishing platform
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/license.txt
-CONFLICTS_INSTALL= wordpress-3.* de-wordpress-3.* ru-wordpress-ru-3.*
+CONFLICTS_INSTALL= wordpress-3.* de-wordpress-3.* ru-wordpress-3.*
NO_BUILD= yes
USE_PHP= curl gd mysql pcre tokenizer xml zip
@@ -42,10 +38,12 @@ pre-install:
if [ ! -f ${WRKSRC}/wp-config-sample.php ]; then ${CP} \
${WRKSRC}/wp-config.php.sample ${WRKSRC}/wp-config.php; fi
+.include <bsd.port.options.mk>
+
do-install:
${INSTALL} -d -g ${WWWGRP} -m 755 -o ${WWWOWN} ${WWWDIR}/
${CP} -R ${WRKSRC}/ ${WWWDIR}/
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${DOCSDIR}/
cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/
.endif
diff --git a/japanese/wordpress/distinfo b/japanese/wordpress/distinfo
index 6276ffd06a67..4cd7a83d53ea 100644
--- a/japanese/wordpress/distinfo
+++ b/japanese/wordpress/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.4.1-ja.tar.gz) = 650549f64c17cf600f84fe57729c1c6128e7d2ee368147c6f7b8d2c27260ee14
-SIZE (wordpress-3.4.1-ja.tar.gz) = 4983691
+SHA256 (wordpress-3.4.2-ja.tar.gz) = a8caa2bf5100583c40f3236e78b200514e6e76a6b99d1caf1298e616d9e64952
+SIZE (wordpress-3.4.2-ja.tar.gz) = 4970768