aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--russian/wordpress/Makefile11
-rw-r--r--russian/wordpress/distinfo5
2 files changed, 9 insertions, 7 deletions
diff --git a/russian/wordpress/Makefile b/russian/wordpress/Makefile
index cd7c2d6ba98e..cab6d79e226b 100644
--- a/russian/wordpress/Makefile
+++ b/russian/wordpress/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wordpress
-PORTVERSION= 4.5.2
+PORTVERSION= 4.5.3
DISTVERSIONSUFFIX= -ru_RU
CATEGORIES= russian www
MASTER_SITES= http://ru.wordpress.org/
@@ -10,8 +10,7 @@ MASTER_SITES= http://ru.wordpress.org/
MAINTAINER= 9267096@gmail.com
COMMENT= State-of-the-art semantic personal publishing platform
-LICENSE= GPLv2 GPLv3
-LICENSE_COMB= dual
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/license.txt
CONFLICTS_INSTALL= wordpress-3.* de-wordpress-3.* ja-wordpress-3.*
@@ -50,10 +49,12 @@ pre-install:
${WRKSRC}/wp-config.php.sample ${WRKSRC}/wp-config.php; fi
do-install:
- ${INSTALL} -d -m 755 ${STAGEDIR}${WWWDIR}/
+ @${MKDIR} ${STAGEDIR}${WWWDIR}/
${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR}/
${FIND} ${STAGEDIR}${WWWDIR}/ -type d -exec ${CHMOD} g+w '{}' \;
- ${MKDIR} ${STAGEDIR}${DOCSDIR}/
+
+do-install-DOCS-on:
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}/
cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/
.include <bsd.port.mk>
diff --git a/russian/wordpress/distinfo b/russian/wordpress/distinfo
index 9dcd9edc6f61..53ed70370901 100644
--- a/russian/wordpress/distinfo
+++ b/russian/wordpress/distinfo
@@ -1,2 +1,3 @@
-SHA256 (wordpress-4.5.2-ru_RU.tar.gz) = 044bc403388a40e2e4a92cb2a4df8534d1a2fcab26dea02c1e6f5070f5353b46
-SIZE (wordpress-4.5.2-ru_RU.tar.gz) = 8239953
+TIMESTAMP = 1466650714
+SHA256 (wordpress-4.5.3-ru_RU.tar.gz) = eb1a6bc2a031c6ca92d38dc6e98bfe7b1cc2eface11184d4018eee3077ff1bfa
+SIZE (wordpress-4.5.3-ru_RU.tar.gz) = 8267234