diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-07-05 14:48:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-07-05 14:48:06 +0800 |
commit | fb9d4d64fc9b4806e1a89f4a5fc25dc76bad579a (patch) | |
tree | f9a70056e06c59d0e5d292bf09453958ece25c52 /www/wordpress | |
parent | 011867283654708c8a30aed0aa0d1e552372b07b (diff) | |
download | freebsd-ports-gnome-fb9d4d64fc9b4806e1a89f4a5fc25dc76bad579a.tar.gz freebsd-ports-gnome-fb9d4d64fc9b4806e1a89f4a5fc25dc76bad579a.tar.zst freebsd-ports-gnome-fb9d4d64fc9b4806e1a89f4a5fc25dc76bad579a.zip |
- Update to 3.2
Changes: http://wordpress.org/news/2011/07/gershwin/
PR: ports/158654
Submitted by: ychsiao <ychsiao@ychsiao.org> (maintainer)
Diffstat (limited to 'www/wordpress')
-rw-r--r-- | www/wordpress/Makefile | 2 | ||||
-rw-r--r-- | www/wordpress/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 341552fca18f..83ce07dece5a 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wordpress -PORTVERSION= 3.1.4 +PORTVERSION= 3.2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index b49780269005..0e20b7e1b61f 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.1.4.tar.gz) = ad5368d0beb7646bc1cd152fd08551e158ee0dae61f01f18939cee9c485b00eb -SIZE (wordpress-3.1.4.tar.gz) = 2764719 +SHA256 (wordpress-3.2.tar.gz) = 12a94a9226c5387ef41057653d62cf7b1fd47df0ec95e87749b7f085fc05b742 +SIZE (wordpress-3.2.tar.gz) = 3560784 |