From owner-svn-ports-branches@freebsd.org  Sun Dec 22 17:46:27 2019
Return-Path: <owner-svn-ports-branches@freebsd.org>
Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7BB5E1D8608;
 Sun, 22 Dec 2019 17:46:27 +0000 (UTC)
 (envelope-from delphij@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 47gqfW1JRGz4crL;
 Sun, 22 Dec 2019 17:46:27 +0000 (UTC)
 (envelope-from delphij@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 27EF13008;
 Sun, 22 Dec 2019 17:46:27 +0000 (UTC)
 (envelope-from delphij@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBMHkR8H073995;
 Sun, 22 Dec 2019 17:46:27 GMT (envelope-from delphij@FreeBSD.org)
Received: (from delphij@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBMHkQ6m073988;
 Sun, 22 Dec 2019 17:46:26 GMT (envelope-from delphij@FreeBSD.org)
Message-Id: <201912221746.xBMHkQ6m073988@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: delphij set sender to
 delphij@FreeBSD.org using -f
From: Xin LI <delphij@FreeBSD.org>
Date: Sun, 22 Dec 2019 17:46:26 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-branches@freebsd.org
Subject: svn commit: r520645 - in branches/2019Q4/www: . mediawiki131
 mediawiki132 mediawiki133 mediawiki134
X-SVN-Group: ports-branches
X-SVN-Commit-Author: delphij
X-SVN-Commit-Paths: in branches/2019Q4/www: . mediawiki131 mediawiki132
 mediawiki133 mediawiki134
X-SVN-Commit-Revision: 520645
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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
 <svn-ports-branches.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-branches/>
List-Post: <mailto:svn-ports-branches@freebsd.org>
List-Help: <mailto:svn-ports-branches-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Dec 2019 17:46:27 -0000

Author: delphij
Date: Sun Dec 22 17:46:25 2019
New Revision: 520645
URL: https://svnweb.freebsd.org/changeset/ports/520645

Log:
  MFH: r520644
  
  Upgrade mediawiki LTS (www/mediawiki131) to 1.31.6;
  
  Create port for mediawiki stable (www/mediawiki134)
  
  Reported by:	wen
  Approved by:	ports-secteam

Added:
  branches/2019Q4/www/mediawiki134/
     - copied from r520644, head/www/mediawiki134/
Modified:
  branches/2019Q4/www/Makefile
  branches/2019Q4/www/mediawiki131/Makefile
  branches/2019Q4/www/mediawiki131/distinfo
  branches/2019Q4/www/mediawiki132/Makefile
  branches/2019Q4/www/mediawiki133/Makefile
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/www/Makefile
==============================================================================
--- branches/2019Q4/www/Makefile	Sun Dec 22 17:43:24 2019	(r520644)
+++ branches/2019Q4/www/Makefile	Sun Dec 22 17:46:25 2019	(r520645)
@@ -345,6 +345,7 @@
     SUBDIR += mediawiki131
     SUBDIR += mediawiki132
     SUBDIR += mediawiki133
+    SUBDIR += mediawiki134
     SUBDIR += mergelog
     SUBDIR += mgstat
     SUBDIR += mhonarc

Modified: branches/2019Q4/www/mediawiki131/Makefile
==============================================================================
--- branches/2019Q4/www/mediawiki131/Makefile	Sun Dec 22 17:43:24 2019	(r520644)
+++ branches/2019Q4/www/mediawiki131/Makefile	Sun Dec 22 17:46:25 2019	(r520645)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mediawiki
-PORTVERSION=	1.31.5
+PORTVERSION=	1.31.6
 CATEGORIES=	www
 MASTER_SITES=	http://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/
 PKGNAMESUFFIX=	131${PHP_PKGNAMESUFFIX}
@@ -12,7 +12,7 @@ COMMENT=	Wiki engine used by Wikipedia
 
 LICENSE=	GPLv2
 
-CONFLICTS=	mediawiki132-[0-9]* mediawiki133-[0-9]*
+CONFLICTS=	mediawiki13[2-4]-[0-9]*
 
 USES=		php:flavors shebangfix
 SHEBANG_FILES=	maintenance/dev/*.sh \

Modified: branches/2019Q4/www/mediawiki131/distinfo
==============================================================================
--- branches/2019Q4/www/mediawiki131/distinfo	Sun Dec 22 17:43:24 2019	(r520644)
+++ branches/2019Q4/www/mediawiki131/distinfo	Sun Dec 22 17:46:25 2019	(r520645)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571931067
-SHA256 (mediawiki-1.31.5.tar.gz) = 1e702afe87f773cb644292031bbc4f760b581aa8ce1fe56a59a933e407ddd7d5
-SIZE (mediawiki-1.31.5.tar.gz) = 35273396
+TIMESTAMP = 1576997487
+SHA256 (mediawiki-1.31.6.tar.gz) = 9f3c64f4d86c5aa72a69a4b25eab14b1a14653e522d5bf80a85570070db36783
+SIZE (mediawiki-1.31.6.tar.gz) = 35271776

Modified: branches/2019Q4/www/mediawiki132/Makefile
==============================================================================
--- branches/2019Q4/www/mediawiki132/Makefile	Sun Dec 22 17:43:24 2019	(r520644)
+++ branches/2019Q4/www/mediawiki132/Makefile	Sun Dec 22 17:46:25 2019	(r520645)
@@ -12,7 +12,7 @@ COMMENT=	Wiki engine used by Wikipedia
 
 LICENSE=	GPLv2
 
-CONFLICTS=	mediawiki131-[0-9]* mediawiki133-[0-9]*
+CONFLICTS=	mediawiki131-[0-9]* mediawiki13[34]-[0-9]*
 
 USES=		php:flavors shebangfix
 SHEBANG_FILES=	maintenance/dev/*.sh \

Modified: branches/2019Q4/www/mediawiki133/Makefile
==============================================================================
--- branches/2019Q4/www/mediawiki133/Makefile	Sun Dec 22 17:43:24 2019	(r520644)
+++ branches/2019Q4/www/mediawiki133/Makefile	Sun Dec 22 17:46:25 2019	(r520645)
@@ -12,7 +12,7 @@ COMMENT=	Wiki engine used by Wikipedia
 
 LICENSE=	GPLv2
 
-CONFLICTS=	mediawiki131-[0-9]* mediawiki132-[0-9]*
+CONFLICTS=	mediawiki13[12]-[0-9]* mediawiki134-[0-9]*
 
 USES=		php:flavors shebangfix
 SHEBANG_FILES=	maintenance/dev/*.sh \

From owner-svn-ports-branches@freebsd.org  Sun Dec 22 18:42:41 2019
Return-Path: <owner-svn-ports-branches@freebsd.org>
Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 946181D9A33;
 Sun, 22 Dec 2019 18:42:41 +0000 (UTC) (envelope-from tz@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 47grvP3FPtz3BxB;
 Sun, 22 Dec 2019 18:42:41 +0000 (UTC) (envelope-from tz@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 6AD633CF2;
 Sun, 22 Dec 2019 18:42:41 +0000 (UTC) (envelope-from tz@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBMIgf3h010640;
 Sun, 22 Dec 2019 18:42:41 GMT (envelope-from tz@FreeBSD.org)
Received: (from tz@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBMIgfRO010639;
 Sun, 22 Dec 2019 18:42:41 GMT (envelope-from tz@FreeBSD.org)
Message-Id: <201912221842.xBMIgfRO010639@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org
 using -f
From: Torsten Zuehlsdorff <tz@FreeBSD.org>
Date: Sun, 22 Dec 2019 18:42:41 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-branches@freebsd.org
Subject: svn commit: r520648 - branches/2019Q4/lang/php72
X-SVN-Group: ports-branches
X-SVN-Commit-Author: tz
X-SVN-Commit-Paths: branches/2019Q4/lang/php72
X-SVN-Commit-Revision: 520648
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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
 <svn-ports-branches.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-branches/>
List-Post: <mailto:svn-ports-branches@freebsd.org>
List-Help: <mailto:svn-ports-branches-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Dec 2019 18:42:41 -0000

Author: tz
Date: Sun Dec 22 18:42:40 2019
New Revision: 520648
URL: https://svnweb.freebsd.org/changeset/ports/520648

Log:
  MFH: r520628
  
  lang/php72: Upgrade from 7.2.25 to 7.2.26
  
  Changelog:
  
      Bcmath:
          Fixed bug #78878 (Buffer underflow in bc_shift_addsub). (CVE-2019-11046)
      Core:
          Fixed bug #78862 (link() silently truncates after a null byte on Windows). (CVE-2019-11044)
          Fixed bug #78863 (DirectoryIterator class silently truncates after a null byte). (CVE-2019-11045)
      EXIF:
          Fixed bug #78793 (Use-after-free in exif parsing under memory sanitizer). (CVE-2019-11050)
          Fixed bug #78910 (Heap-buffer-overflow READ in exif). (CVE-2019-11047)
      GD:
          Fixed bug #78849 (GD build broken with -D SIGNED_COMPARE_SLOW).
      Intl:
          Fixed bug #78804 (Segmentation fault in Locale::filterMatches).
      OPcache:
          Fixed $x = (bool)$x; with opcache (should emit undeclared variable notice).
      Standard:
          Fixed bug #78759 (array_search in $GLOBALS).
          Fixed bug #78833 (Integer overflow in pack causes out-of-bound access).
          Fixed bug #78814 (strip_tags allows / in tag name => whitelist bypass).
  
  Changelog taken from: https://www.php.net/ChangeLog-7.php#7.2.26
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q4/lang/php72/Makefile
  branches/2019Q4/lang/php72/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/lang/php72/Makefile
==============================================================================
--- branches/2019Q4/lang/php72/Makefile	Sun Dec 22 18:08:07 2019	(r520647)
+++ branches/2019Q4/lang/php72/Makefile	Sun Dec 22 18:42:40 2019	(r520648)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	php72
-DISTVERSION=	7.2.25
+DISTVERSION=	7.2.26
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2019Q4/lang/php72/distinfo
==============================================================================
--- branches/2019Q4/lang/php72/distinfo	Sun Dec 22 18:08:07 2019	(r520647)
+++ branches/2019Q4/lang/php72/distinfo	Sun Dec 22 18:42:40 2019	(r520648)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574409107
-SHA256 (php-7.2.25.tar.xz) = 746efeedc38e6ff7b1ec1432440f5fa801537adf6cd21e4afb3f040e5b0760a9
-SIZE (php-7.2.25.tar.xz) = 12278980
+TIMESTAMP = 1576964409
+SHA256 (php-7.2.26.tar.xz) = 1dd3bc875e105f5c9d21fb4dc240670bd2c22037820ff03890f5ab883c88b78d
+SIZE (php-7.2.26.tar.xz) = 12309176

From owner-svn-ports-branches@freebsd.org  Sun Dec 22 18:43:40 2019
Return-Path: <owner-svn-ports-branches@freebsd.org>
Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 700C91D9A77;
 Sun, 22 Dec 2019 18:43:40 +0000 (UTC) (envelope-from tz@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 47grwX2Jhdz3C2t;
 Sun, 22 Dec 2019 18:43:40 +0000 (UTC) (envelope-from tz@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 30AB83CF3;
 Sun, 22 Dec 2019 18:43:40 +0000 (UTC) (envelope-from tz@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBMIheFH010847;
 Sun, 22 Dec 2019 18:43:40 GMT (envelope-from tz@FreeBSD.org)
Received: (from tz@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBMIhdOD010846;
 Sun, 22 Dec 2019 18:43:39 GMT (envelope-from tz@FreeBSD.org)
Message-Id: <201912221843.xBMIhdOD010846@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org
 using -f
From: Torsten Zuehlsdorff <tz@FreeBSD.org>
Date: Sun, 22 Dec 2019 18:43:39 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-branches@freebsd.org
Subject: svn commit: r520649 - branches/2019Q4/lang/php73
X-SVN-Group: ports-branches
X-SVN-Commit-Author: tz
X-SVN-Commit-Paths: branches/2019Q4/lang/php73
X-SVN-Commit-Revision: 520649
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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
 <svn-ports-branches.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-branches/>
List-Post: <mailto:svn-ports-branches@freebsd.org>
List-Help: <mailto:svn-ports-branches-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Dec 2019 18:43:40 -0000

Author: tz
Date: Sun Dec 22 18:43:39 2019
New Revision: 520649
URL: https://svnweb.freebsd.org/changeset/ports/520649

Log:
  MFH: r520629
  
  lang/php73: Upgrade from 7.3.12 to 7.3.13
  
  Changelog:
  
      Bcmath:
          Fixed bug #78878 (Buffer underflow in bc_shift_addsub). (CVE-2019-11046)
      Core:
          Fixed bug #78862 (link() silently truncates after a null byte on Windows). (CVE-2019-11044)
          Fixed bug #78863 (DirectoryIterator class silently truncates after a null byte). (CVE-2019-11045)
          Fixed bug #78943 (mail() may release string with refcount==1 twice). (CVE-2019-11049)
          Fixed bug #78787 (Segfault with trait overriding inherited private shadow property).
          Fixed bug #78868 (Calling __autoload() with incorrect EG(fake_scope) value).
          Fixed bug #78296 (is_file fails to detect file).
      EXIF:
          Fixed bug #78793 (Use-after-free in exif parsing under memory sanitizer). (CVE-2019-11050)
          Fixed bug #78910 (Heap-buffer-overflow READ in exif) (CVE-2019-11047).
      GD:
          Fixed bug #78849 (GD build broken with -D SIGNED_COMPARE_SLOW).
      MBString:
          Upgraded bundled Oniguruma to 6.9.4.
      OPcache:
          Fixed potential ASLR related invalid opline handler issues.
          Fixed $x = (bool)$x; with opcache (should emit undeclared variable notice).
      PCRE:
          Fixed bug #78853 (preg_match() may return integer > 1).
      Standard:
          Fixed bug #78759 (array_search in $GLOBALS).
          Fixed bug #77638 (var_export'ing certain class instances segfaults).
          Fixed bug #78840 (imploding $GLOBALS crashes).
          Fixed bug #78833 (Integer overflow in pack causes out-of-bound access).
          Fixed bug #78814 (strip_tags allows / in tag name => whitelist bypass).
  
  Changelog taken from: https://www.php.net/ChangeLog-7.php#7.3.13
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q4/lang/php73/Makefile
  branches/2019Q4/lang/php73/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/lang/php73/Makefile
==============================================================================
--- branches/2019Q4/lang/php73/Makefile	Sun Dec 22 18:42:40 2019	(r520648)
+++ branches/2019Q4/lang/php73/Makefile	Sun Dec 22 18:43:39 2019	(r520649)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	php73
-DISTVERSION=	7.3.12
+DISTVERSION=	7.3.13
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2019Q4/lang/php73/distinfo
==============================================================================
--- branches/2019Q4/lang/php73/distinfo	Sun Dec 22 18:42:40 2019	(r520648)
+++ branches/2019Q4/lang/php73/distinfo	Sun Dec 22 18:43:39 2019	(r520649)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574409147
-SHA256 (php-7.3.12.tar.xz) = aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df
-SIZE (php-7.3.12.tar.xz) = 12095212
+TIMESTAMP = 1576964457
+SHA256 (php-7.3.13.tar.xz) = 57ac55fe442d2da650abeb9e6fa161bd3a98ba6528c029f076f8bba43dd5c228
+SIZE (php-7.3.13.tar.xz) = 12102012

From owner-svn-ports-branches@freebsd.org  Sun Dec 22 18:44:57 2019
Return-Path: <owner-svn-ports-branches@freebsd.org>
Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8B4871D9AD7;
 Sun, 22 Dec 2019 18:44:57 +0000 (UTC) (envelope-from tz@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 47gry139Yzz3C7Z;
 Sun, 22 Dec 2019 18:44:57 +0000 (UTC) (envelope-from tz@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 4E4383CF5;
 Sun, 22 Dec 2019 18:44:57 +0000 (UTC) (envelope-from tz@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBMIivuY011093;
 Sun, 22 Dec 2019 18:44:57 GMT (envelope-from tz@FreeBSD.org)
Received: (from tz@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBMIiupW011088;
 Sun, 22 Dec 2019 18:44:56 GMT (envelope-from tz@FreeBSD.org)
Message-Id: <201912221844.xBMIiupW011088@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org
 using -f
From: Torsten Zuehlsdorff <tz@FreeBSD.org>
Date: Sun, 22 Dec 2019 18:44:56 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-branches@freebsd.org
Subject: svn commit: r520650 - branches/2019Q4/lang/php74
X-SVN-Group: ports-branches
X-SVN-Commit-Author: tz
X-SVN-Commit-Paths: branches/2019Q4/lang/php74
X-SVN-Commit-Revision: 520650
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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
 <svn-ports-branches.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-branches/>
List-Post: <mailto:svn-ports-branches@freebsd.org>
List-Help: <mailto:svn-ports-branches-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Dec 2019 18:44:57 -0000

Author: tz
Date: Sun Dec 22 18:44:56 2019
New Revision: 520650
URL: https://svnweb.freebsd.org/changeset/ports/520650

Log:
  MFH: r520631
  
  lang/php74: Upgrade from 7.4.0 to 7.4.1
  
  Changelog:
  
      Bcmath:
          Fixed bug #78878 (Buffer underflow in bc_shift_addsub). (CVE-2019-11046).
      Core:
          Fixed bug #78862 (link() silently truncates after a null byte on Windows). (CVE-2019-11044).
          Fixed bug #78863 (DirectoryIterator class silently truncates after a null byte). (CVE-2019-11045).
          Fixed bug #78943 (mail() may release string with refcount==1 twice). (CVE-2019-11049).
          Fixed bug #78810 (RW fetches do not throw "uninitialized property" exception).
          Fixed bug #78868 (Calling __autoload() with incorrect EG(fake_scope) value).
          Fixed bug #78296 (is_file fails to detect file).
          Fixed bug #78883 (fgets(STDIN) fails on Windows).
          Fixed bug #78898 (call_user_func(['parent', ...]) fails while other succeed).
          Fixed bug #78904 (Uninitialized property triggers __get()).
          Fixed bug #78926 (Segmentation fault on Symfony cache:clear).
      GD:
          Fixed bug #78849 (GD build broken with -D SIGNED_COMPARE_SLOW).
          Fixed bug #78923 (Artifacts when convoluting image with transparency).
      EXIF:
          Fixed bug #78793 (Use-after-free in exif parsing under memory sanitizer). (CVE-2019-11050).
          Fixed bug #78910 (Heap-buffer-overflow READ in exif). (CVE-2019-11047).
      FPM:
          Fixed bug #76601 (Partially working php-fpm ater incomplete reload).
          Fixed bug #78889 (php-fpm service fails to start).
          Fixed bug #78916 (php-fpm 7.4.0 don't send mail via mail()).
      Intl:
          Implemented FR #78912 (INTL Support for accounting format).
      Mysqlnd:
          Fixed bug #78823 (ZLIB_LIBS not added to EXTRA_LIBS).
      OPcache:
          Fixed $x = (bool)$x; with opcache (should emit undeclared variable notice).
          Fixed bug #78935 (Preloading removes classes that have dependencies).
      PCRE:
          Fixed bug #78853 (preg_match() may return integer > 1).
      Reflection:
          Fixed bug #78895 (Reflection detects abstract non-static class as abstract static. IS_IMPLICIT_ABSTRACT is not longer used).
      Standard:
          Fixed bug #77638 (var_export'ing certain class instances segfaults).
          Fixed bug #78840 (imploding $GLOBALS crashes).
          Fixed bug #78833 (Integer overflow in pack causes out-of-bound access).
          Fixed bug #78814 (strip_tags allows / in tag name => whitelist bypass).
  
  Changelog taken from: https://www.php.net/ChangeLog-7.php#7.4.1
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q4/lang/php74/Makefile
  branches/2019Q4/lang/php74/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/lang/php74/Makefile
==============================================================================
--- branches/2019Q4/lang/php74/Makefile	Sun Dec 22 18:43:39 2019	(r520649)
+++ branches/2019Q4/lang/php74/Makefile	Sun Dec 22 18:44:56 2019	(r520650)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	php74
-DISTVERSION=	7.4.0
+DISTVERSION=	7.4.1
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=   PHP/distributions

Modified: branches/2019Q4/lang/php74/distinfo
==============================================================================
--- branches/2019Q4/lang/php74/distinfo	Sun Dec 22 18:43:39 2019	(r520649)
+++ branches/2019Q4/lang/php74/distinfo	Sun Dec 22 18:44:56 2019	(r520650)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574891823
-SHA256 (php-7.4.0.tar.xz) = 9bb751b20e5d6cc1ea9b1ebf23ef2d5f07f99b2d9cc417bf1d70c04f8b20ec42
-SIZE (php-7.4.0.tar.xz) = 10232208
+TIMESTAMP = 1576964443
+SHA256 (php-7.4.1.tar.xz) = 561bb866bdd509094be00f4ece7c3543ec971c4d878645ee81437e291cffc762
+SIZE (php-7.4.1.tar.xz) = 10245600

From owner-svn-ports-branches@freebsd.org  Sun Dec 22 19:53:23 2019
Return-Path: <owner-svn-ports-branches@freebsd.org>
Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id EB5011DB78B;
 Sun, 22 Dec 2019 19:53:23 +0000 (UTC)
 (envelope-from jbeich@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 47gtSz5x75z3HsK;
 Sun, 22 Dec 2019 19:53:23 +0000 (UTC)
 (envelope-from jbeich@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 C6FD749C3;
 Sun, 22 Dec 2019 19:53:23 +0000 (UTC)
 (envelope-from jbeich@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBMJrNaO052920;
 Sun, 22 Dec 2019 19:53:23 GMT (envelope-from jbeich@FreeBSD.org)
Received: (from jbeich@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBMJrNoc052918;
 Sun, 22 Dec 2019 19:53:23 GMT (envelope-from jbeich@FreeBSD.org)
Message-Id: <201912221953.xBMJrNoc052918@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: jbeich set sender to
 jbeich@FreeBSD.org using -f
From: Jan Beich <jbeich@FreeBSD.org>
Date: Sun, 22 Dec 2019 19:53:23 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-branches@freebsd.org
Subject: svn commit: r520656 - branches/2019Q4/x11-toolkits/wlroots
X-SVN-Group: ports-branches
X-SVN-Commit-Author: jbeich
X-SVN-Commit-Paths: branches/2019Q4/x11-toolkits/wlroots
X-SVN-Commit-Revision: 520656
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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
 <svn-ports-branches.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-branches/>
List-Post: <mailto:svn-ports-branches@freebsd.org>
List-Help: <mailto:svn-ports-branches-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Dec 2019 19:53:24 -0000

Author: jbeich
Date: Sun Dec 22 19:53:23 2019
New Revision: 520656
URL: https://svnweb.freebsd.org/changeset/ports/520656

Log:
  MFH: r520655
  
  x11-toolkits/wlroots: backport fix for TTY > 10
  
  $ sway -d
  [...]
  [sway/server.c:39] Preparing Wayland server initialization
  [backend/session/direct-freebsd.c:159] Using tty /dev/ttyv10
  [backend/session/direct-freebsd.c:163] Cannot open tty: No such file or directory
  [backend/session/session.c:96] Failed to load session backend
  [backend/backend.c:321] Failed to start a DRM session
  [backend/noop/backend.c:51] Creating noop backend
  [sway/server.c:46] Unable to create backend
  
  PR:		242801
  Submitted by:	Ting-Wei Lan
  Approved by:	ports-secteam blanket

Modified:
  branches/2019Q4/x11-toolkits/wlroots/Makefile
  branches/2019Q4/x11-toolkits/wlroots/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/x11-toolkits/wlroots/Makefile
==============================================================================
--- branches/2019Q4/x11-toolkits/wlroots/Makefile	Sun Dec 22 19:52:08 2019	(r520655)
+++ branches/2019Q4/x11-toolkits/wlroots/Makefile	Sun Dec 22 19:53:23 2019	(r520656)
@@ -2,7 +2,11 @@
 
 PORTNAME=	wlroots
 DISTVERSION=	0.7.0
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits
+
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+=	fc6c0ca12e94.patch:-p1
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Modular Wayland compositor library

Modified: branches/2019Q4/x11-toolkits/wlroots/distinfo
==============================================================================
--- branches/2019Q4/x11-toolkits/wlroots/distinfo	Sun Dec 22 19:52:08 2019	(r520655)
+++ branches/2019Q4/x11-toolkits/wlroots/distinfo	Sun Dec 22 19:53:23 2019	(r520656)
@@ -1,5 +1,7 @@
 TIMESTAMP = 1566876744
 SHA256 (swaywm-wlroots-0.7.0_GH0.tar.gz) = e93091d49fc4a3dc1743eca7cdfa75584f2922f59036ba0a99194a9fc8b5e818
 SIZE (swaywm-wlroots-0.7.0_GH0.tar.gz) = 446392
+SHA256 (fc6c0ca12e94.patch) = 8fe6473c3ab262a6f838c262fe70cdef63bc80b883eedbd58c72437f39fbf489
+SIZE (fc6c0ca12e94.patch) = 2717
 SHA256 (ac65ec72a2f2.patch) = 83a1995d99f042a12e4b523cfab9e59089fcf1567086350e0e56f59eb507dff5
 SIZE (ac65ec72a2f2.patch) = 28370

From owner-svn-ports-branches@freebsd.org  Mon Dec 23 15:54:13 2019
Return-Path: <owner-svn-ports-branches@freebsd.org>
Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5D0571CAD28;
 Mon, 23 Dec 2019 15:54:13 +0000 (UTC)
 (envelope-from riggs@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 47hP6Y1lfGz3JxN;
 Mon, 23 Dec 2019 15:54:13 +0000 (UTC)
 (envelope-from riggs@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 374331A15B;
 Mon, 23 Dec 2019 15:54:13 +0000 (UTC)
 (envelope-from riggs@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBNFsDLL066314;
 Mon, 23 Dec 2019 15:54:13 GMT (envelope-from riggs@FreeBSD.org)
Received: (from riggs@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBNFsC60066312;
 Mon, 23 Dec 2019 15:54:12 GMT (envelope-from riggs@FreeBSD.org)
Message-Id: <201912231554.xBNFsC60066312@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: riggs set sender to
 riggs@FreeBSD.org using -f
From: Thomas Zander <riggs@FreeBSD.org>
Date: Mon, 23 Dec 2019 15:54:12 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-branches@freebsd.org
Subject: svn commit: r520729 - branches/2019Q4/audio/musicpd
X-SVN-Group: ports-branches
X-SVN-Commit-Author: riggs
X-SVN-Commit-Paths: branches/2019Q4/audio/musicpd
X-SVN-Commit-Revision: 520729
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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
 <svn-ports-branches.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-branches/>
List-Post: <mailto:svn-ports-branches@freebsd.org>
List-Help: <mailto:svn-ports-branches-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Dec 2019 15:54:13 -0000

Author: riggs
Date: Mon Dec 23 15:54:12 2019
New Revision: 520729
URL: https://svnweb.freebsd.org/changeset/ports/520729

Log:
  MFH: r520728
  
  Update to upstream release 0.21.17
  
  Details:
  - Bugfix release, see
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.17/NEWS
  
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2019Q4/audio/musicpd/Makefile
  branches/2019Q4/audio/musicpd/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/audio/musicpd/Makefile
==============================================================================
--- branches/2019Q4/audio/musicpd/Makefile	Mon Dec 23 15:50:31 2019	(r520728)
+++ branches/2019Q4/audio/musicpd/Makefile	Mon Dec 23 15:54:12 2019	(r520729)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.21.16
-PORTREVISION=	2
+PORTVERSION=	0.21.17
 CATEGORIES=	audio
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: branches/2019Q4/audio/musicpd/distinfo
==============================================================================
--- branches/2019Q4/audio/musicpd/distinfo	Mon Dec 23 15:50:31 2019	(r520728)
+++ branches/2019Q4/audio/musicpd/distinfo	Mon Dec 23 15:54:12 2019	(r520729)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571473957
-SHA256 (mpd-0.21.16.tar.xz) = 30cf1bddf7d7388487276745ad3515f134e07f0c57f9f97cb2b5d3befd4a4d92
-SIZE (mpd-0.21.16.tar.xz) = 673732
+TIMESTAMP = 1577020164
+SHA256 (mpd-0.21.17.tar.xz) = 8498aa9e114661e99a12c4fcaeab8c6e83a33c6ad9ca0162774699d6c8236a62
+SIZE (mpd-0.21.17.tar.xz) = 675000

From owner-svn-ports-branches@freebsd.org  Wed Dec 25 14:01:17 2019
Return-Path: <owner-svn-ports-branches@freebsd.org>
Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9FB8D1DDCEF;
 Wed, 25 Dec 2019 14:01:17 +0000 (UTC)
 (envelope-from riggs@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 47jZWK3qSTz3xLq;
 Wed, 25 Dec 2019 14:01:17 +0000 (UTC)
 (envelope-from riggs@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 7E8AF19730;
 Wed, 25 Dec 2019 14:01:17 +0000 (UTC)
 (envelope-from riggs@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBPE1HdJ003050;
 Wed, 25 Dec 2019 14:01:17 GMT (envelope-from riggs@FreeBSD.org)
Received: (from riggs@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBPE1HnF003048;
 Wed, 25 Dec 2019 14:01:17 GMT (envelope-from riggs@FreeBSD.org)
Message-Id: <201912251401.xBPE1HnF003048@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: riggs set sender to
 riggs@FreeBSD.org using -f
From: Thomas Zander <riggs@FreeBSD.org>
Date: Wed, 25 Dec 2019 14:01:17 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-branches@freebsd.org
Subject: svn commit: r520866 - branches/2019Q4/audio/musicpd
X-SVN-Group: ports-branches
X-SVN-Commit-Author: riggs
X-SVN-Commit-Paths: branches/2019Q4/audio/musicpd
X-SVN-Commit-Revision: 520866
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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
 <svn-ports-branches.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-branches/>
List-Post: <mailto:svn-ports-branches@freebsd.org>
List-Help: <mailto:svn-ports-branches-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Dec 2019 14:01:17 -0000

Author: riggs
Date: Wed Dec 25 14:01:16 2019
New Revision: 520866
URL: https://svnweb.freebsd.org/changeset/ports/520866

Log:
  MFH: r520865
  
  Update to upstream version 0.21.18
  
  Details:
  - Bugfix release, see
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.18/NEWS
  - Contains a fix for a potential crash when using curl
  
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2019Q4/audio/musicpd/Makefile
  branches/2019Q4/audio/musicpd/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/audio/musicpd/Makefile
==============================================================================
--- branches/2019Q4/audio/musicpd/Makefile	Wed Dec 25 13:59:56 2019	(r520865)
+++ branches/2019Q4/audio/musicpd/Makefile	Wed Dec 25 14:01:16 2019	(r520866)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.21.17
+PORTVERSION=	0.21.18
 CATEGORIES=	audio
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: branches/2019Q4/audio/musicpd/distinfo
==============================================================================
--- branches/2019Q4/audio/musicpd/distinfo	Wed Dec 25 13:59:56 2019	(r520865)
+++ branches/2019Q4/audio/musicpd/distinfo	Wed Dec 25 14:01:16 2019	(r520866)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577020164
-SHA256 (mpd-0.21.17.tar.xz) = 8498aa9e114661e99a12c4fcaeab8c6e83a33c6ad9ca0162774699d6c8236a62
-SIZE (mpd-0.21.17.tar.xz) = 675000
+TIMESTAMP = 1577281269
+SHA256 (mpd-0.21.18.tar.xz) = 8782e66cd5afd6c92860725196b35b6df07d3d127ef70e900e144323089e9442
+SIZE (mpd-0.21.18.tar.xz) = 676084

From owner-svn-ports-branches@freebsd.org  Thu Dec 26 09:41:44 2019
Return-Path: <owner-svn-ports-branches@freebsd.org>
Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6B2A71CB736;
 Thu, 26 Dec 2019 09:41:44 +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 47k4jN2J1Cz3GdM;
 Thu, 26 Dec 2019 09:41:44 +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 4A0CA26C0C;
 Thu, 26 Dec 2019 09:41:44 +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 xBQ9fiht096548;
 Thu, 26 Dec 2019 09:41:44 GMT (envelope-from joneum@FreeBSD.org)
Received: (from joneum@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBQ9fht4096547;
 Thu, 26 Dec 2019 09:41:43 GMT (envelope-from joneum@FreeBSD.org)
Message-Id: <201912260941.xBQ9fht4096547@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: joneum set sender to
 joneum@FreeBSD.org using -f
From: Jochen Neumeister <joneum@FreeBSD.org>
Date: Thu, 26 Dec 2019 09:41:43 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-branches@freebsd.org
Subject: svn commit: r520899 - branches/2019Q4/www/typo3-9
X-SVN-Group: ports-branches
X-SVN-Commit-Author: joneum
X-SVN-Commit-Paths: branches/2019Q4/www/typo3-9
X-SVN-Commit-Revision: 520899
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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
 <svn-ports-branches.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-branches/>
List-Post: <mailto:svn-ports-branches@freebsd.org>
List-Help: <mailto:svn-ports-branches-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Dec 2019 09:41:44 -0000

Author: joneum
Date: Thu Dec 26 09:41:43 2019
New Revision: 520899
URL: https://svnweb.freebsd.org/changeset/ports/520899

Log:
  MFH: r520897
  
  Update to 9.5.12
  
  Changelog: https://typo3.org/article/typo3-10-2-1-9-5-12-and-8-7-30-security-releases-published
  
  PR:		242708
  Security:	1c9178aa-2709-11ea-9673-4c72b94353b5
  Sponsored by:	Netzkommune GmbH
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q4/www/typo3-9/Makefile
  branches/2019Q4/www/typo3-9/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/www/typo3-9/Makefile
==============================================================================
--- branches/2019Q4/www/typo3-9/Makefile	Thu Dec 26 09:40:48 2019	(r520898)
+++ branches/2019Q4/www/typo3-9/Makefile	Thu Dec 26 09:41:43 2019	(r520899)
@@ -27,7 +27,7 @@ PORTSCOUT=	limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\.
 
 PORT_V_MAJOR=	9
 PORT_V_MINOR=	5
-PORT_V_PATCH=	9
+PORT_V_PATCH=	12
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}

Modified: branches/2019Q4/www/typo3-9/distinfo
==============================================================================
--- branches/2019Q4/www/typo3-9/distinfo	Thu Dec 26 09:40:48 2019	(r520898)
+++ branches/2019Q4/www/typo3-9/distinfo	Thu Dec 26 09:41:43 2019	(r520899)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567060540
-SHA256 (typo3_src-9.5.9.tar.gz) = d8fa173b6a3917c1469bd332787af5c6866b881a89682cb60884ac41686e92e9
-SIZE (typo3_src-9.5.9.tar.gz) = 28105432
+TIMESTAMP = 1577276667
+SHA256 (typo3_src-9.5.12.tar.gz) = 8712628331b6228d65ffb42f3b32e2e05383e7211642ab79d940b6ea8b0b1c9a
+SIZE (typo3_src-9.5.12.tar.gz) = 29356471

From owner-svn-ports-branches@freebsd.org  Thu Dec 26 09:43:21 2019
Return-Path: <owner-svn-ports-branches@freebsd.org>
Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 28B791CB90E;
 Thu, 26 Dec 2019 09:43:21 +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 47k4lF0Gzjz3GmJ;
 Thu, 26 Dec 2019 09:43:21 +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 0490026C58;
 Thu, 26 Dec 2019 09:43:21 +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 xBQ9hKun001505;
 Thu, 26 Dec 2019 09:43:20 GMT (envelope-from joneum@FreeBSD.org)
Received: (from joneum@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBQ9hKdG001503;
 Thu, 26 Dec 2019 09:43:20 GMT (envelope-from joneum@FreeBSD.org)
Message-Id: <201912260943.xBQ9hKdG001503@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: joneum set sender to
 joneum@FreeBSD.org using -f
From: Jochen Neumeister <joneum@FreeBSD.org>
Date: Thu, 26 Dec 2019 09:43:20 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-branches@freebsd.org
Subject: svn commit: r520900 - branches/2019Q4/www/typo3-8
X-SVN-Group: ports-branches
X-SVN-Commit-Author: joneum
X-SVN-Commit-Paths: branches/2019Q4/www/typo3-8
X-SVN-Commit-Revision: 520900
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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
 <svn-ports-branches.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-branches/>
List-Post: <mailto:svn-ports-branches@freebsd.org>
List-Help: <mailto:svn-ports-branches-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Dec 2019 09:43:21 -0000

Author: joneum
Date: Thu Dec 26 09:43:20 2019
New Revision: 520900
URL: https://svnweb.freebsd.org/changeset/ports/520900

Log:
  MFH: r520896
  
  Update to 8.7.30
  
  Changelog: https://typo3.org/article/typo3-10-2-1-9-5-12-and-8-7-30-security-releases-published
  
  PR:		242707
  Security:	1c9178aa-2709-11ea-9673-4c72b94353b5
  Sponsored by:	Netzkommune GmbH
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q4/www/typo3-8/Makefile
  branches/2019Q4/www/typo3-8/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/www/typo3-8/Makefile
==============================================================================
--- branches/2019Q4/www/typo3-8/Makefile	Thu Dec 26 09:41:43 2019	(r520899)
+++ branches/2019Q4/www/typo3-8/Makefile	Thu Dec 26 09:43:20 2019	(r520900)
@@ -24,7 +24,7 @@ WRKSRC=		${WRKDIR}/${TYPO3SRC}
 
 PORT_V_MAJOR=	8
 PORT_V_MINOR=	7
-PORT_V_PATCH=	27
+PORT_V_PATCH=	30
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}

Modified: branches/2019Q4/www/typo3-8/distinfo
==============================================================================
--- branches/2019Q4/www/typo3-8/distinfo	Thu Dec 26 09:41:43 2019	(r520899)
+++ branches/2019Q4/www/typo3-8/distinfo	Thu Dec 26 09:43:20 2019	(r520900)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561720331
-SHA256 (typo3_src-8.7.27.tar.gz) = e3299e418a2db7fa795af8fe29012726dd19e3c95a655bbd03ff47b5f9657969
-SIZE (typo3_src-8.7.27.tar.gz) = 21418524
+TIMESTAMP = 1577276617
+SHA256 (typo3_src-8.7.30.tar.gz) = 8487257e884199fbc53a8f4e7b27b4bb37625a00b9c589e161634f0806fe716e
+SIZE (typo3_src-8.7.30.tar.gz) = 21445805

From owner-svn-ports-branches@freebsd.org  Thu Dec 26 10:30:56 2019
Return-Path: <owner-svn-ports-branches@freebsd.org>
Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id BBD091CCF8F;
 Thu, 26 Dec 2019 10:30:56 +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 47k5p84f8lz3Jrx;
 Thu, 26 Dec 2019 10:30:56 +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 9AB14273B5;
 Thu, 26 Dec 2019 10:30:56 +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 xBQAUuUm026994;
 Thu, 26 Dec 2019 10:30:56 GMT (envelope-from joneum@FreeBSD.org)
Received: (from joneum@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBQAUrEj026980;
 Thu, 26 Dec 2019 10:30:53 GMT (envelope-from joneum@FreeBSD.org)
Message-Id: <201912261030.xBQAUrEj026980@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: joneum set sender to
 joneum@FreeBSD.org using -f
From: Jochen Neumeister <joneum@FreeBSD.org>
Date: Thu, 26 Dec 2019 10:30:53 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-branches@freebsd.org
Subject: svn commit: r520903 - in branches/2019Q4: chinese/wordpress-zh_CN
 chinese/wordpress-zh_TW french/wordpress german/wordpress japanese/wordpress
 russian/wordpress www/wordpress
X-SVN-Group: ports-branches
X-SVN-Commit-Author: joneum
X-SVN-Commit-Paths: in branches/2019Q4: chinese/wordpress-zh_CN
 chinese/wordpress-zh_TW french/wordpress german/wordpress japanese/wordpress
 russian/wordpress www/wordpress
X-SVN-Commit-Revision: 520903
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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
 <svn-ports-branches.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-branches/>
List-Post: <mailto:svn-ports-branches@freebsd.org>
List-Help: <mailto:svn-ports-branches-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Dec 2019 10:30:56 -0000

Author: joneum
Date: Thu Dec 26 10:30:53 2019
New Revision: 520903
URL: https://svnweb.freebsd.org/changeset/ports/520903

Log:
  MFH: r520902
  
  Update to 5.3.2
  
  Changelog: https://wordpress.org/news/
  
  Security:	7b97b32e-27c4-11ea-9673-4c72b94353b5
  Sponsored by:	Netzkommune GmbH
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q4/chinese/wordpress-zh_CN/Makefile
  branches/2019Q4/chinese/wordpress-zh_CN/distinfo
  branches/2019Q4/chinese/wordpress-zh_TW/Makefile
  branches/2019Q4/chinese/wordpress-zh_TW/distinfo
  branches/2019Q4/french/wordpress/Makefile
  branches/2019Q4/french/wordpress/distinfo
  branches/2019Q4/german/wordpress/Makefile
  branches/2019Q4/german/wordpress/distinfo
  branches/2019Q4/japanese/wordpress/Makefile
  branches/2019Q4/japanese/wordpress/distinfo
  branches/2019Q4/russian/wordpress/Makefile
  branches/2019Q4/russian/wordpress/distinfo
  branches/2019Q4/www/wordpress/Makefile
  branches/2019Q4/www/wordpress/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/chinese/wordpress-zh_CN/Makefile
==============================================================================
--- branches/2019Q4/chinese/wordpress-zh_CN/Makefile	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/chinese/wordpress-zh_CN/Makefile	Thu Dec 26 10:30:53 2019	(r520903)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-DISTVERSION=	5.2.4
+DISTVERSION=	5.3.2
 DISTVERSIONSUFFIX=	-zh_CN
 CATEGORIES=	chinese www
 MASTER_SITES=	http://cn.wordpress.org/

Modified: branches/2019Q4/chinese/wordpress-zh_CN/distinfo
==============================================================================
--- branches/2019Q4/chinese/wordpress-zh_CN/distinfo	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/chinese/wordpress-zh_CN/distinfo	Thu Dec 26 10:30:53 2019	(r520903)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573544023
-SHA256 (wordpress-5.2.4-zh_CN.tar.gz) = 4d16b0d3e87fb8f89dd464422d4325c225932f974553d3d64d6253487898d246
-SIZE (wordpress-5.2.4-zh_CN.tar.gz) = 11805777
+TIMESTAMP = 1577354163
+SHA256 (wordpress-5.3.2-zh_CN.tar.gz) = 5683924b677896c4bdb6f571af7c2cc2c17609e6ad17283b9b917b68ae6ec3da
+SIZE (wordpress-5.3.2-zh_CN.tar.gz) = 12442823

Modified: branches/2019Q4/chinese/wordpress-zh_TW/Makefile
==============================================================================
--- branches/2019Q4/chinese/wordpress-zh_TW/Makefile	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/chinese/wordpress-zh_TW/Makefile	Thu Dec 26 10:30:53 2019	(r520903)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-PORTVERSION=	5.2.4
+PORTVERSION=	5.3.2
 DISTVERSIONSUFFIX=	-zh_TW
 CATEGORIES=	chinese www
 MASTER_SITES=	http://tw.wordpress.org/

Modified: branches/2019Q4/chinese/wordpress-zh_TW/distinfo
==============================================================================
--- branches/2019Q4/chinese/wordpress-zh_TW/distinfo	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/chinese/wordpress-zh_TW/distinfo	Thu Dec 26 10:30:53 2019	(r520903)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573544066
-SHA256 (wordpress-5.2.4-zh_TW.tar.gz) = da1701200a5c197399e8d2ec66d0bc1bf7eb434a81f6f9bfa5c3c7dc48ad6c99
-SIZE (wordpress-5.2.4-zh_TW.tar.gz) = 11865761
+TIMESTAMP = 1577354232
+SHA256 (wordpress-5.3.2-zh_TW.tar.gz) = d7dde9c5abe03686bb41a00bf5c3a05aa2443031b971185003555ca6690f514c
+SIZE (wordpress-5.3.2-zh_TW.tar.gz) = 13068678

Modified: branches/2019Q4/french/wordpress/Makefile
==============================================================================
--- branches/2019Q4/french/wordpress/Makefile	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/french/wordpress/Makefile	Thu Dec 26 10:30:53 2019	(r520903)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-DISTVERSION=	5.2.4
+DISTVERSION=	5.3.2
 DISTVERSIONSUFFIX=	-fr_FR
 PORTEPOCH=	1
 CATEGORIES=	french www

Modified: branches/2019Q4/french/wordpress/distinfo
==============================================================================
--- branches/2019Q4/french/wordpress/distinfo	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/french/wordpress/distinfo	Thu Dec 26 10:30:53 2019	(r520903)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573544131
-SHA256 (wordpress-5.2.4-fr_FR.tar.gz) = d302800931a2a67e260e95c772d211e037db11cea56276bcbb97143f74fa4972
-SIZE (wordpress-5.2.4-fr_FR.tar.gz) = 11831338
+TIMESTAMP = 1577354289
+SHA256 (wordpress-5.3.2-fr_FR.tar.gz) = dcff43b723a953a2106c2eb49751c5c43516da021d5a5efd8d680ca75a1fda42
+SIZE (wordpress-5.3.2-fr_FR.tar.gz) = 12475041

Modified: branches/2019Q4/german/wordpress/Makefile
==============================================================================
--- branches/2019Q4/german/wordpress/Makefile	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/german/wordpress/Makefile	Thu Dec 26 10:30:53 2019	(r520903)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-DISTVERSION=	5.2.4
+DISTVERSION=	5.3.2
 DISTVERSIONSUFFIX=	-de_DE
 CATEGORIES=	german www
 MASTER_SITES=	http://de.wordpress.org/

Modified: branches/2019Q4/german/wordpress/distinfo
==============================================================================
--- branches/2019Q4/german/wordpress/distinfo	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/german/wordpress/distinfo	Thu Dec 26 10:30:53 2019	(r520903)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573544165
-SHA256 (wordpress-5.2.4-de_DE.tar.gz) = bf05ed49056de3063de772ce1dd62149af2605ce40c95f615d04063b23efb96c
-SIZE (wordpress-5.2.4-de_DE.tar.gz) = 11845781
+TIMESTAMP = 1577354337
+SHA256 (wordpress-5.3.2-de_DE.tar.gz) = d5093c3bf6903c78cb295f5bc9fd0b0798150b46aa4d3eeaaef11602baee4403
+SIZE (wordpress-5.3.2-de_DE.tar.gz) = 12478075

Modified: branches/2019Q4/japanese/wordpress/Makefile
==============================================================================
--- branches/2019Q4/japanese/wordpress/Makefile	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/japanese/wordpress/Makefile	Thu Dec 26 10:30:53 2019	(r520903)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-DISTVERSION=	5.2.4
+DISTVERSION=	5.3.2
 DISTVERSIONSUFFIX=	-ja
 CATEGORIES=	japanese www
 MASTER_SITES=	http://ja.wordpress.org/

Modified: branches/2019Q4/japanese/wordpress/distinfo
==============================================================================
--- branches/2019Q4/japanese/wordpress/distinfo	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/japanese/wordpress/distinfo	Thu Dec 26 10:30:53 2019	(r520903)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573544196
-SHA256 (wordpress-5.2.4-ja.tar.gz) = 71a359f65626ba2c610b922d1dd53da140329ea2aeae13415a30e16fcb7168ae
-SIZE (wordpress-5.2.4-ja.tar.gz) = 11835884
+TIMESTAMP = 1577354389
+SHA256 (wordpress-5.3.2-ja.tar.gz) = 22651e49b5c1379f46be4441d43e8d13adbc18f1b50771c153d7112d8b89211f
+SIZE (wordpress-5.3.2-ja.tar.gz) = 12479644

Modified: branches/2019Q4/russian/wordpress/Makefile
==============================================================================
--- branches/2019Q4/russian/wordpress/Makefile	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/russian/wordpress/Makefile	Thu Dec 26 10:30:53 2019	(r520903)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-DISTVERSION=	5.2.4
+DISTVERSION=	5.3.2
 DISTVERSIONSUFFIX=	-ru_RU
 CATEGORIES=	russian www
 MASTER_SITES=	http://ru.wordpress.org/

Modified: branches/2019Q4/russian/wordpress/distinfo
==============================================================================
--- branches/2019Q4/russian/wordpress/distinfo	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/russian/wordpress/distinfo	Thu Dec 26 10:30:53 2019	(r520903)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573544235
-SHA256 (wordpress-5.2.4-ru_RU.tar.gz) = a65d943da8c05ef8ddd0ab8fc6db8fabf8a847d6e5bf1aa636133dc71b02de8a
-SIZE (wordpress-5.2.4-ru_RU.tar.gz) = 11895382
+TIMESTAMP = 1577354435
+SHA256 (wordpress-5.3.2-ru_RU.tar.gz) = 6fdd9f44113cdd85e81effe3dec8d3c62fdcb9c77abb8b0036dd22149fe5a9d7
+SIZE (wordpress-5.3.2-ru_RU.tar.gz) = 12543644

Modified: branches/2019Q4/www/wordpress/Makefile
==============================================================================
--- branches/2019Q4/www/wordpress/Makefile	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/www/wordpress/Makefile	Thu Dec 26 10:30:53 2019	(r520903)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-DISTVERSION=	5.2.4
+DISTVERSION=	5.3.2
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	http://wordpress.org/

Modified: branches/2019Q4/www/wordpress/distinfo
==============================================================================
--- branches/2019Q4/www/wordpress/distinfo	Thu Dec 26 10:29:11 2019	(r520902)
+++ branches/2019Q4/www/wordpress/distinfo	Thu Dec 26 10:30:53 2019	(r520903)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573544277
-SHA256 (wordpress-5.2.4.tar.gz) = 37b46af6e44233de32c2e713c4e6229d8a1bcd30b67be3ffeefa0c9e8110c5ed
-SIZE (wordpress-5.2.4.tar.gz) = 11199173
+TIMESTAMP = 1577354494
+SHA256 (wordpress-5.3.2.tar.gz) = e186687e82a154da187dce888c016284e2afe9eb3088e3f365db811e06910167
+SIZE (wordpress-5.3.2.tar.gz) = 12389281

From owner-svn-ports-branches@freebsd.org  Fri Dec 27 23:50:44 2019
Return-Path: <owner-svn-ports-branches@freebsd.org>
Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 177E31D2E1A;
 Fri, 27 Dec 2019 23:50:44 +0000 (UTC)
 (envelope-from jbeich@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 47l3VX0Yl3z4jdm;
 Fri, 27 Dec 2019 23:50:44 +0000 (UTC)
 (envelope-from jbeich@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 0E639205CF;
 Fri, 27 Dec 2019 23:50:44 +0000 (UTC)
 (envelope-from jbeich@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBRNohGm057421;
 Fri, 27 Dec 2019 23:50:43 GMT (envelope-from jbeich@FreeBSD.org)
Received: (from jbeich@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBRNoget057413;
 Fri, 27 Dec 2019 23:50:42 GMT (envelope-from jbeich@FreeBSD.org)
Message-Id: <201912272350.xBRNoget057413@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: jbeich set sender to
 jbeich@FreeBSD.org using -f
From: Jan Beich <jbeich@FreeBSD.org>
Date: Fri, 27 Dec 2019 23:50:42 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-branches@freebsd.org
Subject: svn commit: r521041 - in branches/2019Q4: mail/thunderbird
 mail/thunderbird/files www/firefox www/firefox-esr www/firefox-esr/files
 www/firefox/files
X-SVN-Group: ports-branches
X-SVN-Commit-Author: jbeich
X-SVN-Commit-Paths: in branches/2019Q4: mail/thunderbird
 mail/thunderbird/files www/firefox www/firefox-esr www/firefox-esr/files
 www/firefox/files
X-SVN-Commit-Revision: 521041
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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
 <svn-ports-branches.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-branches/>
List-Post: <mailto:svn-ports-branches@freebsd.org>
List-Help: <mailto:svn-ports-branches-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Dec 2019 23:50:44 -0000

Author: jbeich
Date: Fri Dec 27 23:50:42 2019
New Revision: 521041
URL: https://svnweb.freebsd.org/changeset/ports/521041

Log:
  MFH: r521037
  
  www/firefox: backport upstream sndio fixes
  
  Apparently, it fixes random tab crashes.
  
  Submitted by:	tobik
  Approved by:	ports-secteam blanket

Added:
  branches/2019Q4/mail/thunderbird/files/patch-cubeb-sndio
     - copied unchanged from r521037, head/mail/thunderbird/files/patch-cubeb-sndio
  branches/2019Q4/www/firefox-esr/files/patch-cubeb-sndio
     - copied unchanged from r521037, head/www/firefox-esr/files/patch-cubeb-sndio
  branches/2019Q4/www/firefox/files/patch-cubeb-sndio
     - copied unchanged from r521037, head/www/firefox/files/patch-cubeb-sndio
Modified:
  branches/2019Q4/mail/thunderbird/Makefile
  branches/2019Q4/www/firefox-esr/Makefile
  branches/2019Q4/www/firefox/Makefile
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/mail/thunderbird/Makefile
==============================================================================
--- branches/2019Q4/mail/thunderbird/Makefile	Fri Dec 27 23:48:43 2019	(r521040)
+++ branches/2019Q4/mail/thunderbird/Makefile	Fri Dec 27 23:50:42 2019	(r521041)
@@ -3,6 +3,7 @@
 
 PORTNAME=	thunderbird
 DISTVERSION=	68.3.1
+PORTREVISION=	1
 CATEGORIES=	mail news net-im
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
 		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source

Copied: branches/2019Q4/mail/thunderbird/files/patch-cubeb-sndio (from r521037, head/mail/thunderbird/files/patch-cubeb-sndio)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ branches/2019Q4/mail/thunderbird/files/patch-cubeb-sndio	Fri Dec 27 23:50:42 2019	(r521041, copy of r521037, head/mail/thunderbird/files/patch-cubeb-sndio)
@@ -0,0 +1,113 @@
+https://github.com/kinetiknz/cubeb/commit/a71f116501fe39962599c435ef65066f7e7ea9f5
+https://github.com/kinetiknz/cubeb/commit/3025cbec70f3ed097ec9a2f33a4823316a29efc4
+https://github.com/kinetiknz/cubeb/commit/bb2735fa2ff680fdc615edbb363b19ff4a759503
+https://github.com/kinetiknz/cubeb/pull/564
+
+diff --git a/src/cubeb_sndio.c b/src/cubeb_sndio.c
+index 4a05bd84..34b3513d 100644
+--- media/libcubeb/src/cubeb_sndio.c
++++ media/libcubeb/src/cubeb_sndio.c
+@@ -32,6 +32,7 @@
+   X(sio_eof)                                 \
+   X(sio_getpar)                              \
+   X(sio_initpar)                             \
++  X(sio_nfds)                                \
+   X(sio_onmove)                              \
+   X(sio_open)                                \
+   X(sio_pollfd)                              \
+@@ -124,6 +125,23 @@ s16_to_float(void *ptr, long nsamp)
+     *(--dst) = (1. / 32768) * *(--src);
+ }
+ 
++static const char *
++sndio_get_device()
++{
++#ifdef __linux__
++  /*
++   * On other platforms default to sndio devices,
++   * so cubebs other backends can be used instead.
++   */
++  const char *dev = getenv("AUDIODEVICE");
++  if (dev == NULL || *dev == '\0')
++	return "snd/0";
++  return dev;
++#else
++  return SIO_DEVANY;
++#endif
++}
++
+ static void
+ sndio_onmove(void *arg, int delta)
+ {
+@@ -135,18 +153,23 @@ sndio_onmove(void *arg, int delta)
+ static void *
+ sndio_mainloop(void *arg)
+ {
+-#define MAXFDS 8
+-  struct pollfd pfds[MAXFDS];
++  struct pollfd *pfds;
+   cubeb_stream *s = arg;
+   int n, eof = 0, prime, nfds, events, revents, state = CUBEB_STATE_STARTED;
+   size_t pstart = 0, pend = 0, rstart = 0, rend = 0;
+   long nfr;
+ 
++  nfds = WRAP(sio_nfds)(s->hdl);
++  pfds = calloc(nfds, sizeof (struct pollfd));
++  if (pfds == NULL)
++	  return NULL;
++
+   DPR("sndio_mainloop()\n");
+   s->state_cb(s, s->arg, CUBEB_STATE_STARTED);
+   pthread_mutex_lock(&s->mtx);
+   if (!WRAP(sio_start)(s->hdl)) {
+     pthread_mutex_unlock(&s->mtx);
++    free(pfds);
+     return NULL;
+   }
+   DPR("sndio_mainloop(), started\n");
+@@ -274,6 +297,7 @@ sndio_mainloop(void *arg)
+   s->hwpos = s->swpos;
+   pthread_mutex_unlock(&s->mtx);
+   s->state_cb(s, s->arg, state);
++  free(pfds);
+   return NULL;
+ }
+ 
+@@ -281,6 +305,9 @@ sndio_mainloop(void *arg)
+ sndio_init(cubeb **context, char const *context_name)
+ {
+   void * libsndio = NULL;
++  struct sio_hdl *hdl;
++
++  assert(context);
+ 
+ #ifndef DISABLE_LIBSNDIO_DLOPEN
+   libsndio = dlopen("libsndio.so.7.0", RTLD_LAZY);
+@@ -305,8 +332,17 @@ sndio_init(cubeb **context, char const *context_name)
+ #undef LOAD
+ #endif
+ 
++  /* test if sndio works */
++  hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1);
++  if (hdl == NULL) {
++    return CUBEB_ERROR;
++  }
++  WRAP(sio_close)(hdl);
++
+   DPR("sndio_init(%s)\n", context_name);
+-  *context = malloc(sizeof(*context));
++  *context = malloc(sizeof(**context));
++  if (*context == NULL)
++	return CUBEB_ERROR;
+   (*context)->libsndio = libsndio;
+   (*context)->ops = &sndio_ops;
+   (void)context_name;
+@@ -377,7 +413,7 @@ sndio_stream_init(cubeb * context,
+     goto err;
+   }
+   s->context = context;
+-  s->hdl = WRAP(sio_open)(NULL, s->mode, 1);
++  s->hdl = WRAP(sio_open)(sndio_get_device(), s->mode, 1);
+   if (s->hdl == NULL) {
+     DPR("sndio_stream_init(), sio_open() failed\n");
+     goto err;

Modified: branches/2019Q4/www/firefox-esr/Makefile
==============================================================================
--- branches/2019Q4/www/firefox-esr/Makefile	Fri Dec 27 23:48:43 2019	(r521040)
+++ branches/2019Q4/www/firefox-esr/Makefile	Fri Dec 27 23:50:42 2019	(r521041)
@@ -3,6 +3,7 @@
 
 PORTNAME=	firefox
 DISTVERSION=	68.3.0
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \

Copied: branches/2019Q4/www/firefox-esr/files/patch-cubeb-sndio (from r521037, head/www/firefox-esr/files/patch-cubeb-sndio)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ branches/2019Q4/www/firefox-esr/files/patch-cubeb-sndio	Fri Dec 27 23:50:42 2019	(r521041, copy of r521037, head/www/firefox-esr/files/patch-cubeb-sndio)
@@ -0,0 +1,113 @@
+https://github.com/kinetiknz/cubeb/commit/a71f116501fe39962599c435ef65066f7e7ea9f5
+https://github.com/kinetiknz/cubeb/commit/3025cbec70f3ed097ec9a2f33a4823316a29efc4
+https://github.com/kinetiknz/cubeb/commit/bb2735fa2ff680fdc615edbb363b19ff4a759503
+https://github.com/kinetiknz/cubeb/pull/564
+
+diff --git a/src/cubeb_sndio.c b/src/cubeb_sndio.c
+index 4a05bd84..34b3513d 100644
+--- media/libcubeb/src/cubeb_sndio.c
++++ media/libcubeb/src/cubeb_sndio.c
+@@ -32,6 +32,7 @@
+   X(sio_eof)                                 \
+   X(sio_getpar)                              \
+   X(sio_initpar)                             \
++  X(sio_nfds)                                \
+   X(sio_onmove)                              \
+   X(sio_open)                                \
+   X(sio_pollfd)                              \
+@@ -124,6 +125,23 @@ s16_to_float(void *ptr, long nsamp)
+     *(--dst) = (1. / 32768) * *(--src);
+ }
+ 
++static const char *
++sndio_get_device()
++{
++#ifdef __linux__
++  /*
++   * On other platforms default to sndio devices,
++   * so cubebs other backends can be used instead.
++   */
++  const char *dev = getenv("AUDIODEVICE");
++  if (dev == NULL || *dev == '\0')
++	return "snd/0";
++  return dev;
++#else
++  return SIO_DEVANY;
++#endif
++}
++
+ static void
+ sndio_onmove(void *arg, int delta)
+ {
+@@ -135,18 +153,23 @@ sndio_onmove(void *arg, int delta)
+ static void *
+ sndio_mainloop(void *arg)
+ {
+-#define MAXFDS 8
+-  struct pollfd pfds[MAXFDS];
++  struct pollfd *pfds;
+   cubeb_stream *s = arg;
+   int n, eof = 0, prime, nfds, events, revents, state = CUBEB_STATE_STARTED;
+   size_t pstart = 0, pend = 0, rstart = 0, rend = 0;
+   long nfr;
+ 
++  nfds = WRAP(sio_nfds)(s->hdl);
++  pfds = calloc(nfds, sizeof (struct pollfd));
++  if (pfds == NULL)
++	  return NULL;
++
+   DPR("sndio_mainloop()\n");
+   s->state_cb(s, s->arg, CUBEB_STATE_STARTED);
+   pthread_mutex_lock(&s->mtx);
+   if (!WRAP(sio_start)(s->hdl)) {
+     pthread_mutex_unlock(&s->mtx);
++    free(pfds);
+     return NULL;
+   }
+   DPR("sndio_mainloop(), started\n");
+@@ -274,6 +297,7 @@ sndio_mainloop(void *arg)
+   s->hwpos = s->swpos;
+   pthread_mutex_unlock(&s->mtx);
+   s->state_cb(s, s->arg, state);
++  free(pfds);
+   return NULL;
+ }
+ 
+@@ -281,6 +305,9 @@ sndio_mainloop(void *arg)
+ sndio_init(cubeb **context, char const *context_name)
+ {
+   void * libsndio = NULL;
++  struct sio_hdl *hdl;
++
++  assert(context);
+ 
+ #ifndef DISABLE_LIBSNDIO_DLOPEN
+   libsndio = dlopen("libsndio.so.7.0", RTLD_LAZY);
+@@ -305,8 +332,17 @@ sndio_init(cubeb **context, char const *context_name)
+ #undef LOAD
+ #endif
+ 
++  /* test if sndio works */
++  hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1);
++  if (hdl == NULL) {
++    return CUBEB_ERROR;
++  }
++  WRAP(sio_close)(hdl);
++
+   DPR("sndio_init(%s)\n", context_name);
+-  *context = malloc(sizeof(*context));
++  *context = malloc(sizeof(**context));
++  if (*context == NULL)
++	return CUBEB_ERROR;
+   (*context)->libsndio = libsndio;
+   (*context)->ops = &sndio_ops;
+   (void)context_name;
+@@ -377,7 +413,7 @@ sndio_stream_init(cubeb * context,
+     goto err;
+   }
+   s->context = context;
+-  s->hdl = WRAP(sio_open)(NULL, s->mode, 1);
++  s->hdl = WRAP(sio_open)(sndio_get_device(), s->mode, 1);
+   if (s->hdl == NULL) {
+     DPR("sndio_stream_init(), sio_open() failed\n");
+     goto err;

Modified: branches/2019Q4/www/firefox/Makefile
==============================================================================
--- branches/2019Q4/www/firefox/Makefile	Fri Dec 27 23:48:43 2019	(r521040)
+++ branches/2019Q4/www/firefox/Makefile	Fri Dec 27 23:50:42 2019	(r521041)
@@ -3,7 +3,7 @@
 
 PORTNAME=	firefox
 DISTVERSION=	71.0
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \

Copied: branches/2019Q4/www/firefox/files/patch-cubeb-sndio (from r521037, head/www/firefox/files/patch-cubeb-sndio)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ branches/2019Q4/www/firefox/files/patch-cubeb-sndio	Fri Dec 27 23:50:42 2019	(r521041, copy of r521037, head/www/firefox/files/patch-cubeb-sndio)
@@ -0,0 +1,113 @@
+https://github.com/kinetiknz/cubeb/commit/a71f116501fe39962599c435ef65066f7e7ea9f5
+https://github.com/kinetiknz/cubeb/commit/3025cbec70f3ed097ec9a2f33a4823316a29efc4
+https://github.com/kinetiknz/cubeb/commit/bb2735fa2ff680fdc615edbb363b19ff4a759503
+https://github.com/kinetiknz/cubeb/pull/564
+
+diff --git a/src/cubeb_sndio.c b/src/cubeb_sndio.c
+index 4a05bd84..34b3513d 100644
+--- media/libcubeb/src/cubeb_sndio.c
++++ media/libcubeb/src/cubeb_sndio.c
+@@ -32,6 +32,7 @@
+   X(sio_eof)                                 \
+   X(sio_getpar)                              \
+   X(sio_initpar)                             \
++  X(sio_nfds)                                \
+   X(sio_onmove)                              \
+   X(sio_open)                                \
+   X(sio_pollfd)                              \
+@@ -124,6 +125,23 @@ s16_to_float(void *ptr, long nsamp)
+     *(--dst) = (1. / 32768) * *(--src);
+ }
+ 
++static const char *
++sndio_get_device()
++{
++#ifdef __linux__
++  /*
++   * On other platforms default to sndio devices,
++   * so cubebs other backends can be used instead.
++   */
++  const char *dev = getenv("AUDIODEVICE");
++  if (dev == NULL || *dev == '\0')
++	return "snd/0";
++  return dev;
++#else
++  return SIO_DEVANY;
++#endif
++}
++
+ static void
+ sndio_onmove(void *arg, int delta)
+ {
+@@ -135,18 +153,23 @@ sndio_onmove(void *arg, int delta)
+ static void *
+ sndio_mainloop(void *arg)
+ {
+-#define MAXFDS 8
+-  struct pollfd pfds[MAXFDS];
++  struct pollfd *pfds;
+   cubeb_stream *s = arg;
+   int n, eof = 0, prime, nfds, events, revents, state = CUBEB_STATE_STARTED;
+   size_t pstart = 0, pend = 0, rstart = 0, rend = 0;
+   long nfr;
+ 
++  nfds = WRAP(sio_nfds)(s->hdl);
++  pfds = calloc(nfds, sizeof (struct pollfd));
++  if (pfds == NULL)
++	  return NULL;
++
+   DPR("sndio_mainloop()\n");
+   s->state_cb(s, s->arg, CUBEB_STATE_STARTED);
+   pthread_mutex_lock(&s->mtx);
+   if (!WRAP(sio_start)(s->hdl)) {
+     pthread_mutex_unlock(&s->mtx);
++    free(pfds);
+     return NULL;
+   }
+   DPR("sndio_mainloop(), started\n");
+@@ -274,6 +297,7 @@ sndio_mainloop(void *arg)
+   s->hwpos = s->swpos;
+   pthread_mutex_unlock(&s->mtx);
+   s->state_cb(s, s->arg, state);
++  free(pfds);
+   return NULL;
+ }
+ 
+@@ -281,6 +305,9 @@ sndio_mainloop(void *arg)
+ sndio_init(cubeb **context, char const *context_name)
+ {
+   void * libsndio = NULL;
++  struct sio_hdl *hdl;
++
++  assert(context);
+ 
+ #ifndef DISABLE_LIBSNDIO_DLOPEN
+   libsndio = dlopen("libsndio.so.7.0", RTLD_LAZY);
+@@ -305,8 +332,17 @@ sndio_init(cubeb **context, char const *context_name)
+ #undef LOAD
+ #endif
+ 
++  /* test if sndio works */
++  hdl = WRAP(sio_open)(sndio_get_device(), SIO_PLAY, 1);
++  if (hdl == NULL) {
++    return CUBEB_ERROR;
++  }
++  WRAP(sio_close)(hdl);
++
+   DPR("sndio_init(%s)\n", context_name);
+-  *context = malloc(sizeof(*context));
++  *context = malloc(sizeof(**context));
++  if (*context == NULL)
++	return CUBEB_ERROR;
+   (*context)->libsndio = libsndio;
+   (*context)->ops = &sndio_ops;
+   (void)context_name;
+@@ -377,7 +413,7 @@ sndio_stream_init(cubeb * context,
+     goto err;
+   }
+   s->context = context;
+-  s->hdl = WRAP(sio_open)(NULL, s->mode, 1);
++  s->hdl = WRAP(sio_open)(sndio_get_device(), s->mode, 1);
+   if (s->hdl == NULL) {
+     DPR("sndio_stream_init(), sio_open() failed\n");
+     goto err;