diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-12 21:47:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-12 21:47:03 +0000 |
commit | 23c3fa6f18bd23168f80fd99b0ce52dbeaaa525a (patch) | |
tree | 00b4dd3aec9fe7abb841b9917e5f96db37f41908 /russian | |
parent | 0cfc9f197a6e5ebfc97c46932eeb27ed7ea94eb3 (diff) | |
download | ports-23c3fa6f18bd23168f80fd99b0ce52dbeaaa525a.tar.gz ports-23c3fa6f18bd23168f80fd99b0ce52dbeaaa525a.zip |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/wordpress/Makefile | 4 | ||||
-rw-r--r-- | russian/wordpress/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/russian/wordpress/Makefile b/russian/wordpress/Makefile index aed6a467e38f..353d094a474a 100644 --- a/russian/wordpress/Makefile +++ b/russian/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.8.1 +PORTVERSION= 3.8.2 CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-ru_RU @@ -39,8 +39,6 @@ pre-install: if [ ! -f ${WRKSRC}/wp-config-sample.php ]; then ${CP} \ ${WRKSRC}/wp-config.php.sample ${WRKSRC}/wp-config.php; fi -.include <bsd.port.options.mk> - do-install: ${INSTALL} -d -g ${WWWGRP} -m 755 -o ${WWWOWN} ${STAGEDIR}${WWWDIR}/ ${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR}/ diff --git a/russian/wordpress/distinfo b/russian/wordpress/distinfo index e1704ef9b32f..5ef1a1282761 100644 --- a/russian/wordpress/distinfo +++ b/russian/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.8.1-ru_RU.tar.gz) = f1b699f9d8c40ede96f744604241df6a5a21b49a723636dd2157a2e664e9c287 -SIZE (wordpress-3.8.1-ru_RU.tar.gz) = 6336677 +SHA256 (wordpress-3.8.2-ru_RU.tar.gz) = 6d0d68e02da0ac651a0298e35e74f4567af13cc0f38464a450d30eb70741fab7 +SIZE (wordpress-3.8.2-ru_RU.tar.gz) = 6346886 |