Index: head/chinese/wordpress-zh_TW/Makefile =================================================================== --- head/chinese/wordpress-zh_TW/Makefile (revision 274699) +++ head/chinese/wordpress-zh_TW/Makefile (revision 274700) @@ -1,67 +1,67 @@ # New ports collection makefile for: wordpress-zh_TW # Date created: 2010-03-01 # Whom: Joe Horn # # $FreeBSD$ # PORTNAME= wordpress -PORTVERSION= 3.1.2 +PORTVERSION= 3.1.3 CATEGORIES= chinese www MASTER_SITES= http://tw.wordpress.org/ \ http://mirror.joehorn.idv.tw/wordpress/ PKGNAMESUFFIX= -zh_TW DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} MAINTAINER= joehorn@gmail.com COMMENT= A state-of-the-art semantic personal publishing platform LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME} USE_PHP= mysql pcre xml gd tokenizer NO_BUILD= YES WANT_PHP_WEB= YES PLIST= ${WRKDIR}/pkg-plist WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX} PORTDOCS= license.txt readme.html SUB_FILES+= pkg-message SUB_LISTS+= WWWDIR=${WWWDIR} pre-everything:: @${ECHO_CMD} "If you want to upgrade, you must read upgrade document." @${ECHO_CMD} "" @sleep 1 pre-install: cd ${WRKSRC} && ${FIND} -s * -type f | \ ${SED} -e 's|^|${WWWDIR:S|${PREFIX}/||}/|' > ${PLIST} \ && ${FIND} -d * -type d | \ ${SED} -e 's|^|@dirrm ${WWWDIR:S|${PREFIX}/||}/|' >> ${PLIST} \ && ${ECHO_CMD} @dirrm ${WWWDIR:S|${PREFIX}/||} >> ${PLIST} if [ ! -f ${WRKSRC}/wp-config-sample.php ]; then ${CP} \ ${WRKSRC}/wp-config.php.sample ${WRKSRC}/wp-config.php; fi do-install: @${MKDIR} ${WWWDIR} @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' \ >> ${TMPPLIST} @${CHMOD} -R 755 ${WWWDIR} @${ECHO_CMD} '@exec ${CHMOD} -R 755 ${WWWDIR}' >> ${TMPPLIST} ${CP} -R ${WRKSRC}/ ${WWWDIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}/${i} .endfor .endif post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/chinese/wordpress-zh_TW/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/chinese/wordpress-zh_TW/distinfo =================================================================== --- head/chinese/wordpress-zh_TW/distinfo (revision 274699) +++ head/chinese/wordpress-zh_TW/distinfo (revision 274700) @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.1.2-zh_TW.tar.gz) = 3ac99a5ad580fbad519551b0061a1227dc6fb34dffa9edbcc0ba494bec8aed06 -SIZE (wordpress-3.1.2-zh_TW.tar.gz) = 3079746 +SHA256 (wordpress-3.1.3-zh_TW.tar.gz) = 88be409161d88b6e7a43ee7484f141b310944ed663c1c3a5d53269f582bb4e82 +SIZE (wordpress-3.1.3-zh_TW.tar.gz) = 3081740 Property changes on: head/chinese/wordpress-zh_TW/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property