From owner-svn-ports-all@freebsd.org Thu Aug 6 20:03:53 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F7709B43A6; Thu, 6 Aug 2015 20:03:53 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0EAC1197B; Thu, 6 Aug 2015 20:03:53 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t76K3qjh006144; Thu, 6 Aug 2015 20:03:52 GMT (envelope-from flo@FreeBSD.org) Received: (from flo@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t76K3nxe006134; Thu, 6 Aug 2015 20:03:49 GMT (envelope-from flo@FreeBSD.org) Message-Id: <201508062003.t76K3nxe006134@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: flo set sender to flo@FreeBSD.org using -f From: Florian Smeets Date: Thu, 6 Aug 2015 20:03:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393670 - in branches/2015Q3: chinese/wordpress-zh_TW german/wordpress japanese/wordpress russian/wordpress www/wordpress X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Aug 2015 20:03:53 -0000 Author: flo Date: Thu Aug 6 20:03:48 2015 New Revision: 393670 URL: https://svnweb.freebsd.org/changeset/ports/393670 Log: MFH: r393669 Update to 4.2.4 PR: 202107 Submitted by: ychsiao@ychsiao.org (maintainer) Security: ac5ec8e3-3c6c-11e5-b921-00a0986f28c4 Approved by: ports-secteam (delphij) Modified: branches/2015Q3/chinese/wordpress-zh_TW/Makefile branches/2015Q3/chinese/wordpress-zh_TW/distinfo branches/2015Q3/german/wordpress/Makefile branches/2015Q3/german/wordpress/distinfo branches/2015Q3/japanese/wordpress/Makefile branches/2015Q3/japanese/wordpress/distinfo branches/2015Q3/russian/wordpress/Makefile branches/2015Q3/russian/wordpress/distinfo branches/2015Q3/www/wordpress/Makefile branches/2015Q3/www/wordpress/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/chinese/wordpress-zh_TW/Makefile ============================================================================== --- branches/2015Q3/chinese/wordpress-zh_TW/Makefile Thu Aug 6 19:55:51 2015 (r393669) +++ branches/2015Q3/chinese/wordpress-zh_TW/Makefile Thu Aug 6 20:03:48 2015 (r393670) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.2.2 +PORTVERSION= 4.2.4 DISTVERSIONSUFFIX= -zh_TW CATEGORIES= chinese www MASTER_SITES= http://tw.wordpress.org/ \ Modified: branches/2015Q3/chinese/wordpress-zh_TW/distinfo ============================================================================== --- branches/2015Q3/chinese/wordpress-zh_TW/distinfo Thu Aug 6 19:55:51 2015 (r393669) +++ branches/2015Q3/chinese/wordpress-zh_TW/distinfo Thu Aug 6 20:03:48 2015 (r393670) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.2.2-zh_TW.tar.gz) = 4fad7a09f11d68ef8826bed6c63eaeb7dcf0c0c19f97772b5f92da3d1bd7297c -SIZE (wordpress-4.2.2-zh_TW.tar.gz) = 6690425 +SHA256 (wordpress-4.2.4-zh_TW.tar.gz) = fb125990fb099d5eca0b27b5c07f80cd95ad9f2319b1e862d4fa50961eddf51c +SIZE (wordpress-4.2.4-zh_TW.tar.gz) = 6700208 Modified: branches/2015Q3/german/wordpress/Makefile ============================================================================== --- branches/2015Q3/german/wordpress/Makefile Thu Aug 6 19:55:51 2015 (r393669) +++ branches/2015Q3/german/wordpress/Makefile Thu Aug 6 20:03:48 2015 (r393670) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.2.3 +PORTVERSION= 4.2.4 DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ Modified: branches/2015Q3/german/wordpress/distinfo ============================================================================== --- branches/2015Q3/german/wordpress/distinfo Thu Aug 6 19:55:51 2015 (r393669) +++ branches/2015Q3/german/wordpress/distinfo Thu Aug 6 20:03:48 2015 (r393670) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.2.3-de_DE.tar.gz) = ca11196c86487db052e929b4bda1098fa63a449a23a13ddd008a523ef4090e18 -SIZE (wordpress-4.2.3-de_DE.tar.gz) = 6727515 +SHA256 (wordpress-4.2.4-de_DE.tar.gz) = 5cecaf6f2a1f16529e7b39a0ebb18d7c94f9220b789acf852788e808588f2b1e +SIZE (wordpress-4.2.4-de_DE.tar.gz) = 6727821 Modified: branches/2015Q3/japanese/wordpress/Makefile ============================================================================== --- branches/2015Q3/japanese/wordpress/Makefile Thu Aug 6 19:55:51 2015 (r393669) +++ branches/2015Q3/japanese/wordpress/Makefile Thu Aug 6 20:03:48 2015 (r393670) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.2.2 +PORTVERSION= 4.2.4 DISTVERSIONSUFFIX= -ja CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ Modified: branches/2015Q3/japanese/wordpress/distinfo ============================================================================== --- branches/2015Q3/japanese/wordpress/distinfo Thu Aug 6 19:55:51 2015 (r393669) +++ branches/2015Q3/japanese/wordpress/distinfo Thu Aug 6 20:03:48 2015 (r393670) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.2.2-ja.tar.gz) = 7e34ba580aed16c4fd769f033b0e7fa79b7c5813ba52e4496f14da0ac4451373 -SIZE (wordpress-4.2.2-ja.tar.gz) = 6773205 +SHA256 (wordpress-4.2.4-ja.tar.gz) = 71046b99c76b19d6f0a8d472dd9db53e24f362235a30dac0f8fd0dab36aeb76b +SIZE (wordpress-4.2.4-ja.tar.gz) = 6753336 Modified: branches/2015Q3/russian/wordpress/Makefile ============================================================================== --- branches/2015Q3/russian/wordpress/Makefile Thu Aug 6 19:55:51 2015 (r393669) +++ branches/2015Q3/russian/wordpress/Makefile Thu Aug 6 20:03:48 2015 (r393670) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.2.3 +PORTVERSION= 4.2.4 DISTVERSIONSUFFIX= -ru_RU CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ Modified: branches/2015Q3/russian/wordpress/distinfo ============================================================================== --- branches/2015Q3/russian/wordpress/distinfo Thu Aug 6 19:55:51 2015 (r393669) +++ branches/2015Q3/russian/wordpress/distinfo Thu Aug 6 20:03:48 2015 (r393670) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.2.3-ru_RU.tar.gz) = 5b523a2f463a73a86f673ed90885864b355cbd5172b8466bd0c9b88207a1e5fa -SIZE (wordpress-4.2.3-ru_RU.tar.gz) = 6778280 +SHA256 (wordpress-4.2.4-ru_RU.tar.gz) = b8a20a6e8097f072bd8e75f7695a14bb3c646a69d62f627c67ec00d925c8be7e +SIZE (wordpress-4.2.4-ru_RU.tar.gz) = 6768021 Modified: branches/2015Q3/www/wordpress/Makefile ============================================================================== --- branches/2015Q3/www/wordpress/Makefile Thu Aug 6 19:55:51 2015 (r393669) +++ branches/2015Q3/www/wordpress/Makefile Thu Aug 6 20:03:48 2015 (r393670) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.2.3 +PORTVERSION= 4.2.4 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: branches/2015Q3/www/wordpress/distinfo ============================================================================== --- branches/2015Q3/www/wordpress/distinfo Thu Aug 6 19:55:51 2015 (r393669) +++ branches/2015Q3/www/wordpress/distinfo Thu Aug 6 20:03:48 2015 (r393670) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.2.3.tar.gz) = 49073745a56f8ddf740b95018071d69c3100d730dba014566a49c7b386786b16 -SIZE (wordpress-4.2.3.tar.gz) = 6313518 +SHA256 (wordpress-4.2.4.tar.gz) = 42ca594afc709cbef8528a6096f5a1efe96dcf3164e7ce321e87d57ae015cc82 +SIZE (wordpress-4.2.4.tar.gz) = 6313249