Date: Thu, 12 Sep 2013 17:24:41 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327093 - head/www/wordpress Message-ID: <201309121724.r8CHOfxG080540@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Sep 12 17:24:41 2013 New Revision: 327093 URL: http://svnweb.freebsd.org/changeset/ports/327093 Log: - Update to 3.6.1 - Remove leading indefinite article from COMMENT - Use single space after WWW: Changes: http://wordpress.org/news/2013/09/wordpress-3-6-1/ PR: ports/182041 Submitted by: sunpoet (myself) Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer) Modified: head/www/wordpress/Makefile head/www/wordpress/distinfo head/www/wordpress/pkg-descr (contents, props changed) Modified: head/www/wordpress/Makefile ============================================================================== --- head/www/wordpress/Makefile Thu Sep 12 17:20:46 2013 (r327092) +++ head/www/wordpress/Makefile Thu Sep 12 17:24:41 2013 (r327093) @@ -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 Modified: head/www/wordpress/distinfo ============================================================================== --- head/www/wordpress/distinfo Thu Sep 12 17:20:46 2013 (r327092) +++ head/www/wordpress/distinfo Thu Sep 12 17:24:41 2013 (r327093) @@ -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 Modified: head/www/wordpress/pkg-descr ============================================================================== --- head/www/wordpress/pkg-descr Thu Sep 12 17:20:46 2013 (r327092) +++ head/www/wordpress/pkg-descr Thu Sep 12 17:24:41 2013 (r327093) @@ -4,4 +4,4 @@ with a focus on aesthetics, web standard 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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309121724.r8CHOfxG080540>