From e4e65328dd06c7a6fb61bffeedc3babc8ba15d00 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Sun, 16 Dec 2012 19:24:53 +0000 Subject: [PATCH] - update russian [1], chinese_zh_TW [2] and chinese_zh_CN [3] versions of wordpress to 3.5 while here, make changes common for all of this ports: - trim Makefile header - remove indefinite article from COMMENT - do not define LICENSE_FILE for standard license - remove license.txt from PORTDOCS - tab -> space change in pkg-descr:WWW - trailing whitespace fixes PR: 174399 [1] PR: 174452 [2] PR: 174400 [3] Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) [1], Bo-Yi Wu [2], Joe Horn (maintainer) [3] Approved by: Joe Horn (maintainer) [2] --- chinese/wordpress-zh_CN/Makefile | 16 ++++++---------- chinese/wordpress-zh_CN/distinfo | 4 ++-- chinese/wordpress-zh_CN/files/pkg-message.in | 2 +- chinese/wordpress-zh_CN/pkg-descr | 8 ++++---- chinese/wordpress-zh_TW/Makefile | 16 ++++++---------- chinese/wordpress-zh_TW/distinfo | 4 ++-- chinese/wordpress-zh_TW/pkg-descr | 8 ++++---- russian/wordpress/Makefile | 14 ++++---------- russian/wordpress/distinfo | 4 ++-- russian/wordpress/pkg-descr | 2 +- 10 files changed, 32 insertions(+), 46 deletions(-) diff --git a/chinese/wordpress-zh_CN/Makefile b/chinese/wordpress-zh_CN/Makefile index d742e0580941..63435edda988 100644 --- a/chinese/wordpress-zh_CN/Makefile +++ b/chinese/wordpress-zh_CN/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: wordpress-zh_CN -# Date created: 2010-03-01 -# Whom: Joe Horn -# +# Created by: Joe Horn # $FreeBSD$ -# PORTNAME= wordpress -PORTVERSION= 3.4.2 +PORTVERSION= 3.5 CATEGORIES= chinese www MASTER_SITES= http://cn.wordpress.org/ \ http://mirror.joehorn.idv.tw/wordpress/ @@ -14,20 +10,20 @@ PKGNAMESUFFIX= -zh_CN DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} MAINTAINER= joehorn@gmail.com -COMMENT= A state-of-the-art semantic personal publishing platform +COMMENT= State-of-the-art semantic personal publishing platform LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME} USE_PHP= curl gd mysql pcre tokenizer xml zip -NO_BUILD= YES -WANT_PHP_WEB= YES +NO_BUILD= yes +WANT_PHP_WEB= yes PLIST= ${WRKDIR}/pkg-plist WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX} -PORTDOCS= license.txt readme.html +PORTDOCS= readme.html OPTIONS_DEFINE= DOCS diff --git a/chinese/wordpress-zh_CN/distinfo b/chinese/wordpress-zh_CN/distinfo index c8a322312fd0..beca5d4078a0 100644 --- a/chinese/wordpress-zh_CN/distinfo +++ b/chinese/wordpress-zh_CN/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.4.2-zh_CN.tar.gz) = 10095c73deb7d73f8a52f503de2c7f8e22affea59850897b0629167cf20efe52 -SIZE (wordpress-3.4.2-zh_CN.tar.gz) = 4938647 +SHA256 (wordpress-3.5-zh_CN.tar.gz) = 8425618f85ad850f9766d61d100b68491b700c2a42cbf8abe4d7933dd438bd6f +SIZE (wordpress-3.5-zh_CN.tar.gz) = 6129126 diff --git a/chinese/wordpress-zh_CN/files/pkg-message.in b/chinese/wordpress-zh_CN/files/pkg-message.in index e40a28ebbe04..0d5e7666755a 100644 --- a/chinese/wordpress-zh_CN/files/pkg-message.in +++ b/chinese/wordpress-zh_CN/files/pkg-message.in @@ -1,7 +1,7 @@ ************************************************************************************* Please read following note for installation steps before the first use of WordPress. -1. Copy wp-config-sample.php to wp-config.php +1. Copy wp-config-sample.php to wp-config.php in %%WWWDIR%% . 2. Modify it to fit your MySQL. diff --git a/chinese/wordpress-zh_CN/pkg-descr b/chinese/wordpress-zh_CN/pkg-descr index 656bfdcdc8a1..a2dcd1e04bf0 100644 --- a/chinese/wordpress-zh_CN/pkg-descr +++ b/chinese/wordpress-zh_CN/pkg-descr @@ -1,7 +1,7 @@ -WordPress is a state-of-the-art semantic personal publishing platform -with a focus on aesthetics, web standards, and usability. +WordPress is a state-of-the-art semantic personal publishing platform +with a focus on aesthetics, web standards, and usability. More simply, Wordpress is what you use when you want to work -with your blogging software, not fight it. +with your blogging software, not fight it. -WWW: http://cn.wordpress.org/ +WWW: http://cn.wordpress.org/ diff --git a/chinese/wordpress-zh_TW/Makefile b/chinese/wordpress-zh_TW/Makefile index dc1c0cff95a7..9cec2317953a 100644 --- a/chinese/wordpress-zh_TW/Makefile +++ b/chinese/wordpress-zh_TW/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: wordpress-zh_TW -# Date created: 2010-03-01 -# Whom: Joe Horn -# +# Created by: Joe Horn # $FreeBSD$ -# PORTNAME= wordpress -PORTVERSION= 3.4.2 +PORTVERSION= 3.5 CATEGORIES= chinese www MASTER_SITES= http://tw.wordpress.org/ \ http://mirror.joehorn.idv.tw/wordpress/ @@ -14,20 +10,20 @@ PKGNAMESUFFIX= -zh_TW DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} MAINTAINER= joehorn@gmail.com -COMMENT= A state-of-the-art semantic personal publishing platform +COMMENT= State-of-the-art semantic personal publishing platform LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME} USE_PHP= curl gd mysql pcre tokenizer xml zip -NO_BUILD= YES -WANT_PHP_WEB= YES +NO_BUILD= yes +WANT_PHP_WEB= yes PLIST= ${WRKDIR}/pkg-plist WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX} -PORTDOCS= license.txt readme.html +PORTDOCS= readme.html OPTIONS_DEFINE= DOCS diff --git a/chinese/wordpress-zh_TW/distinfo b/chinese/wordpress-zh_TW/distinfo index 9aabc99ac007..f256942f96bd 100644 --- a/chinese/wordpress-zh_TW/distinfo +++ b/chinese/wordpress-zh_TW/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.4.2-zh_TW.tar.gz) = 8aef4d86ac8f181ca499ab16948568f170b8a1e81ac4c330f7807f0965d3bfa1 -SIZE (wordpress-3.4.2-zh_TW.tar.gz) = 4924530 +SHA256 (wordpress-3.5-zh_TW.tar.gz) = 347ec4c9d680cc493bdd1b98ddd33bc46d11067b9ae51a6036c18877aae10e41 +SIZE (wordpress-3.5-zh_TW.tar.gz) = 6124828 diff --git a/chinese/wordpress-zh_TW/pkg-descr b/chinese/wordpress-zh_TW/pkg-descr index d83d9a2f3e97..fc588979a4bc 100644 --- a/chinese/wordpress-zh_TW/pkg-descr +++ b/chinese/wordpress-zh_TW/pkg-descr @@ -1,7 +1,7 @@ -WordPress is a state-of-the-art semantic personal publishing platform -with a focus on aesthetics, web standards, and usability. +WordPress is a state-of-the-art semantic personal publishing platform +with a focus on aesthetics, web standards, and usability. More simply, Wordpress is what you use when you want to work -with your blogging software, not fight it. +with your blogging software, not fight it. -WWW: http://tw.wordpress.org/ +WWW: http://tw.wordpress.org/ diff --git a/russian/wordpress/Makefile b/russian/wordpress/Makefile index 5a4150431a38..112840176f1a 100644 --- a/russian/wordpress/Makefile +++ b/russian/wordpress/Makefile @@ -1,22 +1,16 @@ -# New ports collection makefile for: wordpress -# Date created: 2011-12-27 -# Whom: Mihail Timofeev <9267096@gmail.com> -# (based on wordpress by Elvis Chiang) -# +# Created by: Mihail Timofeev <9267096@gmail.com> # $FreeBSD$ -# PORTNAME= wordpress -PORTVERSION= 3.4.2 +PORTVERSION= 3.5 CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-ru_RU MAINTAINER= 9267096@gmail.com -COMMENT= A state-of-the-art semantic personal publishing platform +COMMENT= State-of-the-art semantic personal publishing platform LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/license.txt CONFLICTS_INSTALL= wordpress-3.* de-wordpress-3.* ja-wordpress-3.* @@ -27,7 +21,7 @@ WANT_PHP_WEB= yes WRKSRC= ${WRKDIR}/${PORTNAME} PLIST= ${WRKDIR}/pkg-plist -PORTDOCS= license.txt readme.html +PORTDOCS= readme.html SUB_FILES= pkg-message pre-everything:: diff --git a/russian/wordpress/distinfo b/russian/wordpress/distinfo index 1fd688883a5f..fe7da5800215 100644 --- a/russian/wordpress/distinfo +++ b/russian/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.4.2-ru_RU.zip) = b8fac1738839b17881f41b1b14904dc510c9353464544c7c84ef1c2542c9d7a4 -SIZE (wordpress-3.4.2-ru_RU.zip) = 5406188 +SHA256 (wordpress-3.5-ru_RU.zip) = 850d56fee6cdd45c765d627d41df7c8b318470bebbb7b07a722ee7eb4d53cf21 +SIZE (wordpress-3.5-ru_RU.zip) = 6664495 diff --git a/russian/wordpress/pkg-descr b/russian/wordpress/pkg-descr index ff4b0c09cfee..e099d058e4c8 100644 --- a/russian/wordpress/pkg-descr +++ b/russian/wordpress/pkg-descr @@ -4,4 +4,4 @@ with a focus on aesthetics, web standards, and usability. More simply, Wordpress is what you use when you want to work with your blogging software, not fight it. -WWW: http://ru.wordpress.org/ +WWW: http://ru.wordpress.org/