diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-12 17:24:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-12 17:24:41 +0000 |
commit | 9ad865ee3bc284456deba6889c5d208866098664 (patch) | |
tree | dad238e6362d5252b231e557a1d57d2c239f795b /www/wordpress | |
parent | 9d82e1fb02d282368b6872790c13c2097a217af1 (diff) | |
download | ports-9ad865ee3bc284456deba6889c5d208866098664.tar.gz ports-9ad865ee3bc284456deba6889c5d208866098664.zip |
Notes
Diffstat (limited to 'www/wordpress')
-rw-r--r-- | www/wordpress/Makefile | 4 | ||||
-rw-r--r-- | www/wordpress/distinfo | 4 | ||||
-rw-r--r-- | www/wordpress/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 049a98469519..8d94efc9f6e6 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.6 +PORTVERSION= 3.6.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ MAINTAINER= ychsiao@ychsiao.org -COMMENT= A state-of-the-art semantic personal publishing platform +COMMENT= State-of-the-art semantic personal publishing platform LICENSE= GPLv2 diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 5aeade5298c6..71d67a7e414f 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.6.tar.gz) = cf3dac69cd1810d8f4880b2c982fee869a0c56e1c4f793bbfc6d7021fd6da97c -SIZE (wordpress-3.6.tar.gz) = 4028740 +SHA256 (wordpress-3.6.1.tar.gz) = 6a44302b6375c5e97ad116913d84610f4f0589dd9906d5d9166e66e5146f94d1 +SIZE (wordpress-3.6.1.tar.gz) = 4029511 diff --git a/www/wordpress/pkg-descr b/www/wordpress/pkg-descr index 32443cba7001..a5f2cc3c05d6 100644 --- a/www/wordpress/pkg-descr +++ b/www/wordpress/pkg-descr @@ -4,4 +4,4 @@ with a focus on aesthetics, web standards, and usability. More simply, Wordpress is what you use when you want to work with your blogging software, not fight it. -WWW: http://wordpress.org/ +WWW: http://wordpress.org/ |