Index: head/www/wordpress/pkg-message =================================================================== --- head/www/wordpress/pkg-message (revision 404619) +++ head/www/wordpress/pkg-message (nonexistent) @@ -1,6 +0,0 @@ - **** NOTE **** -Before the first use of WordPress, copy wp-config-sample.php to wp-config.php -in ${WWWDIR} and modify it to fit your MySQL. -Maybe you need 'mysqladmin create wordpress' first. -If you are upgrading from 1.x or 2.x to 3.x, please run -http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 3.x Property changes on: head/www/wordpress/pkg-message ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/wordpress/Makefile =================================================================== --- head/www/wordpress/Makefile (revision 404619) +++ head/www/wordpress/Makefile (revision 404620) @@ -1,55 +1,55 @@ # Created by: Elvis Chiang # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.3.1 +PORTVERSION= 4.4 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ -MAINTAINER= ychsiao@ychsiao.org +MAINTAINER= miwi@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform LICENSE= GPLv2 CONFLICTS_INSTALL= de-wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].* NO_ARCH= yes NO_BUILD= yes USES= cpe -USE_PHP= curl gd hash mysql pcre tokenizer xml zip zlib +USE_PHP= curl gd hash mysqli pcre tokenizer xml zip zlib ftp WANT_PHP_WEB= yes WRKSRC= ${WRKDIR}/${PORTNAME} .if ${PORTVERSION:N*.*.*} CPE_VERSION= ${PORTVERSION}.0 .endif SUB_FILES= pkg-message PLIST= ${WRKDIR}/pkg-plist PORTDOCS= license.txt readme.html OPTIONS_DEFINE= DOCS pre-everything:: @${ECHO_CMD} "If you want to upgrade, you must read upgrade document." @${ECHO_CMD} "" @sleep 1 pre-install: ${ECHO_CMD} '@owner www' > ${PLIST} ${ECHO_CMD} '@group www' >> ${PLIST} cd ${WRKSRC}/ && ${FIND} -s * -type f | ${SED} -e 's|^|%%WWWDIR%%/|' >> ${PLIST} ${ECHO_CMD} '@owner' >> ${PLIST} ${ECHO_CMD} '@group' >> ${PLIST} if [ ! -f ${WRKSRC}/wp-config-sample.php ]; then ${CP} \ ${WRKSRC}/wp-config.php.sample ${WRKSRC}/wp-config.php; fi do-install: ${INSTALL} -d -m 755 ${STAGEDIR}${WWWDIR}/ ${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR}/ ${FIND} ${STAGEDIR}${WWWDIR}/ -type d -exec ${CHMOD} g+w '{}' \; ${MKDIR} ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ .include Index: head/www/wordpress/distinfo =================================================================== --- head/www/wordpress/distinfo (revision 404619) +++ head/www/wordpress/distinfo (revision 404620) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.3.1.tar.gz) = df5a5bfa28c916e11e8a636297c8eeb68816fff1d1bc2564c1d73c0063f0027c -SIZE (wordpress-4.3.1.tar.gz) = 6526208 +SHA256 (wordpress-4.4.tar.gz) = 02047ded951bc9d3e3d7e33dc4add71165edff202bee0c00d536e9640813ce99 +SIZE (wordpress-4.4.tar.gz) = 7079339