- Update to 3.7.1 Changes: http://wordpress.org/news/2013/10/wordpress-3-7-1/ Port maintainer (ychsiao@ychsiao.org) is cc'd. Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
Maintainer of www/wordpress, Please note that PR ports/183526 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183526 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!