diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-16 19:54:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-16 19:54:29 +0000 |
commit | 3ae6412d43e27a753eb2f532ab2bf9b85ce53f78 (patch) | |
tree | 142135736757871c6aeb014a459524b7c1ed4dfc /www/wordpress | |
parent | 00ca3595abdbc1539ac8575a1c80953b4e7e38de (diff) |
Notes
Diffstat (limited to 'www/wordpress')
-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 |