From owner-svn-ports-branches@freebsd.org Thu Jan 10 15:21:10 2019 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50F01148EC21; Thu, 10 Jan 2019 15:21:10 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E85B387F31; Thu, 10 Jan 2019 15:21:09 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DD2F95E60; Thu, 10 Jan 2019 15:21:09 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x0AFL9uM061532; Thu, 10 Jan 2019 15:21:09 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x0AFL8bi061524; Thu, 10 Jan 2019 15:21:08 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201901101521.x0AFL8bi061524@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Thu, 10 Jan 2019 15:21:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r489865 - in branches/2019Q1: french/wordpress german/wordpress japanese/wordpress www/wordpress X-SVN-Group: ports-branches X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: in branches/2019Q1: french/wordpress german/wordpress japanese/wordpress www/wordpress X-SVN-Commit-Revision: 489865 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E85B387F31 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.961,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.998,0] X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2019 15:21:10 -0000 Author: joneum Date: Thu Jan 10 15:21:07 2019 New Revision: 489865 URL: https://svnweb.freebsd.org/changeset/ports/489865 Log: MFH: r489864 Update to 5.0.3 Changelog: https://wordpress.org/news/2019/01/wordpress-5-0-3-maintenance-release/ Sponsored by: Netzkommune GmbH Approved by: ports-secteam (miwi) Modified: branches/2019Q1/french/wordpress/Makefile branches/2019Q1/french/wordpress/distinfo branches/2019Q1/german/wordpress/Makefile branches/2019Q1/german/wordpress/distinfo branches/2019Q1/japanese/wordpress/Makefile branches/2019Q1/japanese/wordpress/distinfo branches/2019Q1/www/wordpress/Makefile branches/2019Q1/www/wordpress/distinfo Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/french/wordpress/Makefile ============================================================================== --- branches/2019Q1/french/wordpress/Makefile Thu Jan 10 14:27:19 2019 (r489864) +++ branches/2019Q1/french/wordpress/Makefile Thu Jan 10 15:21:07 2019 (r489865) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -DISTVERSION= 5.0.2 +DISTVERSION= 5.0.3 DISTVERSIONSUFFIX= -fr_FR PORTEPOCH= 1 CATEGORIES= french www Modified: branches/2019Q1/french/wordpress/distinfo ============================================================================== --- branches/2019Q1/french/wordpress/distinfo Thu Jan 10 14:27:19 2019 (r489864) +++ branches/2019Q1/french/wordpress/distinfo Thu Jan 10 15:21:07 2019 (r489865) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545320294 -SHA256 (wordpress-5.0.2-fr_FR.tar.gz) = 6b4769a061927ed8cf4088c17f09b82fe054091023575e0c9ca4f5475cd65876 -SIZE (wordpress-5.0.2-fr_FR.tar.gz) = 11122229 +TIMESTAMP = 1547125883 +SHA256 (wordpress-5.0.3-fr_FR.tar.gz) = 057ab8a2356150cd96c7e07a1d56b769760f773168cdda281f0d5d967f7233ab +SIZE (wordpress-5.0.3-fr_FR.tar.gz) = 11123020 Modified: branches/2019Q1/german/wordpress/Makefile ============================================================================== --- branches/2019Q1/german/wordpress/Makefile Thu Jan 10 14:27:19 2019 (r489864) +++ branches/2019Q1/german/wordpress/Makefile Thu Jan 10 15:21:07 2019 (r489865) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -DISTVERSION= 5.0.2 +DISTVERSION= 5.0.3 DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ Modified: branches/2019Q1/german/wordpress/distinfo ============================================================================== --- branches/2019Q1/german/wordpress/distinfo Thu Jan 10 14:27:19 2019 (r489864) +++ branches/2019Q1/german/wordpress/distinfo Thu Jan 10 15:21:07 2019 (r489865) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545320341 -SHA256 (wordpress-5.0.2-de_DE.tar.gz) = 2ab39cc9a19e51007731dbd0d539827d37745e917e32dc64e08499fd5791f0ff -SIZE (wordpress-5.0.2-de_DE.tar.gz) = 11118891 +TIMESTAMP = 1547125905 +SHA256 (wordpress-5.0.3-de_DE.tar.gz) = 6c1f38a142773b1d770833711cc31472b7762402699b01e9b878bfd0b0d804c9 +SIZE (wordpress-5.0.3-de_DE.tar.gz) = 11121681 Modified: branches/2019Q1/japanese/wordpress/Makefile ============================================================================== --- branches/2019Q1/japanese/wordpress/Makefile Thu Jan 10 14:27:19 2019 (r489864) +++ branches/2019Q1/japanese/wordpress/Makefile Thu Jan 10 15:21:07 2019 (r489865) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -DISTVERSION= 5.0.2 +DISTVERSION= 5.0.3 DISTVERSIONSUFFIX= -ja CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ Modified: branches/2019Q1/japanese/wordpress/distinfo ============================================================================== --- branches/2019Q1/japanese/wordpress/distinfo Thu Jan 10 14:27:19 2019 (r489864) +++ branches/2019Q1/japanese/wordpress/distinfo Thu Jan 10 15:21:07 2019 (r489865) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545320369 -SHA256 (wordpress-5.0.2-ja.tar.gz) = 274b9c99c6a161d0a06082a26e01d01d7b86bbd4f78541127964b506310f24fa -SIZE (wordpress-5.0.2-ja.tar.gz) = 11125446 +TIMESTAMP = 1547125930 +SHA256 (wordpress-5.0.3-ja.tar.gz) = bf2c1c38ede7d05c92245aa7cc1f79bd35d06421606c339eb9e5e727a4046b13 +SIZE (wordpress-5.0.3-ja.tar.gz) = 11129577 Modified: branches/2019Q1/www/wordpress/Makefile ============================================================================== --- branches/2019Q1/www/wordpress/Makefile Thu Jan 10 14:27:19 2019 (r489864) +++ branches/2019Q1/www/wordpress/Makefile Thu Jan 10 15:21:07 2019 (r489865) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -DISTVERSION= 5.0.2 +DISTVERSION= 5.0.3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: branches/2019Q1/www/wordpress/distinfo ============================================================================== --- branches/2019Q1/www/wordpress/distinfo Thu Jan 10 14:27:19 2019 (r489864) +++ branches/2019Q1/www/wordpress/distinfo Thu Jan 10 15:21:07 2019 (r489865) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545320413 -SHA256 (wordpress-5.0.2.tar.gz) = d83456dca8a3125df271a38d656808526bfbf16bcce32a61afb09b49ae353ddd -SIZE (wordpress-5.0.2.tar.gz) = 10512407 +TIMESTAMP = 1547125860 +SHA256 (wordpress-5.0.3.tar.gz) = 9aa4d1bc9acc39279f15e914415be87af01a886287b1b92b3a80426a4edbd78a +SIZE (wordpress-5.0.3.tar.gz) = 10515429