Date: Thu, 31 Oct 2013 13:23:12 +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: r332241 - head/www/wordpress Message-ID: <201310311323.r9VDNCeB098234@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 31 13:23:11 2013 New Revision: 332241 URL: http://svnweb.freebsd.org/changeset/ports/332241 Log: - Update to 3.7.1 Changes: http://wordpress.org/news/2013/10/wordpress-3-7-1/ PR: ports/183526 Submitted by: sunpoet (myself) Approved by: Yuan-Chung Hsiao <ychsiao@gmail.com> (maintainer) Modified: head/www/wordpress/Makefile head/www/wordpress/distinfo Modified: head/www/wordpress/Makefile ============================================================================== --- head/www/wordpress/Makefile Thu Oct 31 13:15:03 2013 (r332240) +++ head/www/wordpress/Makefile Thu Oct 31 13:23:11 2013 (r332241) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.7 +PORTVERSION= 3.7.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: head/www/wordpress/distinfo ============================================================================== --- head/www/wordpress/distinfo Thu Oct 31 13:15:03 2013 (r332240) +++ head/www/wordpress/distinfo Thu Oct 31 13:23:11 2013 (r332241) @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.7.tar.gz) = 94b8b7a7241ec0817defa1c35f738d777f01ac17a4e45ee325c0f1778504fd94 -SIZE (wordpress-3.7.tar.gz) = 4594074 +SHA256 (wordpress-3.7.1.tar.gz) = 6f6bae8759bf3e115cd85de4204b062aeaac63ceb030fc26a9c561474aa64dd4 +SIZE (wordpress-3.7.1.tar.gz) = 4594818
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310311323.r9VDNCeB098234>