upgrade to 3.6 Changes: http://codex.wordpress.org/Version_3.6 Fix: Patch attached with submission follows:
Author: wen Date: Tue Aug 6 07:48:03 2013 New Revision: 324304 URL: http://svnweb.freebsd.org/changeset/ports/324304 Log: - Update to 3.6 PR: 181015 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) Modified: head/russian/wordpress/Makefile head/russian/wordpress/distinfo Modified: head/russian/wordpress/Makefile ============================================================================== --- head/russian/wordpress/Makefile Tue Aug 6 07:28:00 2013 (r324303) +++ head/russian/wordpress/Makefile Tue Aug 6 07:48:03 2013 (r324304) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.5.2 +PORTVERSION= 3.6 CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-ru_RU Modified: head/russian/wordpress/distinfo ============================================================================== --- head/russian/wordpress/distinfo Tue Aug 6 07:28:00 2013 (r324303) +++ head/russian/wordpress/distinfo Tue Aug 6 07:48:03 2013 (r324304) @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.5.2-ru_RU.tar.gz) = ef88aa5a9fa89f17ecf2e00e16167e33a9dda083130415dad05e0ca08b90a0b0 -SIZE (wordpress-3.5.2-ru_RU.tar.gz) = 6160521 +SHA256 (wordpress-3.6-ru_RU.tar.gz) = 348bc21910a029f1c56847e707c777c4b24803cfa652978e682e0ee8ca9be351 +SIZE (wordpress-3.6-ru_RU.tar.gz) = 6017056 _______________________________________________ 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: open->closed Committed. Thanks!