diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-12-09 23:37:24 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-12-09 23:37:24 +0800 |
commit | f8750f05d394d0381435c1b5ebdbdce476bb7c0a (patch) | |
tree | 277935fa638b8d93bed1a89cb86acfe0dc94f3da /www/wordpress | |
parent | 445868d2eb2cea915aef23781e89910cf6a454d0 (diff) | |
download | freebsd-ports-gnome-f8750f05d394d0381435c1b5ebdbdce476bb7c0a.tar.gz freebsd-ports-gnome-f8750f05d394d0381435c1b5ebdbdce476bb7c0a.tar.zst freebsd-ports-gnome-f8750f05d394d0381435c1b5ebdbdce476bb7c0a.zip |
- Update to 3.0.3
Changes: http://codex.wordpress.org/Version_3.0.3
PR: ports/152956
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 6be1dd0f9795..9c13e347d804 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wordpress -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 2ab8997edfda..a8f0f09aba98 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.0.2.tar.gz) = cc6f8707a4b19d44845abec890f7767ef6e053cb71e5799ac9b3705425611d4f -SIZE (wordpress-3.0.2.tar.gz) = 2688999 +SHA256 (wordpress-3.0.3.tar.gz) = a62114d0d0d4bbc01101de1135de6dd8116f34ff35ecc77fb0601e933f789dcc +SIZE (wordpress-3.0.3.tar.gz) = 2689163 |