From 2a29b5b6bf2e19e4f5e27bed55808e2038f1586c Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 12 Sep 2013 14:27:21 +0000 Subject: - Update to 3.6.1 Changes: http://ja.wordpress.org/2013/09/12/wordpress-3-6-1-maintenance-and-security-release/ --- japanese/wordpress/Makefile | 6 +++--- japanese/wordpress/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/japanese/wordpress/Makefile b/japanese/wordpress/Makefile index 4a2efe133c6a..bdeda7aba629 100644 --- a/japanese/wordpress/Makefile +++ b/japanese/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.6 +PORTVERSION= 3.6.1 CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-ja @@ -27,6 +27,8 @@ PORTDOCS= license.txt readme.html OPTIONS_DEFINE= DOCS +.include + pre-everything:: @${ECHO_CMD} "If you want to upgrade, you must read upgrade document." @${ECHO_CMD} "" @@ -39,8 +41,6 @@ pre-install: if [ ! -f ${WRKSRC}/wp-config-sample.php ]; then ${CP} \ ${WRKSRC}/wp-config.php.sample ${WRKSRC}/wp-config.php; fi -.include - do-install: ${INSTALL} -d -g ${WWWGRP} -m 755 -o ${WWWOWN} ${WWWDIR}/ ${CP} -R ${WRKSRC}/ ${WWWDIR}/ diff --git a/japanese/wordpress/distinfo b/japanese/wordpress/distinfo index c5675ffca6fc..339b7e676b19 100644 --- a/japanese/wordpress/distinfo +++ b/japanese/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.6-ja.tar.gz) = 425ccb35c5e79171447334d4187b38abe0d8876b4f2d41c67a1b602a215213a9 -SIZE (wordpress-3.6-ja.tar.gz) = 5993251 +SHA256 (wordpress-3.6.1-ja.tar.gz) = 4ff58644f31d490586adba1d260f49020bf488fe13f87a11cfcf0517035c4466 +SIZE (wordpress-3.6.1-ja.tar.gz) = 6003428 -- cgit