diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-06-17 03:54:29 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-06-17 03:54:29 +0800 |
commit | 0a4a501f0fd0229b62d6e5751f9ac8d0f07a2a88 (patch) | |
tree | 85488112775457b085628568fa28d1c8ab84ab14 /www | |
parent | ac3a74aa5397e748c07fb00fbe4a6b7fd51fa5e3 (diff) | |
download | freebsd-ports-gnome-0a4a501f0fd0229b62d6e5751f9ac8d0f07a2a88.tar.gz freebsd-ports-gnome-0a4a501f0fd0229b62d6e5751f9ac8d0f07a2a88.tar.zst freebsd-ports-gnome-0a4a501f0fd0229b62d6e5751f9ac8d0f07a2a88.zip |
- Update to 3.4
- Fix CONFLICTS_INSTALL: add russian/wordpress
Changes: http://wordpress.org/news/2012/06/green/
PR: ports/169114
Submitted by: sunpoet (myself)
Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/wordpress/Makefile | 4 | ||||
-rw-r--r-- | www/wordpress/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 8327af7bffc1..f0c36c1486e4 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wordpress -PORTVERSION= 3.3.2 +PORTVERSION= 3.4 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ @@ -14,7 +14,7 @@ MASTER_SITES= http://wordpress.org/ MAINTAINER= ychsiao@ychsiao.org COMMENT= A state-of-the-art semantic personal publishing platform -CONFLICTS_INSTALL= de-wordpress-de-3.* ja-wordpress-ja-3.* +CONFLICTS_INSTALL= de-wordpress-3.* ja-wordpress-3.* ru-wordpress-3.* NO_BUILD= yes USE_PHP= curl gd mysql pcre tokenizer xml zip diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index a25ef85fc4e8..00922b56c08c 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.3.2.tar.gz) = 3da62214ef274066ed7912a6f062000e173e267297e34b7b011f029366cc1b2f -SIZE (wordpress-3.3.2.tar.gz) = 3883667 +SHA256 (wordpress-3.4.tar.gz) = 8f40ec49e4f1a1d70c9ee3ad3bc526a94d902ffb9b35aec2b6c9f53846a21e3f +SIZE (wordpress-3.4.tar.gz) = 4538093 |