1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- While I'm here, update to 4.0.1

Changes:	https://tw.wordpress.org/2014/11/21/wordpress-4-0-1/
		https://tw.wordpress.org/2014/09/05/benny/
PR:		ports/194931
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
MFH:		2014Q4
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-11-24 18:32:57 +00:00
parent 62536df316
commit a92cf65240
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373342
2 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wordpress
PORTVERSION= 3.9.1
PORTVERSION= 4.0.1
CATEGORIES= chinese www
MASTER_SITES= http://tw.wordpress.org/ \
http://mirror.joehorn.idv.tw/wordpress/
@ -38,7 +38,6 @@ pre-install:
${ECHO_CMD} '@owner www' > ${PLIST}
${ECHO_CMD} '@group www' >> ${PLIST}
cd ${WRKSRC}/ && ${FIND} -s * -type f | ${SED} -e 's|^|%%WWWDIR%%/|' >> ${PLIST}
cd ${WRKSRC}/ && ${FIND} -d . -type d | ${SED} -e 's|^\.|@dirrm %%WWWDIR%%|' >> ${PLIST}
${ECHO_CMD} '@owner' >> ${PLIST}
${ECHO_CMD} '@group' >> ${PLIST}
if [ ! -f ${WRKSRC}/wp-config-sample.php ]; then ${CP} \

View File

@ -1,2 +1,2 @@
SHA256 (wordpress-3.9.1-zh_TW.tar.gz) = df5131b5bff1f20b07e50d81d47f28243bef423cee298f139ed412fb2fdaa4e9
SIZE (wordpress-3.9.1-zh_TW.tar.gz) = 6195013
SHA256 (wordpress-4.0.1-zh_TW.tar.gz) = 60eb409d838c3cabf8905175044c4057e91de0ea858c65482342e2cd11e58bc1
SIZE (wordpress-4.0.1-zh_TW.tar.gz) = 6451186