- Update to 3.7 Changes: http://cn.wordpress.org/2013/10/25/wordpress-3-7/ Port maintainer (joehorn@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
Maintainer of chinese/wordpress-zh_CN, Please note that PR ports/183323 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/183323 -- 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)
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I'll take it.
Please commit it, thanks. 2013/10/26 Edwin Groothuis <edwin@freebsd.org> > Maintainer of chinese/wordpress-zh_CN, > > Please note that PR ports/183323 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/183323 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org >
Author: sunpoet Date: Sat Oct 26 12:45:50 2013 New Revision: 331681 URL: http://svnweb.freebsd.org/changeset/ports/331681 Log: - Update to 3.7 Changes: http://cn.wordpress.org/2013/10/25/wordpress-3-7/ PR: ports/183323 Submitted by: sunpoet (myself) Approved by: Joe Horn <joehorn@gmail.com> (maintainer) Modified: head/chinese/wordpress-zh_CN/Makefile head/chinese/wordpress-zh_CN/distinfo Modified: head/chinese/wordpress-zh_CN/Makefile ============================================================================== --- head/chinese/wordpress-zh_CN/Makefile Sat Oct 26 12:45:39 2013 (r331680) +++ head/chinese/wordpress-zh_CN/Makefile Sat Oct 26 12:45:50 2013 (r331681) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.6.1 +PORTVERSION= 3.7 CATEGORIES= chinese www MASTER_SITES= http://cn.wordpress.org/ \ http://mirror.joehorn.idv.tw/wordpress/ Modified: head/chinese/wordpress-zh_CN/distinfo ============================================================================== --- head/chinese/wordpress-zh_CN/distinfo Sat Oct 26 12:45:39 2013 (r331680) +++ head/chinese/wordpress-zh_CN/distinfo Sat Oct 26 12:45:50 2013 (r331681) @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.6.1-zh_CN.tar.gz) = 55f4c120db344f4e01a76063f3768ba470e38b72b8b16c50717b7fa8e6f01b63 -SIZE (wordpress-3.6.1-zh_CN.tar.gz) = 5984237 +SHA256 (wordpress-3.7-zh_CN.tar.gz) = 6c4ba9c18f5a31eea671ea132f30c101cd546dc62a789fc8f38f714f12a13440 +SIZE (wordpress-3.7-zh_CN.tar.gz) = 5000974 _______________________________________________ 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!