From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 08:52:50 2021 Return-Path: Delivered-To: dev-commits-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 1E9076B1B4D; Mon, 27 Sep 2021 08:52:50 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HHxH60MFtz4hRj; Mon, 27 Sep 2021 08:52:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E0F245F50; Mon, 27 Sep 2021 08:52:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18R8qnaH068429; Mon, 27 Sep 2021 08:52:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18R8qn0u068428; Mon, 27 Sep 2021 08:52:49 GMT (envelope-from git) Date: Mon, 27 Sep 2021 08:52:49 GMT Message-Id: <202109270852.18R8qn0u068428@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Li-Wen Hsu Subject: git: 346b04c8748b - 2021Q3 - x11/luit: Update MASTER_SITES MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 346b04c8748b3cb90c99249be5791e4309e7f4ea Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 08:52:50 -0000 The branch 2021Q3 has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=346b04c8748b3cb90c99249be5791e4309e7f4ea commit 346b04c8748b3cb90c99249be5791e4309e7f4ea Author: Li-Wen Hsu AuthorDate: 2021-09-27 08:44:47 +0000 Commit: Li-Wen Hsu CommitDate: 2021-09-27 08:52:39 +0000 x11/luit: Update MASTER_SITES Add "/pub" which is the canonical path in FTP as site owner suggested Add the HTTP master site as submitter suggested PR: 258741 Reported by: bas@area536.com MFH: 2021Q3 (cherry picked from commit 9abd1e471d91afabd00fd4a1f699e923faf7f69c) --- x11/luit/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/luit/Makefile b/x11/luit/Makefile index d13fbf317c18..a3957292f4c0 100644 --- a/x11/luit/Makefile +++ b/x11/luit/Makefile @@ -1,7 +1,8 @@ PORTNAME= luit PORTVERSION= 20210218 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.invisible-island.net/luit/ +MASTER_SITES= https://invisible-mirror.net/archives/luit/ \ + ftp://ftp.invisible-island.net/pub/luit/ MAINTAINER= x11@FreeBSD.org COMMENT= Locale and ISO 2022 support for Unicode terminals From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 13:17:39 2021 Return-Path: Delivered-To: dev-commits-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 1AE666B5ED5; Mon, 27 Sep 2021 13:17:39 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJ38f70ZTz3HSF; Mon, 27 Sep 2021 13:17:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CC33111BE3; Mon, 27 Sep 2021 13:17:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RDHcKK016257; Mon, 27 Sep 2021 13:17:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RDHcd5016256; Mon, 27 Sep 2021 13:17:38 GMT (envelope-from git) Date: Mon, 27 Sep 2021 13:17:38 GMT Message-Id: <202109271317.18RDHcd5016256@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Mathieu Arnold Subject: git: 8ecddd296f08 - 2021Q3 - dns/bind916: update to 9.16.21 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mat X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 8ecddd296f08d19694b3f44916b34f544a0e33ec Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 13:17:39 -0000 The branch 2021Q3 has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ecddd296f08d19694b3f44916b34f544a0e33ec commit 8ecddd296f08d19694b3f44916b34f544a0e33ec Author: Mathieu Arnold AuthorDate: 2021-09-27 12:44:11 +0000 Commit: Mathieu Arnold CommitDate: 2021-09-27 13:17:16 +0000 dns/bind916: update to 9.16.21 Changes: https://downloads.isc.org/isc/bind9/9.16.21/doc/arm/html/notes.html#notes-for-bind-9-16-21 (cherry picked from commit fccfb7d4979a04e260ecc162cdcfe54a0feec9b7) --- dns/bind916/Makefile | 2 +- dns/bind916/distinfo | 6 +++--- dns/bind916/files/extrapatch-bind-min-override-ttl | 12 ++++++------ 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dns/bind916/Makefile b/dns/bind916/Makefile index c7c38968d3e7..3265d09cd51d 100644 --- a/dns/bind916/Makefile +++ b/dns/bind916/Makefile @@ -40,7 +40,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools USES= compiler:c11 cpe libedit pkgconfig ssl tar:xz # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.16.20 +ISCVERSION= 9.16.21 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo index 8345629d7896..ce029531078a 100644 --- a/dns/bind916/distinfo +++ b/dns/bind916/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629182644 -SHA256 (bind-9.16.20.tar.xz) = 4d0d93c0d0b63080609e84625f24ff8777f8d164e78a75b1c19c334ce42d5b58 -SIZE (bind-9.16.20.tar.xz) = 5042196 +TIMESTAMP = 1632745650 +SHA256 (bind-9.16.21.tar.xz) = 65da5fd4fb80b7d0d7452876f81fd6d67cdcee54a5e3c1d65610334665dfa815 +SIZE (bind-9.16.21.tar.xz) = 5057816 diff --git a/dns/bind916/files/extrapatch-bind-min-override-ttl b/dns/bind916/files/extrapatch-bind-min-override-ttl index 1dce8f15d7d6..e1f06078adc4 100644 --- a/dns/bind916/files/extrapatch-bind-min-override-ttl +++ b/dns/bind916/files/extrapatch-bind-min-override-ttl @@ -1,6 +1,6 @@ Add the override-cache-ttl feature. ---- bin/named/config.c.orig 2021-07-09 08:02:03 UTC +--- bin/named/config.c.orig 2021-09-07 09:37:05 UTC +++ bin/named/config.c @@ -180,6 +180,7 @@ options {\n\ notify-source *;\n\ @@ -10,9 +10,9 @@ Add the override-cache-ttl feature. parental-source *;\n\ parental-source-v6 *;\n\ provide-ixfr true;\n\ ---- bin/named/server.c.orig 2021-07-09 08:02:03 UTC +--- bin/named/server.c.orig 2021-09-07 09:37:05 UTC +++ bin/named/server.c -@@ -4406,6 +4406,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl +@@ -4411,6 +4411,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl } obj = NULL; @@ -24,7 +24,7 @@ Add the override-cache-ttl feature. result = named_config_get(maps, "max-cache-ttl", &obj); INSIST(result == ISC_R_SUCCESS); view->maxcachettl = cfg_obj_asduration(obj); ---- lib/dns/include/dns/view.h.orig 2021-07-09 08:02:03 UTC +--- lib/dns/include/dns/view.h.orig 2021-09-07 09:37:05 UTC +++ lib/dns/include/dns/view.h @@ -152,6 +152,7 @@ struct dns_view { bool requestnsid; @@ -34,7 +34,7 @@ Add the override-cache-ttl feature. dns_ttl_t maxncachettl; dns_ttl_t mincachettl; dns_ttl_t minncachettl; ---- lib/dns/resolver.c.orig 2021-07-09 08:02:03 UTC +--- lib/dns/resolver.c.orig 2021-09-07 09:37:05 UTC +++ lib/dns/resolver.c @@ -6476,6 +6476,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_mes } @@ -49,7 +49,7 @@ Add the override-cache-ttl feature. * Enforce the configure maximum cache TTL. */ if (rdataset->ttl > res->view->maxcachettl) { ---- lib/isccfg/namedconf.c.orig 2021-07-09 08:02:03 UTC +--- lib/isccfg/namedconf.c.orig 2021-09-07 09:37:05 UTC +++ lib/isccfg/namedconf.c @@ -2048,6 +2048,7 @@ static cfg_clausedef_t view_clauses[] = { #endif /* ifdef HAVE_LMDB */ From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 17:17:23 2021 Return-Path: Delivered-To: dev-commits-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 25C1666BE66; Mon, 27 Sep 2021 17:17:23 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJ8TH0bCZz3wNB; Mon, 27 Sep 2021 17:17:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E9BA814FA9; Mon, 27 Sep 2021 17:17:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RHHMFN042357; Mon, 27 Sep 2021 17:17:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RHHM2A042356; Mon, 27 Sep 2021 17:17:22 GMT (envelope-from git) Date: Mon, 27 Sep 2021 17:17:22 GMT Message-Id: <202109271717.18RHHM2A042356@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: b519e329d627 - 2021Q3 - graphics/vulkan-extension-layer: update to 1.2.193 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: b519e329d627dd3ec579a91f018f5a4aaf9d7b0d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 17:17:23 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b519e329d627dd3ec579a91f018f5a4aaf9d7b0d commit b519e329d627dd3ec579a91f018f5a4aaf9d7b0d Author: Jan Beich AuthorDate: 2021-09-23 14:57:34 +0000 Commit: Jan Beich CommitDate: 2021-09-27 17:17:12 +0000 graphics/vulkan-extension-layer: update to 1.2.193 Changes: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.2.191...v1.2.193 Reported by: portscout (cherry picked from commit ea81c720a80b5871e77ebc9543dec96d9336905c) --- graphics/vulkan-extension-layer/Makefile | 2 +- graphics/vulkan-extension-layer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/vulkan-extension-layer/Makefile b/graphics/vulkan-extension-layer/Makefile index e55296f598e2..1ad783223cb0 100644 --- a/graphics/vulkan-extension-layer/Makefile +++ b/graphics/vulkan-extension-layer/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-extension-layer DISTVERSIONPREFIX= v -DISTVERSION= 1.2.191 +DISTVERSION= 1.2.193 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-extension-layer/distinfo b/graphics/vulkan-extension-layer/distinfo index 21ab753aa28e..e2fe2ac997a8 100644 --- a/graphics/vulkan-extension-layer/distinfo +++ b/graphics/vulkan-extension-layer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631337976 -SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.2.191_GH0.tar.gz) = 4e28b31d6f7da95360ffbf8a79ccdc4b2f49734609d351d0a7096f18cd6daafc -SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.2.191_GH0.tar.gz) = 438150 +TIMESTAMP = 1632409054 +SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.2.193_GH0.tar.gz) = d4a39081346410faf538e941a66404bad993912b84495a1b5ec111dd7d1201c3 +SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.2.193_GH0.tar.gz) = 438128 From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:01 2021 Return-Path: Delivered-To: dev-commits-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 22352670B9D; Mon, 27 Sep 2021 21:43:01 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGMn0KDYz4rWT; Mon, 27 Sep 2021 21:43:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E07A318672; Mon, 27 Sep 2021 21:43:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLh0m0003036; Mon, 27 Sep 2021 21:43:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLh0MR003035; Mon, 27 Sep 2021 21:43:00 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:00 GMT Message-Id: <202109272143.18RLh0MR003035@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: c9c818d8d218 - 2021Q3 - www/node14: Update 14.17.1 -> 14.17.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: c9c818d8d218921a6c05364154d7b39fdef01874 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:01 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9c818d8d218921a6c05364154d7b39fdef01874 commit c9c818d8d218921a6c05364154d7b39fdef01874 Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:47:55 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:15:47 +0000 www/node14: Update 14.17.1 -> 14.17.2 https://nodejs.org/en/blog/release/v14.17.2/ This is a security release. See https://nodejs.org/en/blog/vulnerability/july-2021-security-releases/ Security: c174118e-1b11-11ec-9d9d-0022489ad614 MFH: 2021Q3 Sponsored by: Miles AS (cherry picked from commit cbc1577a29f9b3cec1608597ae08b8f59f2189ec) --- www/node14/Makefile | 2 +- www/node14/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/node14/Makefile b/www/node14/Makefile index bb5dba5a1f94..a937b3332416 100644 --- a/www/node14/Makefile +++ b/www/node14/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 14.17.1 +DISTVERSION= 14.17.2 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ PKGNAMESUFFIX= 14 diff --git a/www/node14/distinfo b/www/node14/distinfo index ddbc57ce8810..d45e96464d15 100644 --- a/www/node14/distinfo +++ b/www/node14/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602049 -SHA256 (node-v14.17.1.tar.gz) = f85297faa15529cf134e9cfd395371fea62e092c3fe2127f2b0fdf8504905cee -SIZE (node-v14.17.1.tar.gz) = 63704704 +TIMESTAMP = 1631602070 +SHA256 (node-v14.17.2.tar.gz) = 03bea54a68c6fa8b520c273a1dc80f2fdbf80ddc9c303200d2eeaf25bd7e62fa +SIZE (node-v14.17.2.tar.gz) = 63707473 From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:04 2021 Return-Path: Delivered-To: dev-commits-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 E78C96706CB; Mon, 27 Sep 2021 21:43:04 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGMr44bGz4rp6; Mon, 27 Sep 2021 21:43:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 61D2F187BC; Mon, 27 Sep 2021 21:43:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLh46V003115; Mon, 27 Sep 2021 21:43:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLh4qM003114; Mon, 27 Sep 2021 21:43:04 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:04 GMT Message-Id: <202109272143.18RLh4qM003114@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: 69094f564eb2 - 2021Q3 - www/node14: Update 14.17.4 -> 14.17.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 69094f564eb244b746cc04a1ce7270f7cb252a93 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:05 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=69094f564eb244b746cc04a1ce7270f7cb252a93 commit 69094f564eb244b746cc04a1ce7270f7cb252a93 Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:48:42 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:19:28 +0000 www/node14: Update 14.17.4 -> 14.17.5 https://nodejs.org/en/blog/release/v14.17.5/ This is a security release. See https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/ Adopt the patch from https://github.com/nodejs/node/pull/39739, since Node.js does not build with a system installed c-ares without it. Security: b092bd4f-1b16-11ec-9d9d-0022489ad614 MFH: 2021Q3 Sponsored by: Miles AS (cherry picked from commit d361a41d06e7b9bd3fe183f0a3f9a3a506059bdc) --- www/node14/Makefile | 2 +- www/node14/distinfo | 6 +++--- www/node14/files/patch-src_cares__wrap.h | 11 +++++++++++ 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/www/node14/Makefile b/www/node14/Makefile index 131bb23da381..e1afe9936ca8 100644 --- a/www/node14/Makefile +++ b/www/node14/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 14.17.4 +DISTVERSION= 14.17.5 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ PKGNAMESUFFIX= 14 diff --git a/www/node14/distinfo b/www/node14/distinfo index 1766a5a19695..167d811fb823 100644 --- a/www/node14/distinfo +++ b/www/node14/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602102 -SHA256 (node-v14.17.4.tar.gz) = 70c75f21ac601ae9e0fd86bdfd4e13e4d302f42b4fafcd6d21804b043a571c36 -SIZE (node-v14.17.4.tar.gz) = 63700333 +TIMESTAMP = 1631602115 +SHA256 (node-v14.17.5.tar.gz) = bd1bb74eae48c7aa7d4519736385e99477d954c6915adefdc3c373be461d1aaa +SIZE (node-v14.17.5.tar.gz) = 63709824 diff --git a/www/node14/files/patch-src_cares__wrap.h b/www/node14/files/patch-src_cares__wrap.h new file mode 100644 index 000000000000..7f57f6d8b333 --- /dev/null +++ b/www/node14/files/patch-src_cares__wrap.h @@ -0,0 +1,11 @@ +--- src/cares_wrap.h.orig 2021-08-18 22:13:12 UTC ++++ src/cares_wrap.h +@@ -22,7 +22,7 @@ + # include + #endif // __POSIX__ + +-# include ++# include + + namespace node { + namespace cares_wrap { From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:00 2021 Return-Path: Delivered-To: dev-commits-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 05F09670B9C; Mon, 27 Sep 2021 21:43:00 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGMl6TGdz4rlY; Mon, 27 Sep 2021 21:42:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BDECA18671; Mon, 27 Sep 2021 21:42:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLgx1p003012; Mon, 27 Sep 2021 21:42:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLgxJG003011; Mon, 27 Sep 2021 21:42:59 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:42:59 GMT Message-Id: <202109272142.18RLgxJG003011@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: dd69becb05fd - 2021Q3 - www/node14: Update 14.17.0 -> 14.17.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: dd69becb05fd4c67fefe3143619842170d214913 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:00 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd69becb05fd4c67fefe3143619842170d214913 commit dd69becb05fd4c67fefe3143619842170d214913 Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:47:41 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:15:32 +0000 www/node14: Update 14.17.0 -> 14.17.1 https://nodejs.org/en/blog/release/v14.17.1/ Drop files/patch-deps_v8_src_objects_js-list-format.cc since the change has been upstreamed along with the ICU minimum version bump. Sponsored by: Miles AS (cherry picked from commit 6cc50a438bb3d8504a56f590bb0b05847970007d) --- www/node14/Makefile | 4 +- www/node14/distinfo | 6 +- .../patch-deps_v8_src_objects_js-list-format.cc | 83 ---------------------- 3 files changed, 5 insertions(+), 88 deletions(-) diff --git a/www/node14/Makefile b/www/node14/Makefile index 13ce9ab2d2ea..bb5dba5a1f94 100644 --- a/www/node14/Makefile +++ b/www/node14/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 14.17.0 +DISTVERSION= 14.17.1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ PKGNAMESUFFIX= 14 @@ -41,7 +41,7 @@ BUNDLED_SSL_CONFIGURE_OFF= --shared-openssl --openssl-use-def-ca-store BUNDLED_SSL_RUN_DEPENDS_OFF= ca_root_nss>=0:security/ca_root_nss NLS_CONFIGURE_ON= --with-intl=system-icu -NLS_BUILD_DEPENDS= icu>=67.1:devel/icu +NLS_BUILD_DEPENDS= icu>=69.1:devel/icu NLS_LIB_DEPENDS= libicui18n.so:devel/icu DTRACE_CONFIGURE_ON= --with-dtrace diff --git a/www/node14/distinfo b/www/node14/distinfo index f6657ba1cd24..ddbc57ce8810 100644 --- a/www/node14/distinfo +++ b/www/node14/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621284032 -SHA256 (node-v14.17.0.tar.gz) = 6114e82d3256136dc85a509d835442fbdf2f8430dcd8bfa7c304097344d06fb7 -SIZE (node-v14.17.0.tar.gz) = 63562031 +TIMESTAMP = 1631602049 +SHA256 (node-v14.17.1.tar.gz) = f85297faa15529cf134e9cfd395371fea62e092c3fe2127f2b0fdf8504905cee +SIZE (node-v14.17.1.tar.gz) = 63704704 diff --git a/www/node14/files/patch-deps_v8_src_objects_js-list-format.cc b/www/node14/files/patch-deps_v8_src_objects_js-list-format.cc deleted file mode 100644 index 866327498616..000000000000 --- a/www/node14/files/patch-deps_v8_src_objects_js-list-format.cc +++ /dev/null @@ -1,83 +0,0 @@ -https://github.com/v8/v8/commit/035c305ce7761f51328b45f1bd83e26aef267c9d - -../deps/v8/src/objects/js-list-format.cc:145:55: error: 'createInstance' is a private member of 'icu::ListFormatter' - icu::ListFormatter* formatter = icu::ListFormatter::createInstance( - ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ -/usr/local/include/unicode/listformatter.h:267:27: note: declared private here - static ListFormatter* createInstance(const Locale& locale, const char* style, UErrorCode& errorCode); - ^ - ---- deps/v8/src/objects/js-list-format.cc.orig 2021-04-06 19:42:15 UTC -+++ deps/v8/src/objects/js-list-format.cc -@@ -29,46 +29,27 @@ namespace v8 { - namespace internal { - - namespace { --const char* kStandard = "standard"; --const char* kOr = "or"; --const char* kUnit = "unit"; --const char* kStandardShort = "standard-short"; --const char* kOrShort = "or-short"; --const char* kUnitShort = "unit-short"; --const char* kStandardNarrow = "standard-narrow"; --const char* kOrNarrow = "or-narrow"; --const char* kUnitNarrow = "unit-narrow"; - --const char* GetIcuStyleString(JSListFormat::Style style, -- JSListFormat::Type type) { -+UListFormatterWidth GetIcuWidth(JSListFormat::Style style) { -+ switch (style) { -+ case JSListFormat::Style::LONG: -+ return ULISTFMT_WIDTH_WIDE; -+ case JSListFormat::Style::SHORT: -+ return ULISTFMT_WIDTH_SHORT; -+ case JSListFormat::Style::NARROW: -+ return ULISTFMT_WIDTH_NARROW; -+ } -+ UNREACHABLE(); -+} -+ -+UListFormatterType GetIcuType(JSListFormat::Type type) { - switch (type) { - case JSListFormat::Type::CONJUNCTION: -- switch (style) { -- case JSListFormat::Style::LONG: -- return kStandard; -- case JSListFormat::Style::SHORT: -- return kStandardShort; -- case JSListFormat::Style::NARROW: -- return kStandardNarrow; -- } -+ return ULISTFMT_TYPE_AND; - case JSListFormat::Type::DISJUNCTION: -- switch (style) { -- case JSListFormat::Style::LONG: -- return kOr; -- case JSListFormat::Style::SHORT: -- return kOrShort; -- case JSListFormat::Style::NARROW: -- return kOrNarrow; -- } -+ return ULISTFMT_TYPE_OR; - case JSListFormat::Type::UNIT: -- switch (style) { -- case JSListFormat::Style::LONG: -- return kUnit; -- case JSListFormat::Style::SHORT: -- return kUnitShort; -- case JSListFormat::Style::NARROW: -- return kUnitNarrow; -- } -+ return ULISTFMT_TYPE_UNITS; - } - UNREACHABLE(); - } -@@ -143,7 +124,7 @@ MaybeHandle JSListFormat::New(Isolate* i - icu::Locale icu_locale = r.icu_locale; - UErrorCode status = U_ZERO_ERROR; - icu::ListFormatter* formatter = icu::ListFormatter::createInstance( -- icu_locale, GetIcuStyleString(style_enum, type_enum), status); -+ icu_locale, GetIcuType(type_enum), GetIcuWidth(style_enum), status); - if (U_FAILURE(status) || formatter == nullptr) { - delete formatter; - THROW_NEW_ERROR(isolate, NewRangeError(MessageTemplate::kIcuError), From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:02 2021 Return-Path: Delivered-To: dev-commits-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 3B48D670D9F; Mon, 27 Sep 2021 21:43:02 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGMp17Fdz4rWd; Mon, 27 Sep 2021 21:43:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F03D718A09; Mon, 27 Sep 2021 21:43:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLh1W3003067; Mon, 27 Sep 2021 21:43:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLh1d6003066; Mon, 27 Sep 2021 21:43:01 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:01 GMT Message-Id: <202109272143.18RLh1d6003066@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: 754b965609c9 - 2021Q3 - www/node14: Update 14.17.2 -> 14.17.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 754b965609c9718ef2a7bb5f610e778cb55fdb66 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:02 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=754b965609c9718ef2a7bb5f610e778cb55fdb66 commit 754b965609c9718ef2a7bb5f610e778cb55fdb66 Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:48:11 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:19:26 +0000 www/node14: Update 14.17.2 -> 14.17.3 https://nodejs.org/en/blog/release/v14.17.3/ Sponsored by: Miles AS (cherry picked from commit 5edfe3994032775a41e43cd8fb19cc123b3a5679) --- www/node14/Makefile | 2 +- www/node14/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/node14/Makefile b/www/node14/Makefile index a937b3332416..0f7bc5b36b77 100644 --- a/www/node14/Makefile +++ b/www/node14/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 14.17.2 +DISTVERSION= 14.17.3 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ PKGNAMESUFFIX= 14 diff --git a/www/node14/distinfo b/www/node14/distinfo index d45e96464d15..0d452b4d71c4 100644 --- a/www/node14/distinfo +++ b/www/node14/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602070 -SHA256 (node-v14.17.2.tar.gz) = 03bea54a68c6fa8b520c273a1dc80f2fdbf80ddc9c303200d2eeaf25bd7e62fa -SIZE (node-v14.17.2.tar.gz) = 63707473 +TIMESTAMP = 1631602087 +SHA256 (node-v14.17.3.tar.gz) = dcbd156506ee79ee48439257626ca0a6db3d7eab8cb0208db6979125ae7d3a95 +SIZE (node-v14.17.3.tar.gz) = 63709537 From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:05 2021 Return-Path: Delivered-To: dev-commits-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 B5163670FE5; Mon, 27 Sep 2021 21:43:05 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGMs4CDtz4rrQ; Mon, 27 Sep 2021 21:43:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6FE0D18A0A; Mon, 27 Sep 2021 21:43:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLh5vo003139; Mon, 27 Sep 2021 21:43:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLh56h003138; Mon, 27 Sep 2021 21:43:05 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:05 GMT Message-Id: <202109272143.18RLh56h003138@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: 268587584761 - 2021Q3 - www/node14: Update 14.17.5 -> 14.17.6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 2685875847615931731f82d0efb2d3315b41021d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:05 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=2685875847615931731f82d0efb2d3315b41021d commit 2685875847615931731f82d0efb2d3315b41021d Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:46:01 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:19:29 +0000 www/node14: Update 14.17.5 -> 14.17.6 https://nodejs.org/en/blog/release/v14.17.6/ This is a security release. See https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases2/ Security: 7062bce0-1b17-11ec-9d9d-0022489ad614 MFH: 2021Q3 Sponsored by: Miles AS (cherry picked from commit 0e510f5c2f31cb22b33d940308eef9aa5d6020d7) --- www/node14/Makefile | 2 +- www/node14/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/node14/Makefile b/www/node14/Makefile index e1afe9936ca8..8e43e4a6ccb7 100644 --- a/www/node14/Makefile +++ b/www/node14/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 14.17.5 +DISTVERSION= 14.17.6 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ PKGNAMESUFFIX= 14 diff --git a/www/node14/distinfo b/www/node14/distinfo index 167d811fb823..612e06bf7468 100644 --- a/www/node14/distinfo +++ b/www/node14/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602115 -SHA256 (node-v14.17.5.tar.gz) = bd1bb74eae48c7aa7d4519736385e99477d954c6915adefdc3c373be461d1aaa -SIZE (node-v14.17.5.tar.gz) = 63709824 +TIMESTAMP = 1631602226 +SHA256 (node-v14.17.6.tar.gz) = f64559c87faa2f1ce93c3d2cd09723af254ec320a53cbfd1a2ba8fba28e488d0 +SIZE (node-v14.17.6.tar.gz) = 63731313 From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:07 2021 Return-Path: Delivered-To: dev-commits-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 0A2B0670DAB; Mon, 27 Sep 2021 21:43:07 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGMt5WvHz4rpG; Mon, 27 Sep 2021 21:43:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9336B18673; Mon, 27 Sep 2021 21:43:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLh6lj003163; Mon, 27 Sep 2021 21:43:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLh6lZ003162; Mon, 27 Sep 2021 21:43:06 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:06 GMT Message-Id: <202109272143.18RLh6lZ003162@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: 693d288d4f92 - 2021Q3 - www/node: Update 16.2.0 -> 16.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 693d288d4f9245f1e71e1483c632c28cda54c2db Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:07 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=693d288d4f9245f1e71e1483c632c28cda54c2db commit 693d288d4f9245f1e71e1483c632c28cda54c2db Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:52:05 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:23:29 +0000 www/node: Update 16.2.0 -> 16.3.0 https://nodejs.org/en/blog/release/v16.3.0/ Sponsored by: Miles AS (cherry picked from commit 7bcc4cfed1f09db60087f68f032ba3937a908c0e) --- www/node/Makefile | 2 +- www/node/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/node/Makefile b/www/node/Makefile index e16fc4019cdc..ed872ad16497 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 16.2.0 +DISTVERSION= 16.3.0 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ diff --git a/www/node/distinfo b/www/node/distinfo index 581127bd90b2..71c8db138da5 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621884652 -SHA256 (node-v16.2.0.tar.gz) = 5d093d6b203159aa3288a1d51495d2faf11550f0755d04015161a529a065b12a -SIZE (node-v16.2.0.tar.gz) = 64056003 +TIMESTAMP = 1631602318 +SHA256 (node-v16.3.0.tar.gz) = 11d00034a9864660eadf9835d09de2bed97b245093626705d8917897d8f36704 +SIZE (node-v16.3.0.tar.gz) = 64098993 From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:10 2021 Return-Path: Delivered-To: dev-commits-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 A45D9670E24; Mon, 27 Sep 2021 21:43:10 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGMy3H4nz4rjh; Mon, 27 Sep 2021 21:43:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 171C618A0B; Mon, 27 Sep 2021 21:43:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLh9OO003241; Mon, 27 Sep 2021 21:43:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLh9aG003240; Mon, 27 Sep 2021 21:43:09 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:09 GMT Message-Id: <202109272143.18RLh9aG003240@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: 3fb5e6fd472d - 2021Q3 - www/node: Update 16.4.1 -> 16.4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 3fb5e6fd472defe6f7dad3f0101c97b613da506a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:10 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=3fb5e6fd472defe6f7dad3f0101c97b613da506a commit 3fb5e6fd472defe6f7dad3f0101c97b613da506a Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:52:50 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:23:31 +0000 www/node: Update 16.4.1 -> 16.4.2 https://nodejs.org/en/blog/release/v16.4.2/ Sponsored by: Miles AS (cherry picked from commit b87fb39486dd043adda374a1b7b7babccd331efc) --- www/node/Makefile | 2 +- www/node/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/node/Makefile b/www/node/Makefile index cf7dc5f1a7de..f2571584f07b 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 16.4.1 +DISTVERSION= 16.4.2 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ diff --git a/www/node/distinfo b/www/node/distinfo index bcdb48033019..6b94e0eaf7a0 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602348 -SHA256 (node-v16.4.1.tar.gz) = 562df905fdc9c8b3854fea1c755cc969b3c1437774d28b513457cc4034136458 -SIZE (node-v16.4.1.tar.gz) = 63816650 +TIMESTAMP = 1631602368 +SHA256 (node-v16.4.2.tar.gz) = 46d907a06fe020ee8d7e6753357b82edd16f3871f8caaa188841d29d265de7bd +SIZE (node-v16.4.2.tar.gz) = 63817602 From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:03 2021 Return-Path: Delivered-To: dev-commits-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 A357E6706CA; Mon, 27 Sep 2021 21:43:03 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGMq26wjz4rRW; Mon, 27 Sep 2021 21:43:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 25F6F183E1; Mon, 27 Sep 2021 21:43:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLh31e003091; Mon, 27 Sep 2021 21:43:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLh3rg003090; Mon, 27 Sep 2021 21:43:03 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:03 GMT Message-Id: <202109272143.18RLh3rg003090@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: 8bef3bdc51b5 - 2021Q3 - www/node14: Update 14.17.3 -> 14.17.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 8bef3bdc51b53ca1e92e8bb8f1d4269b70f7d039 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:04 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=8bef3bdc51b53ca1e92e8bb8f1d4269b70f7d039 commit 8bef3bdc51b53ca1e92e8bb8f1d4269b70f7d039 Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:48:25 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:19:27 +0000 www/node14: Update 14.17.3 -> 14.17.4 https://nodejs.org/en/blog/release/v14.17.4/ This is a security release. See https://nodejs.org/en/blog/vulnerability/july-2021-security-releases-2/ Security: f53dab71-1b15-11ec-9d9d-0022489ad614 MFH: 2021Q3 Sponsored by: Miles AS (cherry picked from commit e7eff73cb32808ea1810775df1dee508c9864e10) --- www/node14/Makefile | 2 +- www/node14/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/node14/Makefile b/www/node14/Makefile index 0f7bc5b36b77..131bb23da381 100644 --- a/www/node14/Makefile +++ b/www/node14/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 14.17.3 +DISTVERSION= 14.17.4 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ PKGNAMESUFFIX= 14 diff --git a/www/node14/distinfo b/www/node14/distinfo index 0d452b4d71c4..1766a5a19695 100644 --- a/www/node14/distinfo +++ b/www/node14/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602087 -SHA256 (node-v14.17.3.tar.gz) = dcbd156506ee79ee48439257626ca0a6db3d7eab8cb0208db6979125ae7d3a95 -SIZE (node-v14.17.3.tar.gz) = 63709537 +TIMESTAMP = 1631602102 +SHA256 (node-v14.17.4.tar.gz) = 70c75f21ac601ae9e0fd86bdfd4e13e4d302f42b4fafcd6d21804b043a571c36 +SIZE (node-v14.17.4.tar.gz) = 63700333 From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:08 2021 Return-Path: Delivered-To: dev-commits-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 A0EB4670E9D; Mon, 27 Sep 2021 21:43:08 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGMv6PW0z4rg5; Mon, 27 Sep 2021 21:43:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BC533183E2; Mon, 27 Sep 2021 21:43:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLh7h2003192; Mon, 27 Sep 2021 21:43:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLh7SY003191; Mon, 27 Sep 2021 21:43:07 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:07 GMT Message-Id: <202109272143.18RLh7SY003191@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: f84542f9cfff - 2021Q3 - www/node: Update 16.3.0 -> 16.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: f84542f9cfff697d0d3c2ef71aad3c049ac9c6de Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:08 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=f84542f9cfff697d0d3c2ef71aad3c049ac9c6de commit f84542f9cfff697d0d3c2ef71aad3c049ac9c6de Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:52:18 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:23:29 +0000 www/node: Update 16.3.0 -> 16.4.0 https://nodejs.org/en/blog/release/v16.4.0/ Sponsored by: Miles AS (cherry picked from commit 22d1c3d778f65599600b0838ff7f2bb4568bd08b) --- www/node/Makefile | 2 +- www/node/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/node/Makefile b/www/node/Makefile index ed872ad16497..e507a255b5db 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 16.3.0 +DISTVERSION= 16.4.0 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ diff --git a/www/node/distinfo b/www/node/distinfo index 71c8db138da5..ac69021e97fe 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602318 -SHA256 (node-v16.3.0.tar.gz) = 11d00034a9864660eadf9835d09de2bed97b245093626705d8917897d8f36704 -SIZE (node-v16.3.0.tar.gz) = 64098993 +TIMESTAMP = 1631602334 +SHA256 (node-v16.4.0.tar.gz) = 37e526b494a0ae53d2205421b93cc3d6fa2d9f4d8349891814a23e69d59a6d8d +SIZE (node-v16.4.0.tar.gz) = 63821297 From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:11 2021 Return-Path: Delivered-To: dev-commits-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 96AAB670FF3; Mon, 27 Sep 2021 21:43:11 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGMz2pZvz4rv2; Mon, 27 Sep 2021 21:43:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 38CB118572; Mon, 27 Sep 2021 21:43:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLhBf9003265; Mon, 27 Sep 2021 21:43:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLhBHR003264; Mon, 27 Sep 2021 21:43:11 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:11 GMT Message-Id: <202109272143.18RLhBHR003264@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: 45ac4b550a39 - 2021Q3 - www/node: Update 16.4.2 -> 16.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 45ac4b550a39998e474445bd97f2d1a9f1206da9 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:11 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=45ac4b550a39998e474445bd97f2d1a9f1206da9 commit 45ac4b550a39998e474445bd97f2d1a9f1206da9 Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:53:18 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:23:33 +0000 www/node: Update 16.4.2 -> 16.5.0 https://nodejs.org/en/blog/release/v16.5.0/ Sponsored by: Miles AS (cherry picked from commit 2877919793b5d234f54602ad1c37081798f948f3) --- www/node/Makefile | 2 +- www/node/distinfo | 6 +++--- www/node/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/www/node/Makefile b/www/node/Makefile index f2571584f07b..74145a8dfbdc 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 16.4.2 +DISTVERSION= 16.5.0 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ diff --git a/www/node/distinfo b/www/node/distinfo index 6b94e0eaf7a0..29c4db71467f 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602368 -SHA256 (node-v16.4.2.tar.gz) = 46d907a06fe020ee8d7e6753357b82edd16f3871f8caaa188841d29d265de7bd -SIZE (node-v16.4.2.tar.gz) = 63817602 +TIMESTAMP = 1631602392 +SHA256 (node-v16.5.0.tar.gz) = a0d233cde072822af7fd3043b866e526a1739df32c3ace6210ae289f3266ccb7 +SIZE (node-v16.5.0.tar.gz) = 63891812 diff --git a/www/node/pkg-plist b/www/node/pkg-plist index 3a7ebbf25252..40686f466b9c 100644 --- a/www/node/pkg-plist +++ b/www/node/pkg-plist @@ -4,6 +4,9 @@ include/node/config.gypi include/node/cppgc/common.h include/node/js_native_api.h include/node/js_native_api_types.h +include/node/libplatform/libplatform-export.h +include/node/libplatform/libplatform.h +include/node/libplatform/v8-tracing.h include/node/node.h include/node/node_api.h include/node/node_api_types.h From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:09 2021 Return-Path: Delivered-To: dev-commits-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 594626708AE; Mon, 27 Sep 2021 21:43:09 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGMx0h3lz4rtq; Mon, 27 Sep 2021 21:43:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DFA31188F0; Mon, 27 Sep 2021 21:43:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLh89o003217; Mon, 27 Sep 2021 21:43:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLh8nL003216; Mon, 27 Sep 2021 21:43:08 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:08 GMT Message-Id: <202109272143.18RLh8nL003216@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: 016bd82a2b5e - 2021Q3 - www/node: Update 16.4.0 -> 16.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 016bd82a2b5e505091a50324750093e5a3d19a55 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:09 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=016bd82a2b5e505091a50324750093e5a3d19a55 commit 016bd82a2b5e505091a50324750093e5a3d19a55 Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:52:32 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:23:30 +0000 www/node: Update 16.4.0 -> 16.4.1 https://nodejs.org/en/blog/release/v16.4.1/ This is a security release. See https://nodejs.org/en/blog/vulnerability/july-2021-security-releases/ Security: c174118e-1b11-11ec-9d9d-0022489ad614 MFH: 2021Q3 Sponsored by: Miles AS (cherry picked from commit e674a048b642f6b425769204d67e81801cf9b1f7) --- www/node/Makefile | 2 +- www/node/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/node/Makefile b/www/node/Makefile index e507a255b5db..cf7dc5f1a7de 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 16.4.0 +DISTVERSION= 16.4.1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ diff --git a/www/node/distinfo b/www/node/distinfo index ac69021e97fe..bcdb48033019 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602334 -SHA256 (node-v16.4.0.tar.gz) = 37e526b494a0ae53d2205421b93cc3d6fa2d9f4d8349891814a23e69d59a6d8d -SIZE (node-v16.4.0.tar.gz) = 63821297 +TIMESTAMP = 1631602348 +SHA256 (node-v16.4.1.tar.gz) = 562df905fdc9c8b3854fea1c755cc969b3c1437774d28b513457cc4034136458 +SIZE (node-v16.4.1.tar.gz) = 63816650 From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:13 2021 Return-Path: Delivered-To: dev-commits-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 60FEF670EA2; Mon, 27 Sep 2021 21:43:13 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGN045T8z4rv4; Mon, 27 Sep 2021 21:43:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 50DDB183E3; Mon, 27 Sep 2021 21:43:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLhCBY003289; Mon, 27 Sep 2021 21:43:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLhCSf003288; Mon, 27 Sep 2021 21:43:12 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:12 GMT Message-Id: <202109272143.18RLhCSf003288@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: 509e9332f124 - 2021Q3 - www/node: Update 16.5.0 -> 16.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 509e9332f124fe7267dfd27ff2754128016303a1 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:13 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=509e9332f124fe7267dfd27ff2754128016303a1 commit 509e9332f124fe7267dfd27ff2754128016303a1 Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:53:43 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:23:34 +0000 www/node: Update 16.5.0 -> 16.6.0 https://nodejs.org/en/blog/release/v16.6.0/ This is a security release. See https://nodejs.org/en/blog/vulnerability/july-2021-security-releases-2/ Security: f53dab71-1b15-11ec-9d9d-0022489ad614 MFH: 2021Q3 Sponsored by: Miles AS (cherry picked from commit 91694690e55a26e4771ecf73583275d704d680bc) --- www/node/Makefile | 2 +- www/node/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/node/Makefile b/www/node/Makefile index 74145a8dfbdc..54970ef367eb 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 16.5.0 +DISTVERSION= 16.6.0 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ diff --git a/www/node/distinfo b/www/node/distinfo index 29c4db71467f..db5762885ed6 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602392 -SHA256 (node-v16.5.0.tar.gz) = a0d233cde072822af7fd3043b866e526a1739df32c3ace6210ae289f3266ccb7 -SIZE (node-v16.5.0.tar.gz) = 63891812 +TIMESTAMP = 1631602417 +SHA256 (node-v16.6.0.tar.gz) = cb24f609abba81a27536955135f0b3ca0b72e70b7aa561fec39490b386bba7ab +SIZE (node-v16.6.0.tar.gz) = 63972773 From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:15 2021 Return-Path: Delivered-To: dev-commits-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 89C40670DC6; Mon, 27 Sep 2021 21:43:15 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGN30Bhtz4rm9; Mon, 27 Sep 2021 21:43:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9D28F189C8; Mon, 27 Sep 2021 21:43:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLhE3U003343; Mon, 27 Sep 2021 21:43:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLhEOe003342; Mon, 27 Sep 2021 21:43:14 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:14 GMT Message-Id: <202109272143.18RLhEOe003342@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: 647fb0e05570 - 2021Q3 - www/node: Update 16.6.1 -> 16.6.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 647fb0e0557006518aa54947531a49c5549f4eb1 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:15 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=647fb0e0557006518aa54947531a49c5549f4eb1 commit 647fb0e0557006518aa54947531a49c5549f4eb1 Author: Bradley T. Hughes AuthorDate: 2021-09-14 07:17:21 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:23:36 +0000 www/node: Update 16.6.1 -> 16.6.2 https://nodejs.org/en/blog/release/v16.6.2/ This is a security release. See https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/ Adopt the patch from https://github.com/nodejs/node/pull/39739, since Node.js does not build with a system installed c-ares without it. Security: b092bd4f-1b16-11ec-9d9d-0022489ad614 MFH: 2021Q3 Sponsored by: Miles AS (cherry picked from commit 3d5b3fb7837a997dfc5bc856229879c3afd5cca8) --- www/node/Makefile | 2 +- www/node/distinfo | 6 +++--- www/node/files/patch-src_cares__wrap.h | 11 +++++++++++ 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/www/node/Makefile b/www/node/Makefile index 3e167fadd559..fd0883cf116c 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 16.6.1 +DISTVERSION= 16.6.2 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ diff --git a/www/node/distinfo b/www/node/distinfo index 820d3cb9845f..354de82cea8b 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602434 -SHA256 (node-v16.6.1.tar.gz) = 36467b8a4e7e3bacc2f4f1709a83b0506429d1999bc461e5e363bc91d3437c09 -SIZE (node-v16.6.1.tar.gz) = 63990910 +TIMESTAMP = 1631603833 +SHA256 (node-v16.6.2.tar.gz) = e8df4a0084c379a37c11b315b7d068760a38598119d7ca9262977adcbbb58933 +SIZE (node-v16.6.2.tar.gz) = 64007539 diff --git a/www/node/files/patch-src_cares__wrap.h b/www/node/files/patch-src_cares__wrap.h new file mode 100644 index 000000000000..7f57f6d8b333 --- /dev/null +++ b/www/node/files/patch-src_cares__wrap.h @@ -0,0 +1,11 @@ +--- src/cares_wrap.h.orig 2021-08-18 22:13:12 UTC ++++ src/cares_wrap.h +@@ -22,7 +22,7 @@ + # include + #endif // __POSIX__ + +-# include ++# include + + namespace node { + namespace cares_wrap { From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:14 2021 Return-Path: Delivered-To: dev-commits-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 A7D90670DC5; Mon, 27 Sep 2021 21:43:14 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGN23ZbFz4rry; Mon, 27 Sep 2021 21:43:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7FBF4188F1; Mon, 27 Sep 2021 21:43:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLhDrX003317; Mon, 27 Sep 2021 21:43:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLhDBW003316; Mon, 27 Sep 2021 21:43:13 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:13 GMT Message-Id: <202109272143.18RLhDBW003316@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: cc7da111a917 - 2021Q3 - www/node: Update 16.6.0 -> 16.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: cc7da111a91784e1bbcd0734851fda8e17ea3b68 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:14 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc7da111a91784e1bbcd0734851fda8e17ea3b68 commit cc7da111a91784e1bbcd0734851fda8e17ea3b68 Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:53:57 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:23:35 +0000 www/node: Update 16.6.0 -> 16.6.1 https://nodejs.org/en/blog/release/v16.6.1/ Sponsored by: Miles AS (cherry picked from commit 163e134d818c2a0823df453cf6a7d3e786cd462c) --- www/node/Makefile | 2 +- www/node/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/node/Makefile b/www/node/Makefile index 54970ef367eb..3e167fadd559 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 16.6.0 +DISTVERSION= 16.6.1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ diff --git a/www/node/distinfo b/www/node/distinfo index db5762885ed6..820d3cb9845f 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602417 -SHA256 (node-v16.6.0.tar.gz) = cb24f609abba81a27536955135f0b3ca0b72e70b7aa561fec39490b386bba7ab -SIZE (node-v16.6.0.tar.gz) = 63972773 +TIMESTAMP = 1631602434 +SHA256 (node-v16.6.1.tar.gz) = 36467b8a4e7e3bacc2f4f1709a83b0506429d1999bc461e5e363bc91d3437c09 +SIZE (node-v16.6.1.tar.gz) = 63990910 From owner-dev-commits-ports-branches@freebsd.org Tue Sep 28 05:59:30 2021 Return-Path: Delivered-To: dev-commits-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 F0DBE677058; Tue, 28 Sep 2021 05:59:30 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJTNf64wlz4RwB; Tue, 28 Sep 2021 05:59:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AD6D61F399; Tue, 28 Sep 2021 05:59:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18S5xUcA055634; Tue, 28 Sep 2021 05:59:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18S5xUVo055633; Tue, 28 Sep 2021 05:59:30 GMT (envelope-from git) Date: Tue, 28 Sep 2021 05:59:30 GMT Message-Id: <202109280559.18S5xUVo055633@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yasuhiro Kimura Subject: git: 8a42d3d971b5 - 2021Q3 - devel/ruby-build: Update to 20210925 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 8a42d3d971b5b283f23094a0e5a1d2717de3fe3d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2021 05:59:31 -0000 The branch 2021Q3 has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a42d3d971b5b283f23094a0e5a1d2717de3fe3d commit 8a42d3d971b5b283f23094a0e5a1d2717de3fe3d Author: Yasuhiro Kimura AuthorDate: 2021-09-28 05:58:18 +0000 Commit: Yasuhiro Kimura CommitDate: 2021-09-28 05:58:18 +0000 devel/ruby-build: Update to 20210925 This is a leaf port and worth tool to keep up to date. So should be MFH'ed to quarterly. Changes: https://github.com/rbenv/ruby-build/releases/tag/v20210925 Differential Revision: https://reviews.freebsd.org/D32140 MFH: 2021Q3 Approved by: meta (mentor) (cherry picked from commit 22b087cde88d68ddf322d4cc8d4a6e4db9352f8e) --- devel/ruby-build/Makefile | 2 +- devel/ruby-build/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile index 327cb6ef3022..c1d90b724881 100644 --- a/devel/ruby-build/Makefile +++ b/devel/ruby-build/Makefile @@ -1,5 +1,5 @@ PORTNAME= ruby-build -PORTVERSION= 20210825 +PORTVERSION= 20210925 DISTVERSIONPREFIX= v CATEGORIES= devel ruby DIST_SUBDIR= rbenv diff --git a/devel/ruby-build/distinfo b/devel/ruby-build/distinfo index e7000924c70e..3bc0e93f1c48 100644 --- a/devel/ruby-build/distinfo +++ b/devel/ruby-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629859922 -SHA256 (rbenv/rbenv-ruby-build-v20210825_GH0.tar.gz) = 712382c7a9cc9e009afd50cb2544b3b223d5ad1002afcf0155e56c17ee932895 -SIZE (rbenv/rbenv-ruby-build-v20210825_GH0.tar.gz) = 72184 +TIMESTAMP = 1632580947 +SHA256 (rbenv/rbenv-ruby-build-v20210925_GH0.tar.gz) = f64e35d2c0d8e399a4a6975ad8be138bbf282c05b54bfc3295e806aa8b343e51 +SIZE (rbenv/rbenv-ruby-build-v20210925_GH0.tar.gz) = 72534 From owner-dev-commits-ports-branches@freebsd.org Tue Sep 28 08:05:22 2021 Return-Path: Delivered-To: dev-commits-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 B4E5C6794BB; Tue, 28 Sep 2021 08:05:22 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJX9t3Y4Rz4c2m; Tue, 28 Sep 2021 08:05:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5B15921083; Tue, 28 Sep 2021 08:05:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18S85MkL030326; Tue, 28 Sep 2021 08:05:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18S85MAb030325; Tue, 28 Sep 2021 08:05:22 GMT (envelope-from git) Date: Tue, 28 Sep 2021 08:05:22 GMT Message-Id: <202109280805.18S85MAb030325@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kai Knoblich Subject: git: 70843a665d45 - 2021Q3 - devel/py-tables: Disable AVX2 CPU optimizations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kai X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 70843a665d45e14e5b45a87b4c6205555040c555 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2021 08:05:22 -0000 The branch 2021Q3 has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=70843a665d45e14e5b45a87b4c6205555040c555 commit 70843a665d45e14e5b45a87b4c6205555040c555 Author: Kai Knoblich AuthorDate: 2021-09-28 07:43:34 +0000 Commit: Kai Knoblich CommitDate: 2021-09-28 08:04:57 +0000 devel/py-tables: Disable AVX2 CPU optimizations On amd64 platforms that have a CPU with Haswell New Instructions (AVX2), related optimizations are automatically compiled in, unless this is explicitly prevented. If the package is then used on other amd64 platforms, that have no AVX2 support, this causes problems, because the generated .so files are incompatible and lead to crashes with SIGILL upon invocation. Remedy the issue by turning off AVX2 support by default which is also upstream's default and bump PORTREVISION to force a rebuild. PR: 258714 Reported by: dvl (on IRC) Reviewed by: wen (maintainer) Approved by: portmgr (blanket: build fix) MFH: 2021Q3 (cherry picked from commit f31b25e7dc91402729ecc19c1fca66e9ebe5ddc8) --- devel/py-tables/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile index f10cee471616..d1d4e59fb306 100644 --- a/devel/py-tables/Makefile +++ b/devel/py-tables/Makefile @@ -2,6 +2,7 @@ PORTNAME= tables PORTVERSION= 3.6.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,6 +29,15 @@ USE_PYTHON= autoplist concurrent distutils cython PORTEXAMPLES= * OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE_amd64= AVX2 + +AVX2_DESC= Enable Haswell New Instructions (AVX2) support + +# Explicitly disable AVX2 otherwise it will be automatically enabled if the CPU +# supports it. If compiled in and run on hosts that have no AVX2 support, it +# will trigger a SIGILL (Illegal instruction) +# See also: https://github.com/PyTables/PyTables/issues/841 +AVX2_VARS_OFF= MAKE_ENV+=DISABLE_AVX2=yes post-patch: @${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE}," ${WRKSRC}/setup.py From owner-dev-commits-ports-branches@freebsd.org Wed Sep 29 05:57:53 2021 Return-Path: Delivered-To: dev-commits-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 ED97A66C86F; Wed, 29 Sep 2021 05:57:53 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HK5JK6LDKz4V9j; Wed, 29 Sep 2021 05:57:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B8DB312D21; Wed, 29 Sep 2021 05:57:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18T5vrVa075059; Wed, 29 Sep 2021 05:57:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18T5vrf7075058; Wed, 29 Sep 2021 05:57:53 GMT (envelope-from git) Date: Wed, 29 Sep 2021 05:57:53 GMT Message-Id: <202109290557.18T5vrf7075058@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kyle Evans Subject: git: 07b3d79b46db - 2021Q3 - devel/nexus2-oss: update to 2.14.20-02 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kevans X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 07b3d79b46db75d4e1353beeb0023456de429e26 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2021 05:57:54 -0000 The branch 2021Q3 has been updated by kevans: URL: https://cgit.FreeBSD.org/ports/commit/?id=07b3d79b46db75d4e1353beeb0023456de429e26 commit 07b3d79b46db75d4e1353beeb0023456de429e26 Author: Kyle Evans AuthorDate: 2021-09-29 05:50:10 +0000 Commit: Kyle Evans CommitDate: 2021-09-29 05:57:34 +0000 devel/nexus2-oss: update to 2.14.20-02 This is primarily a secure release; 2.14.20 also includes: - [NEXUS-25956] Signatures with ECC algorithm not being recognized PR: 252564 Security: b2f1f86f-20e6-11ec-a574-080027eedc6a Security: 730e922f-20e7-11ec-a574-080027eedc6a (cherry picked from commit 1e427d25951275287b076cabfd8b0c941beec269) --- devel/nexus2-oss/Makefile | 6 +++--- devel/nexus2-oss/distinfo | 6 +++--- devel/nexus2-oss/pkg-plist | 52 +++++++++++++++++++++++----------------------- 3 files changed, 32 insertions(+), 32 deletions(-) diff --git a/devel/nexus2-oss/Makefile b/devel/nexus2-oss/Makefile index deab89b96ab3..b4f659defb6e 100644 --- a/devel/nexus2-oss/Makefile +++ b/devel/nexus2-oss/Makefile @@ -1,6 +1,6 @@ PORTNAME= nexus2 -PORTVERSION= 2.14.18 -DISTVERSIONSUFFIX= 01 +PORTVERSION= 2.14.02 +DISTVERSIONSUFFIX= 02 CATEGORIES= devel www java MASTER_SITES= https://download.sonatype.com/nexus/oss/ PKGNAMESUFFIX= -oss @@ -23,7 +23,7 @@ NO_BUILD= yes NO_TEST= yes USE_JAVA= yes -JAVA_VERSION= 1.8+ +JAVA_VERSION= 8+ USE_RC_SUBR= ${PORTNAME} diff --git a/devel/nexus2-oss/distinfo b/devel/nexus2-oss/distinfo index 152f1cd407a8..a56e739dd40c 100644 --- a/devel/nexus2-oss/distinfo +++ b/devel/nexus2-oss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1592301259 -SHA256 (nexus-2.14.18-01-bundle.tar.gz) = 350af8b270bec7fda5861a15b8a5b7870fd8903d0b9a210754113d5a966ce6a6 -SIZE (nexus-2.14.18-01-bundle.tar.gz) = 83493896 +TIMESTAMP = 1610303650 +SHA256 (nexus-2.14.20-02-bundle.tar.gz) = 0d09b35265b06e0f1ecadb00f31d0f7e187a35b39fc34d762c0393918ccf19c8 +SIZE (nexus-2.14.20-02-bundle.tar.gz) = 83560634 diff --git a/devel/nexus2-oss/pkg-plist b/devel/nexus2-oss/pkg-plist index 6dafe8e0a38c..178900c8b822 100644 --- a/devel/nexus2-oss/pkg-plist +++ b/devel/nexus2-oss/pkg-plist @@ -38,7 +38,7 @@ %%DATADIR%%/lib/plexus-interpolation-1.16.jar %%DATADIR%%/lib/slf4j-api-1.7.25.jar %%DATADIR%%/nexus/LICENSE.html -%%DATADIR%%/nexus/WEB-INF/bundles/bcprov-jdk15to18-1.64.jar +%%DATADIR%%/nexus/WEB-INF/bundles/bcprov-jdk15to18-1.66.jar %%DATADIR%%/nexus/WEB-INF/classes/META-INF/sisu/javax.inject.Named %%DATADIR%%/nexus/WEB-INF/classes/ehcache.xml %%DATADIR%%/nexus/WEB-INF/classes/nexus.properties @@ -61,7 +61,7 @@ %%DATADIR%%/nexus/WEB-INF/lib/commons-beanutils-1.9.4.jar %%DATADIR%%/nexus/WEB-INF/lib/commons-codec-1.8.jar %%DATADIR%%/nexus/WEB-INF/lib/commons-collections-3.2.2.jar -%%DATADIR%%/nexus/WEB-INF/lib/commons-io-2.4.jar +%%DATADIR%%/nexus/WEB-INF/lib/commons-io-2.8.0.jar %%DATADIR%%/nexus/WEB-INF/lib/commons-lang-2.6.jar %%DATADIR%%/nexus/WEB-INF/lib/ehcache-core-2.5.1.jar %%DATADIR%%/nexus/WEB-INF/lib/encoder-1.2.2.jar @@ -79,9 +79,9 @@ %%DATADIR%%/nexus/WEB-INF/lib/guice-servlet-3.2.6.jar %%DATADIR%%/nexus/WEB-INF/lib/httpclient-4.3.6.jar %%DATADIR%%/nexus/WEB-INF/lib/httpcore-4.3.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/jackson-annotations-2.9.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/jackson-core-2.9.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/jackson-databind-2.9.3.jar +%%DATADIR%%/nexus/WEB-INF/lib/jackson-annotations-2.11.3.jar +%%DATADIR%%/nexus/WEB-INF/lib/jackson-core-2.11.3.jar +%%DATADIR%%/nexus/WEB-INF/lib/jackson-databind-2.11.3.jar %%DATADIR%%/nexus/WEB-INF/lib/javax.annotation-api-1.3.2.jar %%DATADIR%%/nexus/WEB-INF/lib/javax.inject-1.jar %%DATADIR%%/nexus/WEB-INF/lib/javax.mail-1.6.1.jar @@ -113,24 +113,24 @@ %%DATADIR%%/nexus/WEB-INF/lib/org.apache.felix.framework-4.2.1.jar %%DATADIR%%/nexus/WEB-INF/lib/org.eclipse.sisu.inject-0.3.1.jar %%DATADIR%%/nexus/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.1.jar -%%DATADIR%%/nexus/WEB-INF/lib/plexus-cipher-1.7.jar +%%DATADIR%%/nexus/WEB-INF/lib/plexus-cipher-1.8.jar %%DATADIR%%/nexus/WEB-INF/lib/plexus-classworlds-2.4.jar %%DATADIR%%/nexus/WEB-INF/lib/plexus-component-annotations-1.5.5.jar %%DATADIR%%/nexus/WEB-INF/lib/plexus-interpolation-1.16.jar %%DATADIR%%/nexus/WEB-INF/lib/plexus-slf4j-logging-1.1.jar %%DATADIR%%/nexus/WEB-INF/lib/plexus-utils-3.0.24.jar -%%DATADIR%%/nexus/WEB-INF/lib/shiro-cache-1.5.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/shiro-config-core-1.5.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/shiro-config-ogdl-1.5.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/shiro-core-1.5.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/shiro-crypto-cipher-1.5.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/shiro-crypto-core-1.5.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/shiro-crypto-hash-1.5.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/shiro-ehcache-1.5.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/shiro-event-1.5.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/shiro-guice-1.5.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/shiro-lang-1.5.3.jar -%%DATADIR%%/nexus/WEB-INF/lib/shiro-web-1.5.3.jar +%%DATADIR%%/nexus/WEB-INF/lib/shiro-cache-1.6.0.jar +%%DATADIR%%/nexus/WEB-INF/lib/shiro-config-core-1.6.0.jar +%%DATADIR%%/nexus/WEB-INF/lib/shiro-config-ogdl-1.6.0.jar +%%DATADIR%%/nexus/WEB-INF/lib/shiro-core-1.6.0.jar +%%DATADIR%%/nexus/WEB-INF/lib/shiro-crypto-cipher-1.6.0.jar +%%DATADIR%%/nexus/WEB-INF/lib/shiro-crypto-core-1.6.0.jar +%%DATADIR%%/nexus/WEB-INF/lib/shiro-crypto-hash-1.6.0.jar +%%DATADIR%%/nexus/WEB-INF/lib/shiro-ehcache-1.6.0.jar +%%DATADIR%%/nexus/WEB-INF/lib/shiro-event-1.6.0.jar +%%DATADIR%%/nexus/WEB-INF/lib/shiro-guice-1.6.0.jar +%%DATADIR%%/nexus/WEB-INF/lib/shiro-lang-1.6.0.jar +%%DATADIR%%/nexus/WEB-INF/lib/shiro-web-1.6.0.jar %%DATADIR%%/nexus/WEB-INF/lib/sisu-guice-3.2.6.jar %%DATADIR%%/nexus/WEB-INF/lib/sisu-mailer-1.10.jar %%DATADIR%%/nexus/WEB-INF/lib/sisu-resource-scanner-1.1.jar @@ -154,9 +154,9 @@ %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-content-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-content-plugin-%%VERSION%%/nexus-content-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcpg-jdk15to18-1.64.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcpkix-jdk15to18-1.64.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcprov-jdk15to18-1.64.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcpg-jdk15to18-1.66.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcpkix-jdk15to18-1.66.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcprov-jdk15to18-1.66.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/goodies-crypto-1.9.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/nexus-crypto-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-groovy-plugin-%%VERSION%%/META-INF/MANIFEST.MF @@ -188,7 +188,7 @@ %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-iq-repository-oss-plugin-%%VERSION%%/nexus-iq-repository-oss-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/antlr-2.7.7.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.9.3.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.11.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/jdbi-2.53.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/kazuki-db-0.1.8.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/stringtemplate-3.0.jar @@ -215,11 +215,11 @@ %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/wagon-provider-api-2.4.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/nexus-maven-bridge-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.9.3.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.11.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/nexus-migrationagent-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/dependencies/commons-compress-1.19.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.9.3.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.11.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/nexus-npm-repository-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-%%VERSION%%/dependencies/core4j-0.5.jar @@ -284,8 +284,8 @@ %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/asm-3.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/istack-commons-runtime-2.16.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jacksbee-runtime-1.3.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-jaxrs-base-2.9.3.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-jaxrs-json-provider-2.9.3.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-jaxrs-base-2.11.3.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-jaxrs-json-provider-2.11.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-module-jaxb-annotations-2.9.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jaxb-core-2.2.8-b01.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jaxb-impl-2.2.8-b01.jar From owner-dev-commits-ports-branches@freebsd.org Wed Sep 29 09:00:25 2021 Return-Path: Delivered-To: dev-commits-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 84B0E67009B; Wed, 29 Sep 2021 09:00:25 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HK9Lx3N5cz4s8M; Wed, 29 Sep 2021 09:00:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5459A15329; Wed, 29 Sep 2021 09:00:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18T90PBO024349; Wed, 29 Sep 2021 09:00:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18T90PKB024348; Wed, 29 Sep 2021 09:00:25 GMT (envelope-from git) Date: Wed, 29 Sep 2021 09:00:25 GMT Message-Id: <202109290900.18T90PKB024348@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Koichiro Iwao Subject: git: 5e019790c2b1 - 2021Q3 - text/py-sphinxcontrib-autoprogram: require python 3.7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: meta X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 5e019790c2b185e80a55c3f8779cdfbb644ca66b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2021 09:00:25 -0000 The branch 2021Q3 has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e019790c2b185e80a55c3f8779cdfbb644ca66b commit 5e019790c2b185e80a55c3f8779cdfbb644ca66b Author: Derek Schrock AuthorDate: 2021-08-15 07:52:28 +0000 Commit: Koichiro Iwao CommitDate: 2021-09-29 08:59:47 +0000 text/py-sphinxcontrib-autoprogram: require python 3.7 - Requires python 3.7 [1] [1] https://github.com/sphinx-contrib/autoprogram/issues/47 PR: 257872 MFH: 2021Q3 (cherry picked from commit 9179bc3865ffe951fcce4281770de3af57b456f4) --- textproc/py-sphinxcontrib-autoprogram/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/py-sphinxcontrib-autoprogram/Makefile b/textproc/py-sphinxcontrib-autoprogram/Makefile index 94a4df3aa446..5455a18f06f7 100644 --- a/textproc/py-sphinxcontrib-autoprogram/Makefile +++ b/textproc/py-sphinxcontrib-autoprogram/Makefile @@ -1,5 +1,6 @@ PORTNAME= sphinxcontrib-autoprogram PORTVERSION= 0.1.7 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +13,7 @@ LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=1.2,1:textproc/py-sphinx@${PY_FLAVOR} -USES= python +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes From owner-dev-commits-ports-branches@freebsd.org Wed Sep 29 09:35:15 2021 Return-Path: Delivered-To: dev-commits-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 04E87670C6B; Wed, 29 Sep 2021 09:35:15 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKB766dhhz4vtF; Wed, 29 Sep 2021 09:35:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C42F515A62; Wed, 29 Sep 2021 09:35:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18T9ZE1T068264; Wed, 29 Sep 2021 09:35:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18T9ZELp068263; Wed, 29 Sep 2021 09:35:14 GMT (envelope-from git) Date: Wed, 29 Sep 2021 09:35:14 GMT Message-Id: <202109290935.18T9ZELp068263@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yasuhiro Kimura Subject: git: a6dfa43d8f1d - 2021Q3 - net/unfs3: Fix build with -fno-common (FreeBSD 13 or later) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: a6dfa43d8f1d397cc649e85de336555c6b4967bb Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2021 09:35:15 -0000 The branch 2021Q3 has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=a6dfa43d8f1d397cc649e85de336555c6b4967bb commit a6dfa43d8f1d397cc649e85de336555c6b4967bb Author: Robert Clausecker AuthorDate: 2021-09-06 22:48:54 +0000 Commit: Yasuhiro Kimura CommitDate: 2021-09-29 09:34:29 +0000 net/unfs3: Fix build with -fno-common (FreeBSD 13 or later) * Update MASTER_SITES and WWW as project has moved to GitHub * Pass maintainership to submitter * Clean up and reformat Makefile PR: 258326 Approved by: meta (mentor) MFH: 2021Q3 Differential Revision: https://reviews.freebsd.org/D32220 (cherry picked from commit 4c35fa18e7434733681f5cc05337bf571241dbae) --- net/unfs3/Makefile | 23 +++++++++++++---------- net/unfs3/files/patch-Config_exports.h | 11 +++++++++++ net/unfs3/files/patch-Config_exports.l | 18 ++++++++++++++++++ net/unfs3/pkg-descr | 2 +- 4 files changed, 43 insertions(+), 11 deletions(-) diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile index 401b383ab369..fd87caae14bb 100644 --- a/net/unfs3/Makefile +++ b/net/unfs3/Makefile @@ -1,30 +1,33 @@ # Created by: Clement Laforet PORTNAME= unfs3 -PORTVERSION= 0.9.22 -PORTREVISION= 1 +DISTVERSION= 0.9.22 +PORTREVISION= 2 CATEGORIES= net -MASTER_SITES= SF +MASTER_SITES= https://github.com/unfs3/unfs3/releases/download/unfs3-${DISTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= fuz@fuz.su COMMENT= User-space implementation of the NFSv3 server specification LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_13= ld: error: duplicate symbol: export_path -BROKEN_FreeBSD_14= ld: error: duplicate symbol: export_path - USES= autoreconf GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip CONFIGURE_ENV= YACC=byacc -PLIST_FILES= sbin/unfsd man/man7/tags.7.gz man/man8/unfsd.8.gz - MAKE_JOBS_UNSAFE= yes +INSTALL_TARGET= install-strip + +PLIST_FILES= man/man7/tags.7.gz \ + man/man8/unfsd.8.gz \ + sbin/unfsd OPTIONS_DEFINE= CLUSTER_EXT +CLUSTER_EXT_DESC= include clustering extensions CLUSTER_EXT_CONFIGURE_ON= --enable-cluster +post-extract: + @${RM} ${WRKSRC}/Config/lex.yy.c + .include diff --git a/net/unfs3/files/patch-Config_exports.h b/net/unfs3/files/patch-Config_exports.h new file mode 100644 index 000000000000..fb11e191d1df --- /dev/null +++ b/net/unfs3/files/patch-Config_exports.h @@ -0,0 +1,11 @@ +--- Config/exports.h.orig 2021-09-06 22:17:18 UTC ++++ Config/exports.h +@@ -22,7 +22,7 @@ + extern exports exports_nfslist; + /* Options cache */ + extern int exports_opts; +-const char *export_path; ++extern const char *export_path; + extern uint32 export_fsid; + extern uint32 export_password_hash; + diff --git a/net/unfs3/files/patch-Config_exports.l b/net/unfs3/files/patch-Config_exports.l new file mode 100644 index 000000000000..5d4edc546521 --- /dev/null +++ b/net/unfs3/files/patch-Config_exports.l @@ -0,0 +1,18 @@ +--- Config/exports.l.orig 2021-09-06 22:20:46 UTC ++++ Config/exports.l +@@ -14,7 +14,7 @@ + + #define YY_NO_UNPUT + +-YYSTYPE yylval; ++extern YYSTYPE yylval; + extern int e_error; + + /* +@@ -67,4 +67,4 @@ OLDNET {IP}"/"{IP} + + . { return *yytext; } + \n { return '\n'; } +- +\ No newline at end of file ++ diff --git a/net/unfs3/pkg-descr b/net/unfs3/pkg-descr index 0f4864839c14..b70b86101249 100644 --- a/net/unfs3/pkg-descr +++ b/net/unfs3/pkg-descr @@ -3,4 +3,4 @@ provides a daemon for the MOUNT and NFS protocols, which are used by NFS clients for accessing files on the server. Since it runs in user-space, you can use it in a jail. -WWW: http://unfs3.sourceforge.net/ +WWW: https://unfs3.github.io/ From owner-dev-commits-ports-branches@freebsd.org Wed Sep 29 09:56:17 2021 Return-Path: Delivered-To: dev-commits-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 822BD671102; Wed, 29 Sep 2021 09:56:17 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKBbP3Dxhz3Cmr; Wed, 29 Sep 2021 09:56:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4F09D16036; Wed, 29 Sep 2021 09:56:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18T9uHDP095302; Wed, 29 Sep 2021 09:56:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18T9uHrn095301; Wed, 29 Sep 2021 09:56:17 GMT (envelope-from git) Date: Wed, 29 Sep 2021 09:56:17 GMT Message-Id: <202109290956.18T9uHrn095301@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Torsten Zuehlsdorff Subject: git: f821ca6641ce - 2021Q3 - lang/php73: Update from 7.3.30 to 7.3.31 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tz X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: f821ca6641ced0b930ce5c7f228a0e418b308d62 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2021 09:56:17 -0000 The branch 2021Q3 has been updated by tz: URL: https://cgit.FreeBSD.org/ports/commit/?id=f821ca6641ced0b930ce5c7f228a0e418b308d62 commit f821ca6641ced0b930ce5c7f228a0e418b308d62 Author: Torsten Zuehlsdorff AuthorDate: 2021-09-29 09:51:22 +0000 Commit: Torsten Zuehlsdorff CommitDate: 2021-09-29 09:55:42 +0000 lang/php73: Update from 7.3.30 to 7.3.31 Changelog: Zip: Fixed bug #81420 (ZipArchive::extractTo extracts outside of destination). (CVE-2021-21706) Sponsored by: Bounce Experts (cherry picked from commit 607fd2a9360be7e5b7bb52b41e190798924d4cf6) --- lang/php73/Makefile | 2 +- lang/php73/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/php73/Makefile b/lang/php73/Makefile index 6f669cb27eb8..08790d95cbb0 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -1,5 +1,5 @@ PORTNAME= php73 -DISTVERSION= 7.3.30 +DISTVERSION= 7.3.31 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php73/distinfo b/lang/php73/distinfo index ba65c4966566..94c20f71be1b 100644 --- a/lang/php73/distinfo +++ b/lang/php73/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630262714 -SHA256 (php-7.3.30.tar.xz) = 0ebfd656df0f3b1ea37ff2887f8f2d1a71cd160fb0292547c0ee0a99e58ffd1b -SIZE (php-7.3.30.tar.xz) = 12142596 +TIMESTAMP = 1632774611 +SHA256 (php-7.3.31.tar.xz) = d1aa8f44595d01ac061ff340354d95e146d6152f70e799b44d6b8654fb45cbcc +SIZE (php-7.3.31.tar.xz) = 12142912 From owner-dev-commits-ports-branches@freebsd.org Wed Sep 29 09:56:18 2021 Return-Path: Delivered-To: dev-commits-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 A774E670B70; Wed, 29 Sep 2021 09:56:18 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKBbQ4CXxz3DFk; Wed, 29 Sep 2021 09:56:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7204315D53; Wed, 29 Sep 2021 09:56:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18T9uIMZ095326; Wed, 29 Sep 2021 09:56:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18T9uIXS095325; Wed, 29 Sep 2021 09:56:18 GMT (envelope-from git) Date: Wed, 29 Sep 2021 09:56:18 GMT Message-Id: <202109290956.18T9uIXS095325@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Torsten Zuehlsdorff Subject: git: be45b7fd0fcf - 2021Q3 - lang/php74: Update from 7.4.23 to 7.4.24 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tz X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: be45b7fd0fcf5c5ef7c4bf58a11a1a4d16d3c6ca Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2021 09:56:18 -0000 The branch 2021Q3 has been updated by tz: URL: https://cgit.FreeBSD.org/ports/commit/?id=be45b7fd0fcf5c5ef7c4bf58a11a1a4d16d3c6ca commit be45b7fd0fcf5c5ef7c4bf58a11a1a4d16d3c6ca Author: Torsten Zuehlsdorff AuthorDate: 2021-09-29 09:53:22 +0000 Commit: Torsten Zuehlsdorff CommitDate: 2021-09-29 09:55:57 +0000 lang/php74: Update from 7.4.23 to 7.4.24 Changelog: Core: Fixed bug #81302 (Stream position after stream filter removed). Fixed bug #81346 (Non-seekable streams don't update position after write). Fixed bug #73122 (Integer Overflow when concatenating strings). GD: Fixed bug #53580 (During resize gdImageCopyResampled cause colors change). Opcache: Fixed bug #81353 (segfault with preloading and statically bound closure). Shmop: Fixed bug #81407 (shmop_open won't attach and causes php to crash). Standard: Fixed bug #71542 (disk_total_space does not work with relative paths). Fixed bug #81400 (Unterminated string in dns_get_record() results). SysVMsg: Fixed bug #78819 (Heap Overflow in msg_send). XML: Fixed bug #81351 (xml_parse may fail, but has no error code). Zip: Fixed bug #81420 (ZipArchive::extractTo extracts outside of destination). (CVE-2021-21706) Sponsored by: Bounce Experts (cherry picked from commit 4f8082baa8f59e3d53761072f2496c895ae9f2d7) --- lang/php74/Makefile | 2 +- lang/php74/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/php74/Makefile b/lang/php74/Makefile index 794bef3a1a12..1cc5ba119945 100644 --- a/lang/php74/Makefile +++ b/lang/php74/Makefile @@ -1,5 +1,5 @@ PORTNAME= php74 -DISTVERSION= 7.4.23 +DISTVERSION= 7.4.24 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php74/distinfo b/lang/php74/distinfo index 09cdaa5c6c66..b1b581d574a6 100644 --- a/lang/php74/distinfo +++ b/lang/php74/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630262726 -SHA256 (php-7.4.23.tar.xz) = cea52313fcffe56343bcd3c66dbb23cd5507dc559cc2e3547cf8f5452e88a05d -SIZE (php-7.4.23.tar.xz) = 10371160 +TIMESTAMP = 1632771540 +SHA256 (php-7.4.24.tar.xz) = ff7658ee2f6d8af05b48c21146af5f502e121def4e76e862df5ec9fa06e98734 +SIZE (php-7.4.24.tar.xz) = 10372816 From owner-dev-commits-ports-branches@freebsd.org Wed Sep 29 09:56:19 2021 Return-Path: Delivered-To: dev-commits-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 D9735671097; Wed, 29 Sep 2021 09:56:19 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKBbR4vYFz3Cmt; Wed, 29 Sep 2021 09:56:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8784316098; Wed, 29 Sep 2021 09:56:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18T9uJkx095350; Wed, 29 Sep 2021 09:56:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18T9uJvh095349; Wed, 29 Sep 2021 09:56:19 GMT (envelope-from git) Date: Wed, 29 Sep 2021 09:56:19 GMT Message-Id: <202109290956.18T9uJvh095349@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Torsten Zuehlsdorff Subject: git: 9430d87af765 - 2021Q3 - lang/php80: Update from 8.0.10 to 8.0.11 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tz X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 9430d87af765f35afeca57a4f6457d62cc2fbaa4 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2021 09:56:20 -0000 The branch 2021Q3 has been updated by tz: URL: https://cgit.FreeBSD.org/ports/commit/?id=9430d87af765f35afeca57a4f6457d62cc2fbaa4 commit 9430d87af765f35afeca57a4f6457d62cc2fbaa4 Author: Torsten Zuehlsdorff AuthorDate: 2021-09-29 09:54:02 +0000 Commit: Torsten Zuehlsdorff CommitDate: 2021-09-29 09:56:04 +0000 lang/php80: Update from 8.0.10 to 8.0.11 Changelog: Core: Fixed bug #81302 (Stream position after stream filter removed). Fixed bug #81346 (Non-seekable streams don't update position after write). Fixed bug #73122 (Integer Overflow when concatenating strings). GD: Fixed bug #53580 (During resize gdImageCopyResampled cause colors change). Opcache: Fixed bug #81353 (segfault with preloading and statically bound closure). Shmop: Fixed bug #81407 (shmop_open won't attach and causes php to crash). Standard: Fixed bug #71542 (disk_total_space does not work with relative paths). Fixed bug #81400 (Unterminated string in dns_get_record() results). SysVMsg: Fixed bug #78819 (Heap Overflow in msg_send). XML: Fixed bug #81351 (xml_parse may fail, but has no error code). Zip: Fixed bug #80833 (ZipArchive::getStream doesn't use setPassword). Fixed bug #81420 (ZipArchive::extractTo extracts outside of destination). Sponsored by: Bounce Experts (cherry picked from commit 4a295722e6b8634711f4e1513bf38543ba4db7f9) --- lang/php80/Makefile | 2 +- lang/php80/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/php80/Makefile b/lang/php80/Makefile index b4164aea5067..bd3412cba1c7 100644 --- a/lang/php80/Makefile +++ b/lang/php80/Makefile @@ -1,5 +1,5 @@ PORTNAME= php80 -DISTVERSION= 8.0.10 +DISTVERSION= 8.0.11 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php80/distinfo b/lang/php80/distinfo index 08855eea3071..3978f19df351 100644 --- a/lang/php80/distinfo +++ b/lang/php80/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630262744 -SHA256 (php-8.0.10.tar.xz) = 66dc4d1bc86d9c1bc255b51b79d337ed1a7a035cf71230daabbf9a4ca35795eb -SIZE (php-8.0.10.tar.xz) = 10703088 +TIMESTAMP = 1632771522 +SHA256 (php-8.0.11.tar.xz) = e3e5f764ae57b31eb65244a45512f0b22d7bef05f2052b23989c053901552e16 +SIZE (php-8.0.11.tar.xz) = 10804388 From owner-dev-commits-ports-branches@freebsd.org Wed Sep 29 10:21:37 2021 Return-Path: Delivered-To: dev-commits-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 AA36167168C; Wed, 29 Sep 2021 10:21:37 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKC8d4N3kz3FVq; Wed, 29 Sep 2021 10:21:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 76D4D16800; Wed, 29 Sep 2021 10:21:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18TALbC2033624; Wed, 29 Sep 2021 10:21:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18TALbIW033623; Wed, 29 Sep 2021 10:21:37 GMT (envelope-from git) Date: Wed, 29 Sep 2021 10:21:37 GMT Message-Id: <202109291021.18TALbIW033623@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Christoph Moench-Tegeder Subject: git: f8a904a221f1 - 2021Q3 - www/firefox-esr: update to 78.15.0 (rc1) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cmt X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: f8a904a221f15f85b3c2aa9ed2318eca19aa621c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2021 10:21:37 -0000 The branch 2021Q3 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=f8a904a221f15f85b3c2aa9ed2318eca19aa621c commit f8a904a221f15f85b3c2aa9ed2318eca19aa621c Author: Christoph Moench-Tegeder AuthorDate: 2021-09-29 10:17:45 +0000 Commit: Christoph Moench-Tegeder CommitDate: 2021-09-29 10:21:22 +0000 www/firefox-esr: update to 78.15.0 (rc1) Releasenotes (soon): https://www.mozilla.org/en-US/firefox/78.15.0/releasenotes/ (cherry picked from commit 0c581d277f2fae6dcc77a1eab8455464effc93b1) --- www/firefox-esr/Makefile | 4 ++-- www/firefox-esr/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 5e11565d54df..2dc260755c04 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,7 +1,7 @@ # Created by: Alan Eldridge PORTNAME= firefox -DISTVERSION= 78.14.0 +DISTVERSION= 78.15.0 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ @@ -18,7 +18,7 @@ BUILD_DEPENDS= nspr>=4.26:devel/nspr \ libevent>=2.1.8:devel/libevent \ harfbuzz>=2.6.6:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ - png>=1.6.35:graphics/png \ + png>=1.6.37:graphics/png \ libvpx>=1.8.2:multimedia/libvpx \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index 40c32647d179..0c6d137b2a94 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630518850 -SHA256 (firefox-78.14.0esr.source.tar.xz) = aa0e28a4150c33a165120a24f20e0373e74635c9f812732a08850d71cda3b2fa -SIZE (firefox-78.14.0esr.source.tar.xz) = 340771180 +TIMESTAMP = 1632856817 +SHA256 (firefox-78.15.0esr.source.tar.xz) = a4438d84d95171a6d4fea9c9f02c2edbf0475a9c614d968ebe2eedc25a672151 +SIZE (firefox-78.15.0esr.source.tar.xz) = 330819568 From owner-dev-commits-ports-branches@freebsd.org Wed Sep 29 10:22:07 2021 Return-Path: Delivered-To: dev-commits-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 63C63671698; Wed, 29 Sep 2021 10:22:07 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKC9C1KKtz3FSQ; Wed, 29 Sep 2021 10:22:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 03BF0167AE; Wed, 29 Sep 2021 10:22:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18TAM6ci035498; Wed, 29 Sep 2021 10:22:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18TAM6D6035497; Wed, 29 Sep 2021 10:22:06 GMT (envelope-from git) Date: Wed, 29 Sep 2021 10:22:06 GMT Message-Id: <202109291022.18TAM6D6035497@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Christoph Moench-Tegeder Subject: git: 37bcc71efa45 - 2021Q3 - www/firefox: update to 93.0 (rc1) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cmt X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 37bcc71efa45189816b5e5219006f6c587761bee Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2021 10:22:07 -0000 The branch 2021Q3 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=37bcc71efa45189816b5e5219006f6c587761bee commit 37bcc71efa45189816b5e5219006f6c587761bee Author: Christoph Moench-Tegeder AuthorDate: 2021-09-29 10:18:58 +0000 Commit: Christoph Moench-Tegeder CommitDate: 2021-09-29 10:21:49 +0000 www/firefox: update to 93.0 (rc1) Releasenotes (soon): https://www.mozilla.org/en-US/firefox/93.0/releasenotes/ (cherry picked from commit 457aeb3d57a0feeb742632759201ca2a7c2213a5) --- www/firefox/Makefile | 4 ++-- www/firefox/distinfo | 6 +++--- www/firefox/files/patch-bug1602730_comment5 | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 9369e6288c76..3f77dbe85e4b 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,7 +1,7 @@ # Created by: Alan Eldridge PORTNAME= firefox -DISTVERSION= 92.0.1 +DISTVERSION= 93.0 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ @@ -12,7 +12,7 @@ MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla BUILD_DEPENDS= nspr>=4.32:devel/nspr \ - nss>=3.69:security/nss \ + nss>=3.70:security/nss \ icu>=67.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=2.8.1:print/harfbuzz \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 41c3191267ab..4d6458d79e11 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632397287 -SHA256 (firefox-92.0.1.source.tar.xz) = 9096b22e162cd299080d5eef8f3627a71a594ceba2b89e3000f2c3e8ea603eb1 -SIZE (firefox-92.0.1.source.tar.xz) = 383567460 +TIMESTAMP = 1632868474 +SHA256 (firefox-93.0.source.tar.xz) = a78f080f5849bc284b84299f3540934a12e961a7ea368b592ae6576ea1f97102 +SIZE (firefox-93.0.source.tar.xz) = 382181136 diff --git a/www/firefox/files/patch-bug1602730_comment5 b/www/firefox/files/patch-bug1602730_comment5 index 49f9f4321df8..212221b6d5cf 100644 --- a/www/firefox/files/patch-bug1602730_comment5 +++ b/www/firefox/files/patch-bug1602730_comment5 @@ -1,14 +1,14 @@ --- gfx/layers/composite/CompositableHost.cpp.orig 2020-09-12 21:47:42 UTC +++ gfx/layers/composite/CompositableHost.cpp -@@ -13,6 +13,7 @@ - #include "ImageHost.h" // for ImageHostBuffered, etc +@@ -10,6 +10,7 @@ + #include "Effects.h" // for EffectMask, Effect, etc + #include "gfxUtils.h" #include "Layers.h" - #include "TiledContentHost.h" // for TiledContentHost +#include "mozilla/EndianUtils.h" #include "mozilla/gfx/gfxVars.h" #include "mozilla/layers/LayersSurfaces.h" // for SurfaceDescriptor #include "mozilla/layers/TextureHost.h" // for TextureHost, etc -@@ -92,9 +93,13 @@ bool CompositableHost::AddMaskEffect(EffectChain& aEff +@@ -89,9 +90,13 @@ } MOZ_ASSERT(source); From owner-dev-commits-ports-branches@freebsd.org Wed Sep 29 11:56:39 2021 Return-Path: Delivered-To: dev-commits-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 A9D7C672154; Wed, 29 Sep 2021 11:56:39 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKFGH4T68z3MV3; Wed, 29 Sep 2021 11:56:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 79813177E2; Wed, 29 Sep 2021 11:56:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18TBudr2055085; Wed, 29 Sep 2021 11:56:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18TBudHW055084; Wed, 29 Sep 2021 11:56:39 GMT (envelope-from git) Date: Wed, 29 Sep 2021 11:56:39 GMT Message-Id: <202109291156.18TBudHW055084@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Koichiro Iwao Subject: git: 79805f17dcec - 2021Q3 - x11-fm/mucommander: unbreak MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: meta X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 79805f17dcec9647be93fba57eb3310cbab370ea Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2021 11:56:39 -0000 The branch 2021Q3 has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=79805f17dcec9647be93fba57eb3310cbab370ea commit 79805f17dcec9647be93fba57eb3310cbab370ea Author: Chris Hutchinson AuthorDate: 2021-09-29 11:51:49 +0000 Commit: Koichiro Iwao CommitDate: 2021-09-29 11:56:25 +0000 x11-fm/mucommander: unbreak PR: 258100 MFH: 2021Q3 (cherry picked from commit 4886d3afe2edc47f40839f972a1891c0dbd64d65) --- x11-fm/mucommander/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/x11-fm/mucommander/Makefile b/x11-fm/mucommander/Makefile index 9c37fd0cb7e3..9379264baacb 100644 --- a/x11-fm/mucommander/Makefile +++ b/x11-fm/mucommander/Makefile @@ -10,8 +10,6 @@ COMMENT= Lightweight file manager featuring a Norton Commander style interface LICENSE= GPLv3 -BROKEN= fails to stage - USE_JAVA= yes JAVA_VERSION= 1.11+ @@ -28,7 +26,7 @@ OPTIONS_DEFINE= DOCS do-install: @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/mucommander.jar ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/mucommander-0.9.5.jar ${STAGEDIR}${DATADIR}/mucommander.jar ${INSTALL_DATA} ${WRKSRC}/license.txt ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${WRKDIR}/mucommander ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DOCSDIR} From owner-dev-commits-ports-branches@freebsd.org Wed Sep 29 14:07:30 2021 Return-Path: Delivered-To: dev-commits-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 831B9674EAD; Wed, 29 Sep 2021 14:07:30 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKJ9G3KJQz3pHT; Wed, 29 Sep 2021 14:07:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4F79A1937E; Wed, 29 Sep 2021 14:07:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18TE7Uo0030165; Wed, 29 Sep 2021 14:07:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18TE7Uhj030164; Wed, 29 Sep 2021 14:07:30 GMT (envelope-from git) Date: Wed, 29 Sep 2021 14:07:30 GMT Message-Id: <202109291407.18TE7Uhj030164@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kyle Evans Subject: git: 9fb203bbb032 - 2021Q3 - devel/nexus2-oss: fix inappropriately transcribed patch MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kevans X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 9fb203bbb03290926b3d5539d1982425838801b5 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2021 14:07:30 -0000 The branch 2021Q3 has been updated by kevans: URL: https://cgit.FreeBSD.org/ports/commit/?id=9fb203bbb03290926b3d5539d1982425838801b5 commit 9fb203bbb03290926b3d5539d1982425838801b5 Author: Kyle Evans AuthorDate: 2021-09-29 14:04:05 +0000 Commit: Kyle Evans CommitDate: 2021-09-29 14:07:09 +0000 devel/nexus2-oss: fix inappropriately transcribed patch PR: 252564 Pointyhat: kevans (cherry picked from commit 46599b3120eac3346eae74c4056cd294fbdd9922) --- devel/nexus2-oss/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/nexus2-oss/Makefile b/devel/nexus2-oss/Makefile index b4f659defb6e..8863790a2085 100644 --- a/devel/nexus2-oss/Makefile +++ b/devel/nexus2-oss/Makefile @@ -1,5 +1,5 @@ PORTNAME= nexus2 -PORTVERSION= 2.14.02 +PORTVERSION= 2.14.20 DISTVERSIONSUFFIX= 02 CATEGORIES= devel www java MASTER_SITES= https://download.sonatype.com/nexus/oss/ From owner-dev-commits-ports-branches@freebsd.org Thu Sep 30 00:47:09 2021 Return-Path: Delivered-To: dev-commits-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 45ECF67F890; Thu, 30 Sep 2021 00:47:09 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKZMK1PkRz3PvC; Thu, 30 Sep 2021 00:47:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1104221CEF; Thu, 30 Sep 2021 00:47:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18U0l8BA085698; Thu, 30 Sep 2021 00:47:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18U0l8Ii085697; Thu, 30 Sep 2021 00:47:08 GMT (envelope-from git) Date: Thu, 30 Sep 2021 00:47:08 GMT Message-Id: <202109300047.18U0l8Ii085697@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 6d9d94988e7c - 2021Q3 - emulators/yuzu: update to s20210929 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 6d9d94988e7c8d7951e5591c37a511bb3c5cf5fc Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 00:47:09 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d9d94988e7c8d7951e5591c37a511bb3c5cf5fc commit 6d9d94988e7c8d7951e5591c37a511bb3c5cf5fc Author: Jan Beich AuthorDate: 2021-09-29 16:35:01 +0000 Commit: Jan Beich CommitDate: 2021-09-30 00:47:05 +0000 emulators/yuzu: update to s20210929 Changes: https://github.com/yuzu-emu/yuzu/compare/90014ada8...b9251155f (cherry picked from commit bfcfabc6c767b121ce53f871cf8994a7cd9ed680) --- emulators/yuzu/Makefile | 4 ++-- emulators/yuzu/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index f21d94894fe2..07ab8625802f 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210927 +PORTVERSION= s20210929 PORTREVISION?= 0 CATEGORIES= emulators @@ -34,7 +34,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 90014ada8 +GH_TAGNAME= b9251155f GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.2.180:Vulkan_Headers/externals/Vulkan-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 4ea73a2806a3..aa8419462d93 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1632768257 -SHA256 (yuzu-emu-yuzu-s20210927-90014ada8_GH0.tar.gz) = 480749563562bae9154a7dab0b964a87f7da548cd0c5c7cb466d6e2151497204 -SIZE (yuzu-emu-yuzu-s20210927-90014ada8_GH0.tar.gz) = 3982797 +TIMESTAMP = 1632958359 +SHA256 (yuzu-emu-yuzu-s20210929-b9251155f_GH0.tar.gz) = 76be90a035011d8063b3c2b278af91319bfb55de45b2aec15cde20209bf81092 +SIZE (yuzu-emu-yuzu-s20210929-b9251155f_GH0.tar.gz) = 3982290 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450 SIZE (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 2679189 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb From owner-dev-commits-ports-branches@freebsd.org Thu Sep 30 00:47:10 2021 Return-Path: Delivered-To: dev-commits-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 71B9F67F7A8; Thu, 30 Sep 2021 00:47:10 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKZML2P1Mz3Pgk; Thu, 30 Sep 2021 00:47:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 33578220F2; Thu, 30 Sep 2021 00:47:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18U0lA1j085725; Thu, 30 Sep 2021 00:47:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18U0lAxo085724; Thu, 30 Sep 2021 00:47:10 GMT (envelope-from git) Date: Thu, 30 Sep 2021 00:47:10 GMT Message-Id: <202109300047.18U0lAxo085724@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 28d7c589b16a - 2021Q3 - graphics/mesa-devel: update to 21.2.b.2896 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 28d7c589b16a22f5f2907363053898697f6574c9 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 00:47:10 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=28d7c589b16a22f5f2907363053898697f6574c9 commit 28d7c589b16a22f5f2907363053898697f6574c9 Author: Jan Beich AuthorDate: 2021-09-29 21:55:23 +0000 Commit: Jan Beich CommitDate: 2021-09-30 00:47:07 +0000 graphics/mesa-devel: update to 21.2.b.2896 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/e043b97704f...1da70c7e935 (cherry picked from commit 8b46fac80dc70082f460d0ca268490eed0d68a21) --- graphics/mesa-devel/Makefile | 4 ++-- graphics/mesa-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 816bc33c95d9..2fb6fcb5bf39 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 21.2-branchpoint-2768 -DISTVERSIONSUFFIX= -ge043b97704f +DISTVERSION= 21.2-branchpoint-2896 +DISTVERSIONSUFFIX= -g1da70c7e935 CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index e22322a2e7ce..c1864d864e73 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1632788439 -SHA256 (mesa3d-mesa-21.2-branchpoint-2768-ge043b97704f_GH0.tar.gz) = ccce054f25d265efbc5d458e39fbf8b6e46e3cc536fbf38c60e10214ebe9a5f6 -SIZE (mesa3d-mesa-21.2-branchpoint-2768-ge043b97704f_GH0.tar.gz) = 25102429 +TIMESTAMP = 1632958072 +SHA256 (mesa3d-mesa-21.2-branchpoint-2896-g1da70c7e935_GH0.tar.gz) = 5abb4c3c76cae1bffa63a6a387b6a4aab2aa7b01b08c9e514f973bd7c2e3a6a1 +SIZE (mesa3d-mesa-21.2-branchpoint-2896-g1da70c7e935_GH0.tar.gz) = 25106299 SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f78e1d9eba8826beb1fe7abef1734a407734b6109 SIZE (55822330540d.patch) = 1278 SHA256 (f6c7569ad9ea.patch) = 481784ca37e35549bf265e21eee1b9a29d2b0b8d3294de1d5b6b83a84f3d7a9b From owner-dev-commits-ports-branches@freebsd.org Thu Sep 30 01:18:28 2021 Return-Path: Delivered-To: dev-commits-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 82EFD67F7EA; Thu, 30 Sep 2021 01:18:28 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKb3S35gTz3hTx; Thu, 30 Sep 2021 01:18:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 49F6822863; Thu, 30 Sep 2021 01:18:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18U1ISKr026066; Thu, 30 Sep 2021 01:18:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18U1ISjp026065; Thu, 30 Sep 2021 01:18:28 GMT (envelope-from git) Date: Thu, 30 Sep 2021 01:18:28 GMT Message-Id: <202109300118.18U1ISjp026065@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yasuhiro Kimura Subject: git: e8a8d2eb01e5 - 2021Q3 - devel/ruby-build: Update to 20210928 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: e8a8d2eb01e594195cc7f044f3b528a55a2c515f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 01:18:28 -0000 The branch 2021Q3 has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=e8a8d2eb01e594195cc7f044f3b528a55a2c515f commit e8a8d2eb01e594195cc7f044f3b528a55a2c515f Author: Koichiro Iwao AuthorDate: 2021-09-29 07:46:56 +0000 Commit: Yasuhiro Kimura CommitDate: 2021-09-30 01:17:42 +0000 devel/ruby-build: Update to 20210928 Changes: https://github.com/rbenv/ruby-build/releases/tag/v20210928 PR: 258774 MFH: 2021Q3 Approved by: meta (mentor) (cherry picked from commit 8d6b60f0f5e65972984488d4224474d43c2e414e) --- devel/ruby-build/Makefile | 2 +- devel/ruby-build/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile index c1d90b724881..73f22fba2f74 100644 --- a/devel/ruby-build/Makefile +++ b/devel/ruby-build/Makefile @@ -1,5 +1,5 @@ PORTNAME= ruby-build -PORTVERSION= 20210925 +PORTVERSION= 20210928 DISTVERSIONPREFIX= v CATEGORIES= devel ruby DIST_SUBDIR= rbenv diff --git a/devel/ruby-build/distinfo b/devel/ruby-build/distinfo index 3bc0e93f1c48..a4310bd3759a 100644 --- a/devel/ruby-build/distinfo +++ b/devel/ruby-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632580947 -SHA256 (rbenv/rbenv-ruby-build-v20210925_GH0.tar.gz) = f64e35d2c0d8e399a4a6975ad8be138bbf282c05b54bfc3295e806aa8b343e51 -SIZE (rbenv/rbenv-ruby-build-v20210925_GH0.tar.gz) = 72534 +TIMESTAMP = 1632879901 +SHA256 (rbenv/rbenv-ruby-build-v20210928_GH0.tar.gz) = c4c8ef9ff870e2407288ce7542fc998cf70edf5c1e3eb7a6c33be86d90cd2a12 +SIZE (rbenv/rbenv-ruby-build-v20210928_GH0.tar.gz) = 72599 From owner-dev-commits-ports-branches@freebsd.org Thu Sep 30 02:28:27 2021 Return-Path: Delivered-To: dev-commits-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 4002D6A8B8F; Thu, 30 Sep 2021 02:28:27 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKccC13qlz3rm8; Thu, 30 Sep 2021 02:28:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 04B7C2398C; Thu, 30 Sep 2021 02:28:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18U2SQJK019453; Thu, 30 Sep 2021 02:28:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18U2SQWq019452; Thu, 30 Sep 2021 02:28:26 GMT (envelope-from git) Date: Thu, 30 Sep 2021 02:28:26 GMT Message-Id: <202109300228.18U2SQWq019452@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Alex Kozlov Subject: git: e28d4d2d9db4 - 2021Q3 - archivers/ha: Fix CVE-2015-1198 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ak X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: e28d4d2d9db45e93658e1e4684e4995ca0195e76 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 02:28:27 -0000 The branch 2021Q3 has been updated by ak: URL: https://cgit.FreeBSD.org/ports/commit/?id=e28d4d2d9db45e93658e1e4684e4995ca0195e76 commit e28d4d2d9db45e93658e1e4684e4995ca0195e76 Author: Alex Kozlov AuthorDate: 2021-09-27 17:42:12 +0000 Commit: Alex Kozlov CommitDate: 2021-09-30 02:26:49 +0000 archivers/ha: Fix CVE-2015-1198 Fix directory traversal vulnerabilities (CVE-2015-1198) Reported by: decke (cherry picked from commit 0e6da3c2e1f0ca151be9e6428dcc9c0b7f19d170) --- archivers/ha/Makefile | 4 +- archivers/ha/files/patch-CVE-2015-1198 | 123 +++++++++++++++++++++++++++++++++ archivers/ha/files/patch-nix_machine.c | 11 --- 3 files changed, 126 insertions(+), 12 deletions(-) diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index 3e69951b4d82..c962ec8732e4 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -2,7 +2,7 @@ PORTNAME= ha PORTVERSION= 0.999b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers MASTER_SITES= https://aklv.github.io/distfiles/ DISTNAME= ha0999 @@ -25,6 +25,8 @@ post-patch: -e 's|LDFLAGS = -O2||' \ -e 's|CFLAGS = -Wall -O2|CFLAGS += -Wall|' \ ${WRKSRC}/makefile.nix + @${REINPLACE_CMD} -e 's|OBJS = machine.o info.o|OBJS = machine.o info.o sanitize.o|' \ + ${WRKSRC}/nix/makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ha ${STAGEDIR}${PREFIX}/bin diff --git a/archivers/ha/files/patch-CVE-2015-1198 b/archivers/ha/files/patch-CVE-2015-1198 new file mode 100644 index 000000000000..2e3a3898573a --- /dev/null +++ b/archivers/ha/files/patch-CVE-2015-1198 @@ -0,0 +1,123 @@ +- Fix unchecked path extraction problem (CAN-2015-1198) + +Index: nix/sanitize.c +@@ -0,0 +1,79 @@ ++/* ++ * Path sanitation code by Ludwig Nussel . Public Domain. ++ */ ++ ++#include ++#include ++#include ++ ++#ifndef PATH_CHAR ++#define PATH_CHAR '/' ++#endif ++#ifndef MIN ++#define MIN(x,y) ((x)<(y)?(x):(y)) ++#endif ++ ++/* copy src into dest converting the path to a relative one inside the current ++ * directory. dest must hold at least len bytes */ ++void copy_path_relative(char *dest, char *src, size_t len) ++{ ++ char* o = dest; ++ char* p = src; ++ ++ *o = '\0'; ++ ++ while(*p && *p == PATH_CHAR) ++p; ++ for(; len && *p;) ++ { ++ src = p; ++ p = strchr(src, PATH_CHAR); ++ if(!p) p = src+strlen(src); ++ ++ /* . => skip */ ++ if(p-src == 1 && *src == '.' ) ++ { ++ if(*p) src = ++p; ++ } ++ /* .. => pop one */ ++ else if(p-src == 2 && *src == '.' && src[1] == '.') ++ { ++ if(o != dest) ++ { ++ char* tmp; ++ *o = '\0'; ++ tmp = strrchr(dest, PATH_CHAR); ++ if(!tmp) ++ { ++ len += o-dest; ++ o = dest; ++ if(*p) ++p; ++ } ++ else ++ { ++ len += o-tmp; ++ o = tmp; ++ if(*p) ++p; ++ } ++ } ++ else /* nothing to pop */ ++ if(*p) ++p; ++ } ++ else ++ { ++ size_t copy; ++ if(o != dest) ++ { ++ --len; ++ *o++ = PATH_CHAR; ++ } ++ copy = MIN(p-src,len); ++ memcpy(o, src, copy); ++ len -= copy; ++ src += copy; ++ o += copy; ++ if(*p) ++p; ++ } ++ while(*p && *p == PATH_CHAR) ++p; ++ } ++ o[len?0:-1] = '\0'; ++} +Index: nix/machine.c +@@ -22,6 +22,7 @@ + #include + #include + #include ++#include + #include + #include + #include +@@ -68,6 +69,8 @@ + static Mdhd mdhd; + struct stat filestat; + ++void copy_path_relative(char *dest, char *src, size_t len); ++ + static void sig_handler(int signo) { + + error(1,ERR_INT,signo); +@@ -375,7 +378,7 @@ + if (i==0) skipemptypath=1; + else skipemptypath=0; + if ((hapath=malloc(j+1-i))==NULL) error(1,ERR_MEM,"md_tohapath()"); +- strcpy(hapath,mdpath+i); ++ copy_path_relative(hapath, mdpath+i, sizeof(hapath)); + for (i=0;hapath[i];++i) if (hapath[i]=='/') hapath[i]=0xff; + return md_strcase(hapath); + } +@@ -388,8 +391,10 @@ + if (mdpath!=NULL) free(mdpath),mdpath=NULL; + if ((mdpath=malloc(strlen(hapath)+1))==NULL) + error(1,ERR_MEM,"md_tomdpath()"); +- strcpy(mdpath,hapath); +- for (i=0;mdpath[i];++i) if ((unsigned char)mdpath[i]==0xff) mdpath[i]='/'; ++ /* Kludge to avoid temp string allocation */ ++ for (i=0;hapath[i];++i) if (hapath[i]==0xff) hapath[i]='/'; ++ copy_path_relative(mdpath, hapath, sizeof(mdpath)); ++ for (i=0;hapath[i];++i) if (hapath[i]=='/') hapath[i]=0xff; + return mdpath; + } + diff --git a/archivers/ha/files/patch-nix_machine.c b/archivers/ha/files/patch-nix_machine.c deleted file mode 100644 index 735343ea7fd5..000000000000 --- a/archivers/ha/files/patch-nix_machine.c +++ /dev/null @@ -1,11 +0,0 @@ ---- nix/machine.c.orig 1995-01-12 06:53:00 UTC -+++ nix/machine.c -@@ -417,7 +417,7 @@ char *md_stripname(char *mdfullpath) { - if (plainname!=NULL) free(plainname),plainname=NULL; - if ((plainname=malloc(strlen(mdfullpath)+1))==NULL) - error(1,ERR_MEM,"md_stripname()"); -- for (i=strlen(mdfullpath)-1;i>0;i--) { -+ for (i=strlen(mdfullpath)-1;i>=0;i--) { - if (mdfullpath[i]=='/') { - i++; - break; From owner-dev-commits-ports-branches@freebsd.org Thu Sep 30 03:35:56 2021 Return-Path: Delivered-To: dev-commits-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 7B0886A96F2; Thu, 30 Sep 2021 03:35:56 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf1-x436.google.com (mail-pf1-x436.google.com [IPv6:2607:f8b0:4864:20::436]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKf641yv8z4R21; Thu, 30 Sep 2021 03:35:56 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf1-x436.google.com with SMTP id m26so3754126pff.3; Wed, 29 Sep 2021 20:35:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:message-id:date:mime-version:user-agent:reply-to:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=GnMggCrSW3jYzjBGDlOUGSTWfCpX+ALgreTNb/iPZVo=; b=gTKAnheEri0/nS38xFrMv+FGBYwbqVzBwxxsHiexHiqYke7nCGx4vZVIXOc689PD1W 8Bq7o/eUa24KtWhTNWPgzTp9h8hhco7GEKglVUGte6dp5xOfP+Z1wBiiZGiaFGldl4Vu Vj3DPSkLx6wSi+ujqUApHupa95xEs7gSALmdRrc9gjKSWUJu/w/jBtihG/Pd/VaSzUzf ppwnl6LvWo5zqsfy1QUvN1h7qoeI8AGW8dXAhRPIkanUIQC0QjerS1DvkF3tNCBC5KBb wWZjb1GAG9VPjbSEkfaYi8rTtvm3caNiU3T2enAkQtQJhO8vouqxzgbwn51RGblA65mR 0Jpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:message-id:date:mime-version:user-agent :reply-to:subject:content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=GnMggCrSW3jYzjBGDlOUGSTWfCpX+ALgreTNb/iPZVo=; b=IqSjRE6h1xCVB/fFfoQXOAo8YxuIiyD87wJEv55xfwyvMOkGoUF7zIpFineMmEJVOw I+RLC8Z2GWP1lo4bASHhBMRAyFDqS4J++wNs10lt/8+FiuH9nhhKbfCNeZCK6ptIc1mR /Pcvj5CiX3EomC3kYj4rypVYgC/EeOZr2Dl8jx3AbsMvnq81pcVkBwqemNP3YKsi36dc UZj8N6DgwlTfK+jkUa3v8r5uf3WlMYGtL0EAjsX+CuqJV33UJLYd1QD+ok74aHbGK7Y7 1/OmpSoQE46LUwPZ4HQsgbMrAzuK8vYcJG3RY9AoPP6f04Y0O1M+MN8TZ5r/SR3FhOpI I8/w== X-Gm-Message-State: AOAM533OeYhAS31pWM/ZQMn1Xt/G/IMXh2MF128K1kzM+mFCu/EeQnjc d1w9Koi98/p8XbIY7k94iZezUfR4gNLClw== X-Google-Smtp-Source: ABdhPJzdAkBjl7FASTpVJ9BVXu3Bl025fIFDWOo4zG6mNZHQC7PTB4cfXYo78Wt0bHWgcIfCVqQYPA== X-Received: by 2002:aa7:968e:0:b0:447:a593:926e with SMTP id f14-20020aa7968e000000b00447a593926emr2076802pfk.27.1632972949433; Wed, 29 Sep 2021 20:35:49 -0700 (PDT) Received: from ?IPV6:2403:5800:7500:3601:5869:7d38:7a37:b90c? (2403-5800-7500-3601-5869-7d38-7a37-b90c.ip6.aussiebb.net. [2403:5800:7500:3601:5869:7d38:7a37:b90c]) by smtp.gmail.com with ESMTPSA id q15sm1138809pfl.18.2021.09.29.20.35.47 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 29 Sep 2021 20:35:49 -0700 (PDT) Sender: Kubilay Kocak Message-ID: <35f30dda-41b0-a8d2-010d-4303e6ba9f11@FreeBSD.org> Date: Thu, 30 Sep 2021 13:35:45 +1000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Thunderbird/94.0a1 Reply-To: koobs@FreeBSD.org Subject: Re: git: e28d4d2d9db4 - 2021Q3 - archivers/ha: Fix CVE-2015-1198 Content-Language: en-US To: Alex Kozlov , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org References: <202109300228.18U2SQWq019452@gitrepo.freebsd.org> From: Kubilay Kocak In-Reply-To: <202109300228.18U2SQWq019452@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4HKf641yv8z4R21 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[] X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 03:35:56 -0000 On 30/09/2021 12:28 pm, Alex Kozlov wrote: > The branch 2021Q3 has been updated by ak: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=e28d4d2d9db45e93658e1e4684e4995ca0195e76 > > commit e28d4d2d9db45e93658e1e4684e4995ca0195e76 > Author: Alex Kozlov > AuthorDate: 2021-09-27 17:42:12 +0000 > Commit: Alex Kozlov > CommitDate: 2021-09-30 02:26:49 +0000 > > archivers/ha: Fix CVE-2015-1198 > > Fix directory traversal vulnerabilities (CVE-2015-1198) > > Reported by: decke > > (cherry picked from commit 0e6da3c2e1f0ca151be9e6428dcc9c0b7f19d170) > --- Much love Alex, thank you :) From owner-dev-commits-ports-branches@freebsd.org Thu Sep 30 06:45:34 2021 Return-Path: Delivered-To: dev-commits-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 863546AC4E1; Thu, 30 Sep 2021 06:45:34 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKkJt3JdNz4hV7; Thu, 30 Sep 2021 06:45:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 524412736F; Thu, 30 Sep 2021 06:45:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18U6jYE3066090; Thu, 30 Sep 2021 06:45:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18U6jYrl066089; Thu, 30 Sep 2021 06:45:34 GMT (envelope-from git) Date: Thu, 30 Sep 2021 06:45:34 GMT Message-Id: <202109300645.18U6jYrl066089@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kirill Ponomarev Subject: git: e50f1f5b0d47 - 2021Q3 - lang/sbcl: update to 2.1.9 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: krion X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: e50f1f5b0d47506c921fd479da257f75a2dbfd29 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 06:45:34 -0000 The branch 2021Q3 has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=e50f1f5b0d47506c921fd479da257f75a2dbfd29 commit e50f1f5b0d47506c921fd479da257f75a2dbfd29 Author: Kirill Ponomarev AuthorDate: 2021-09-30 06:44:40 +0000 Commit: Kirill Ponomarev CommitDate: 2021-09-30 06:45:31 +0000 lang/sbcl: update to 2.1.9 (cherry picked from commit faedd9f8240ccdc1dff7578e73081ca037d7de1a) --- lang/sbcl/Makefile | 2 +- lang/sbcl/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile index 58e3de05aabf..877801da3f23 100644 --- a/lang/sbcl/Makefile +++ b/lang/sbcl/Makefile @@ -3,7 +3,7 @@ # pinned to exact versions of everything used to build them. PORTNAME= sbcl -DISTVERSION= 2.1.8 +DISTVERSION= 2.1.9 DISTVERSIONSUFFIX= -source PORTEPOCH= 1 CATEGORIES= lang lisp diff --git a/lang/sbcl/distinfo b/lang/sbcl/distinfo index b465773aae46..19aae30c67e6 100644 --- a/lang/sbcl/distinfo +++ b/lang/sbcl/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1630907427 -SHA256 (sbcl-2.1.8-source.tar.bz2) = a3ea7bafcca051073b3769c1ee79d26c3c47cb4eb2f548b07ace38df14e25546 -SIZE (sbcl-2.1.8-source.tar.bz2) = 6663139 -SHA256 (sbcl-2.1.8-documentation-html.tar.bz2) = 379054fc92a9a3a97bebe271b3df7ec5c2ae70a57b462fd7fa7309493ee766ec -SIZE (sbcl-2.1.8-documentation-html.tar.bz2) = 231913 +TIMESTAMP = 1632983858 +SHA256 (sbcl-2.1.9-source.tar.bz2) = 9e746ff12c4f78d2deabd95e48169b552f9472808cf8b8fc801d84df3e962fa1 +SIZE (sbcl-2.1.9-source.tar.bz2) = 6664915 +SHA256 (sbcl-2.1.9-documentation-html.tar.bz2) = 443eced1433ff9ff8fa6429b4699377e186ede01c972c95ddfaf2f2d6c27c4f8 +SIZE (sbcl-2.1.9-documentation-html.tar.bz2) = 231538 SHA256 (sbcl-1.2.7-x86-64-freebsd-binary.tar.bz2) = c61f5e777e56921d2452d0fa6b71024ccd9b99bc659676498d398b8663176492 SIZE (sbcl-1.2.7-x86-64-freebsd-binary.tar.bz2) = 10463348 SHA256 (sbcl-1.2.7-x86-freebsd-binary.tar.bz2) = cf68bfab780a14964d9593f5b47fa3e174cf43e95ae3e558712d218f1c37bdbe From owner-dev-commits-ports-branches@freebsd.org Thu Sep 30 12:21:16 2021 Return-Path: Delivered-To: dev-commits-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 ECD326B0E36; Thu, 30 Sep 2021 12:21:16 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKsmD64j7z3LHJ; Thu, 30 Sep 2021 12:21:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B07453A1A; Thu, 30 Sep 2021 12:21:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18UCLGZL014606; Thu, 30 Sep 2021 12:21:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18UCLGhK014605; Thu, 30 Sep 2021 12:21:16 GMT (envelope-from git) Date: Thu, 30 Sep 2021 12:21:16 GMT Message-Id: <202109301221.18UCLGhK014605@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Renato Botelho Subject: git: 5815766ccf2b - 2021Q3 - security/sudo: Update to 1.9.8p1 to fix LDAP SEGFAULT MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: garga X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 5815766ccf2b3110ab88b174425da85a77aa814e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 12:21:17 -0000 The branch 2021Q3 has been updated by garga: URL: https://cgit.FreeBSD.org/ports/commit/?id=5815766ccf2b3110ab88b174425da85a77aa814e commit 5815766ccf2b3110ab88b174425da85a77aa814e Author: Cy Schubert AuthorDate: 2021-09-17 15:27:46 +0000 Commit: Renato Botelho CommitDate: 2021-09-30 12:20:54 +0000 security/sudo: Update to 1.9.8p1 to fix LDAP SEGFAULT Sudo version 1.9.8 patchelevel 1 is now available which fixes a few regressions introduced in sudo 1.9.8. Source: https://www.sudo.ws/dist/sudo-1.9.8p1.tar.gz ftp://ftp.sudo.ws/pub/sudo/sudo-1.9.8p1.tar.gz SHA256 checksum: 0939ee24df7095a92e0ca4aa3bd53b2a10965a7b921d51a26ab70cdd24388d69 MD5 checksum: ae9c8b32268f27d05bcdcb8f0c04d461 Binary packages: https://www.sudo.ws/download.html#binary https://github.com/sudo-project/sudo/releases/tag/SUDO_1_9_8 For a list of download mirror sites, see: https://www.sudo.ws/download_mirrors.html Sudo web site: https://www.sudo.ws/ Sudo web site mirrors: https://www.sudo.ws/mirrors.html Major changes between sudo 1.9.8p1 and 1.9.8: * Fixed support for passing a prompt (sudo -p) or a login class (sudo -c) on the command line. This is a regression introduced in sudo 1.9.8. Bug #993. * Fixed a crash with "sudo ALL" rules in the LDAP and SSSD back-ends. This is a regression introduced in sudo 1.9.8. Bug #994. * Fixed a compilation error when the --enable-static-sudoers configure option was specified. This is a regression introduced in sudo 1.9.8 caused by a symbol clash with the intercept and log server protobuf functions. PR: 258537 Submitted by: cy Reported by: Adrian Waters Approved by: garga (maintainer) MFH: 2021Q3 (cherry picked from commit 549e87a5edcd9b96360d74b58dbfc04749bd0580) --- security/sudo/Makefile | 2 +- security/sudo/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 3c5596713765..c36aea0302e5 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,7 +1,7 @@ # Created by: erich@rrnet.com PORTNAME= sudo -PORTVERSION= 1.9.8 +PORTVERSION= 1.9.8p1 CATEGORIES= security MASTER_SITES= SUDO diff --git a/security/sudo/distinfo b/security/sudo/distinfo index eef4b7cc918b..c1cb8d86871e 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631546736 -SHA256 (sudo-1.9.8.tar.gz) = f1735de999804ea1af068fba6a82cb6674ea64c789813b29266fd3b16cb294e6 -SIZE (sudo-1.9.8.tar.gz) = 4301188 +TIMESTAMP = 1631825413 +SHA256 (sudo-1.9.8p1.tar.gz) = 0939ee24df7095a92e0ca4aa3bd53b2a10965a7b921d51a26ab70cdd24388d69 +SIZE (sudo-1.9.8p1.tar.gz) = 4302104 From owner-dev-commits-ports-branches@freebsd.org Thu Sep 30 14:00:17 2021 Return-Path: Delivered-To: dev-commits-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 64EE46B2014; Thu, 30 Sep 2021 14:00:17 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKvyT2R9Lz3mhR; Thu, 30 Sep 2021 14:00:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 337F04EC8; Thu, 30 Sep 2021 14:00:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18UE0HmR045602; Thu, 30 Sep 2021 14:00:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18UE0Har045595; Thu, 30 Sep 2021 14:00:17 GMT (envelope-from git) Date: Thu, 30 Sep 2021 14:00:17 GMT Message-Id: <202109301400.18UE0Har045595@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Cy Schubert Subject: git: 1188e2186717 - 2021Q3 - security/sudo: Update to 1.9.8p2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cy X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 1188e2186717b6b121913969e5fdbbeb9d0fc092 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 14:00:17 -0000 The branch 2021Q3 has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=1188e2186717b6b121913969e5fdbbeb9d0fc092 commit 1188e2186717b6b121913969e5fdbbeb9d0fc092 Author: Cy Schubert AuthorDate: 2021-09-21 17:16:29 +0000 Commit: Cy Schubert CommitDate: 2021-09-30 14:00:00 +0000 security/sudo: Update to 1.9.8p2 Major changes between sudo 1.9.8p2 and 1.9.8p1: * Fixed a potential out-of-bounds read with "sudo -i" when the target user's shell is bash. This is a regression introduced in sudo 1.9.8. Bug #998. * sudo_logsrvd now only sends a log ID for first command of a session. There is no need to send the log ID for each sub-command. * Fixed a few minor memory leaks in intercept mode. * Fixed a problem with sudo_logsrvd in relay mode if "store_first" was enabled when handling sub-commands. A new zero-length journal file was created for each sub-command instead of simply using the existing journal file. PR: 258666 Submitted by: cy Reported by: cy Approved by: garga (maintainer) (cherry picked from commit 3c5b4dac33fa23d0cb8464556adfcf8a5d097c5b) --- security/sudo/Makefile | 2 +- security/sudo/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/sudo/Makefile b/security/sudo/Makefile index c36aea0302e5..b4daba650949 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,7 +1,7 @@ # Created by: erich@rrnet.com PORTNAME= sudo -PORTVERSION= 1.9.8p1 +PORTVERSION= 1.9.8p2 CATEGORIES= security MASTER_SITES= SUDO diff --git a/security/sudo/distinfo b/security/sudo/distinfo index c1cb8d86871e..bd79984a0608 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631825413 -SHA256 (sudo-1.9.8p1.tar.gz) = 0939ee24df7095a92e0ca4aa3bd53b2a10965a7b921d51a26ab70cdd24388d69 -SIZE (sudo-1.9.8p1.tar.gz) = 4302104 +TIMESTAMP = 1632243869 +SHA256 (sudo-1.9.8p2.tar.gz) = 9e3b8b8da7def43b6e60c257abe80467205670fd0f7c081de1423c414b680f2d +SIZE (sudo-1.9.8p2.tar.gz) = 4302256 From owner-dev-commits-ports-branches@freebsd.org Thu Sep 30 20:05:33 2021 Return-Path: Delivered-To: dev-commits-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 B26E76B7616; Thu, 30 Sep 2021 20:05:33 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HL43x4f3Xz4mfP; Thu, 30 Sep 2021 20:05:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7F0601240A; Thu, 30 Sep 2021 20:05:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18UK5XGk034310; Thu, 30 Sep 2021 20:05:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18UK5XHR034309; Thu, 30 Sep 2021 20:05:33 GMT (envelope-from git) Date: Thu, 30 Sep 2021 20:05:33 GMT Message-Id: <202109302005.18UK5XHR034309@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 1f0368c7e810 - 2021Q3 - devel/basu: chase to the new home MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 1f0368c7e8108dc8d0fa716054af4be6091426a8 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 20:05:33 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f0368c7e8108dc8d0fa716054af4be6091426a8 commit 1f0368c7e8108dc8d0fa716054af4be6091426a8 Author: Jan Beich AuthorDate: 2021-09-30 20:02:15 +0000 Commit: Jan Beich CommitDate: 2021-09-30 20:05:08 +0000 devel/basu: chase to the new home https://github.com/emersion/basu/commit/9ff82e33e501 "This repository has been archived by the owner. It is now read-only." (cherry picked from commit 220c5f4afe13a32976f008fb4248bf33c683a1a0) --- devel/basu/Makefile | 5 ++--- devel/basu/distinfo | 16 ++++++++-------- devel/basu/pkg-descr | 2 +- 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/devel/basu/Makefile b/devel/basu/Makefile index a0b9c021fb46..4c3a812d9b1c 100644 --- a/devel/basu/Makefile +++ b/devel/basu/Makefile @@ -3,8 +3,9 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 PORTREVISION= 1 CATEGORIES= devel +MASTER_SITES= https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCH_SITES= https://git.sr.ht/~emersion/${PORTNAME}/commit/ PATCHFILES+= 928a746f7ebd.patch:-p1 # https://github.com/emersion/basu/pull/35 PATCHFILES+= 4277dfe8077c.patch:-p1 # https://github.com/emersion/basu/pull/35 PATCHFILES+= f12a4efd8cb7.patch:-p1 # https://github.com/emersion/basu/pull/40 @@ -16,9 +17,7 @@ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL2.1 USES= compiler:c11 gperf meson python:build shebangfix -USE_GITHUB= yes USE_LDCONFIG= yes -GH_ACCOUNT= emersion SHEBANG_FILES= src/basic/generate-gperfs.py .if exists(/usr/bin/ld.lld) && ${/usr/bin/ld:L:tA} != /usr/bin/ld.lld diff --git a/devel/basu/distinfo b/devel/basu/distinfo index 61bc8249e070..1924fd1e4c6d 100644 --- a/devel/basu/distinfo +++ b/devel/basu/distinfo @@ -1,9 +1,9 @@ TIMESTAMP = 1609941411 -SHA256 (emersion-basu-v0.2.0_GH0.tar.gz) = e2fda9b69fc6c4530173fcf8db94c29aa5f3ed932d948cc6a31892623cde5e4b -SIZE (emersion-basu-v0.2.0_GH0.tar.gz) = 238861 -SHA256 (928a746f7ebd.patch) = 8f8de0e5a09fcd6a82fc0fa55068655da2961492655770486e364de740502633 -SIZE (928a746f7ebd.patch) = 936 -SHA256 (4277dfe8077c.patch) = 8620073c6204c2c7afa6c20a75942e085a7bc57451bf938b127a5103459c72b2 -SIZE (4277dfe8077c.patch) = 863 -SHA256 (f12a4efd8cb7.patch) = 96e1b12be251d4ce49e8ffb05d0af06e1d0a70fc5324cdc82a5bfcc1d6fca1f5 -SIZE (f12a4efd8cb7.patch) = 1281 +SHA256 (basu-v0.2.0.tar.gz) = 673006f9ded754963249024b30319d7179665fde5a685d4b3b1a98d1a209a951 +SIZE (basu-v0.2.0.tar.gz) = 238871 +SHA256 (928a746f7ebd.patch) = d42af762217f7e0f189dcc1221d0ae6779d9e4be079acf9920e2585ecfd6e3c4 +SIZE (928a746f7ebd.patch) = 948 +SHA256 (4277dfe8077c.patch) = a382955269652ddc3b6190512b77975e3ef9bcd140e02c1f5a395a16a9fdd7f8 +SIZE (4277dfe8077c.patch) = 875 +SHA256 (f12a4efd8cb7.patch) = 652fb79fc005038dca30bd893623cad147fa5adef40627ab490ba366f8d94cd7 +SIZE (f12a4efd8cb7.patch) = 1293 diff --git a/devel/basu/pkg-descr b/devel/basu/pkg-descr index c774b9699df4..9d8d181a3c8e 100644 --- a/devel/basu/pkg-descr +++ b/devel/basu/pkg-descr @@ -2,4 +2,4 @@ Some projects rely on the sd-bus library for DBus support. However not all systems have systemd or elogind installed. This library provides just sd-bus (and the "busctl" utility). -WWW: https://github.com/emersion/basu +WWW: https://sr.ht/~emersion/basu/ From owner-dev-commits-ports-branches@freebsd.org Thu Sep 30 20:10:18 2021 Return-Path: Delivered-To: dev-commits-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 AFA9A6B7416; Thu, 30 Sep 2021 20:10:18 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HL49Q4c0rz4myh; Thu, 30 Sep 2021 20:10:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7DFA211FC5; Thu, 30 Sep 2021 20:10:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18UKAISD041552; Thu, 30 Sep 2021 20:10:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18UKAI7u041546; Thu, 30 Sep 2021 20:10:18 GMT (envelope-from git) Date: Thu, 30 Sep 2021 20:10:18 GMT Message-Id: <202109302010.18UKAI7u041546@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 067193843957 - 2021Q3 - x11/kanshi: chase to the new home MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 06719384395709157ea2781e760ae8e694c70ea6 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 20:10:18 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=06719384395709157ea2781e760ae8e694c70ea6 commit 06719384395709157ea2781e760ae8e694c70ea6 Author: Jan Beich AuthorDate: 2021-09-30 20:08:53 +0000 Commit: Jan Beich CommitDate: 2021-09-30 20:10:08 +0000 x11/kanshi: chase to the new home https://github.com/emersion/kanshi/commit/0faad7544323 "This repository has been archived by the owner. It is now read-only." (cherry picked from commit bcd938765b350a14aac59575b4a85c6afe8429ce) --- x11/kanshi/Makefile | 3 +-- x11/kanshi/distinfo | 4 ++-- x11/kanshi/pkg-descr | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/x11/kanshi/Makefile b/x11/kanshi/Makefile index 22aa94aeceba..d86391b66425 100644 --- a/x11/kanshi/Makefile +++ b/x11/kanshi/Makefile @@ -2,6 +2,7 @@ PORTNAME= kanshi DISTVERSIONPREFIX= v PORTVERSION= 1.2.0 CATEGORIES= x11 +MASTER_SITES= https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= jbeich@FreeBSD.org COMMENT= Dynamic display configuration for Wayland @@ -12,8 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libwayland-client.so:graphics/wayland USES= compiler:c11 meson pkgconfig -USE_GITHUB= yes -GH_ACCOUNT= emersion PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= MANPAGES diff --git a/x11/kanshi/distinfo b/x11/kanshi/distinfo index 533a498dec38..7dea427adcb5 100644 --- a/x11/kanshi/distinfo +++ b/x11/kanshi/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1624517340 -SHA256 (emersion-kanshi-v1.2.0_GH0.tar.gz) = 144428b9e79209b853c4b38a5efb6f16d581a2b9cb96e419b3b0a0f5914bcad4 -SIZE (emersion-kanshi-v1.2.0_GH0.tar.gz) = 16501 +SHA256 (kanshi-v1.2.0.tar.gz) = 42b49ef68b5381fe2de99b29db0e05732523e8d3988193b01e8e5e2028ef2298 +SIZE (kanshi-v1.2.0.tar.gz) = 16496 diff --git a/x11/kanshi/pkg-descr b/x11/kanshi/pkg-descr index 19f799cb0788..27ebec1230d4 100644 --- a/x11/kanshi/pkg-descr +++ b/x11/kanshi/pkg-descr @@ -5,4 +5,4 @@ turn a laptop's internal screen off when docked. This is a Wayland equivalent for tools like autorandr. kanshi can be used on Wayland compositors supporting wlr-output-management protocol. -WWW: https://wayland.emersion.fr/kanshi/ +WWW: https://sr.ht/~emersion/kanshi/ From owner-dev-commits-ports-branches@freebsd.org Sat Oct 2 00:11:56 2021 Return-Path: Delivered-To: dev-commits-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 11DD3670F86; Sat, 2 Oct 2021 00:11:56 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HLnTl6sqkz3nMH; Sat, 2 Oct 2021 00:11:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C93C3DF4; Sat, 2 Oct 2021 00:11:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1920BthO090705; Sat, 2 Oct 2021 00:11:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1920BtHr090692; Sat, 2 Oct 2021 00:11:55 GMT (envelope-from git) Date: Sat, 2 Oct 2021 00:11:55 GMT Message-Id: <202110020011.1920BtHr090692@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 23e70aba22be - 2021Q3 - emulators/yuzu: update to s20211001 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 23e70aba22bef957be91968f280346e72bceaa18 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2021 00:11:56 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=23e70aba22bef957be91968f280346e72bceaa18 commit 23e70aba22bef957be91968f280346e72bceaa18 Author: Jan Beich AuthorDate: 2021-10-01 23:23:15 +0000 Commit: Jan Beich CommitDate: 2021-10-02 00:11:36 +0000 emulators/yuzu: update to s20211001 Changes: https://github.com/yuzu-emu/yuzu/compare/b9251155f...36d45b4a7 (cherry picked from commit 89d1bb8ae9a40269994bf3c6fcc50ed9cc902a55) --- emulators/yuzu/Makefile | 4 ++-- emulators/yuzu/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 07ab8625802f..204702e2af39 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210929 +PORTVERSION= s20211001 PORTREVISION?= 0 CATEGORIES= emulators @@ -34,7 +34,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= b9251155f +GH_TAGNAME= 36d45b4a7 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.2.180:Vulkan_Headers/externals/Vulkan-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index aa8419462d93..c6ca69a0be69 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1632958359 -SHA256 (yuzu-emu-yuzu-s20210929-b9251155f_GH0.tar.gz) = 76be90a035011d8063b3c2b278af91319bfb55de45b2aec15cde20209bf81092 -SIZE (yuzu-emu-yuzu-s20210929-b9251155f_GH0.tar.gz) = 3982290 +TIMESTAMP = 1633130595 +SHA256 (yuzu-emu-yuzu-s20211001-36d45b4a7_GH0.tar.gz) = b7ac9ae786cb282c34cc3f847806a49e0d46979508bde55bda943a1d01819f45 +SIZE (yuzu-emu-yuzu-s20211001-36d45b4a7_GH0.tar.gz) = 3982755 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450 SIZE (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 2679189 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb From owner-dev-commits-ports-branches@freebsd.org Sat Oct 2 00:11:57 2021 Return-Path: Delivered-To: dev-commits-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 49C62670FA1; Sat, 2 Oct 2021 00:11:57 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HLnTn0bQ5z3nYx; Sat, 2 Oct 2021 00:11:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E0E891125; Sat, 2 Oct 2021 00:11:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1920BuZH091618; Sat, 2 Oct 2021 00:11:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1920Buo9091617; Sat, 2 Oct 2021 00:11:56 GMT (envelope-from git) Date: Sat, 2 Oct 2021 00:11:56 GMT Message-Id: <202110020011.1920Buo9091617@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 70bc9cb3be09 - 2021Q3 - x11-wm/river: update to s20210930 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 70bc9cb3be09f1dfcf91aaaffe44b3a4fc1d532e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2021 00:11:57 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=70bc9cb3be09f1dfcf91aaaffe44b3a4fc1d532e commit 70bc9cb3be09f1dfcf91aaaffe44b3a4fc1d532e Author: Jan Beich AuthorDate: 2021-09-27 17:10:46 +0000 Commit: Jan Beich CommitDate: 2021-10-02 00:11:36 +0000 x11-wm/river: update to s20210930 Changes: https://github.com/ifreund/river/compare/6616d32...e6bb373 (cherry picked from commit 4106f765f236c8e8687c67e64c591775dce385cd) --- x11-wm/river/Makefile | 4 ++-- x11-wm/river/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile index 29f07bb5ae4e..c70f9c036da6 100644 --- a/x11-wm/river/Makefile +++ b/x11-wm/river/Makefile @@ -1,5 +1,5 @@ PORTNAME= river -PORTVERSION= s20210927 +PORTVERSION= s20210930 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org @@ -21,7 +21,7 @@ USES= pkgconfig xorg USE_GITHUB= yes USE_XORG= pixman GH_ACCOUNT= ifreund -GH_TAGNAME= 6616d32 +GH_TAGNAME= e6bb373 GH_TUPLE= ifreund:zig-pixman:135f223:zig_pixman/deps/zig-pixman \ ifreund:zig-wayland:a8e1efc:zig_wayland/deps/zig-wayland \ ifreund:zig-xkbcommon:10cdca6:zig_xkbcommon/deps/zig-xkbcommon \ diff --git a/x11-wm/river/distinfo b/x11-wm/river/distinfo index 590c1e883d10..97c05639a6d0 100644 --- a/x11-wm/river/distinfo +++ b/x11-wm/river/distinfo @@ -1,6 +1,6 @@ TIMESTAMP = 1632762646 -SHA256 (ifreund-river-s20210927-6616d32_GH0.tar.gz) = 8f71680d808978cbe6f3ee8de2e38ae77e83a0c8792765a80a446f9411dcec13 -SIZE (ifreund-river-s20210927-6616d32_GH0.tar.gz) = 119041 +SHA256 (ifreund-river-s20210930-e6bb373_GH0.tar.gz) = af8f5b5124281dc3cfa0f4099b7cdd1289d8c51bdee3517edde836f742d4859f +SIZE (ifreund-river-s20210930-e6bb373_GH0.tar.gz) = 119066 SHA256 (ifreund-zig-pixman-135f223_GH0.tar.gz) = a83a37ff55483f61db0d70f778ebb4cd149da5c427ab55c391478425f43f584d SIZE (ifreund-zig-pixman-135f223_GH0.tar.gz) = 7155 SHA256 (ifreund-zig-wayland-a8e1efc_GH0.tar.gz) = 6320eb68e6cdf0f44720423c39db6dc831c64511b03ad9543654d284282f869e From owner-dev-commits-ports-branches@freebsd.org Sat Oct 2 00:13:04 2021 Return-Path: Delivered-To: dev-commits-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 F0E9A670DAC; Sat, 2 Oct 2021 00:13:04 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HLnW46MKnz3nZK; Sat, 2 Oct 2021 00:13:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BA352C53; Sat, 2 Oct 2021 00:13:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1920D47c091829; Sat, 2 Oct 2021 00:13:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1920D4MW091828; Sat, 2 Oct 2021 00:13:04 GMT (envelope-from git) Date: Sat, 2 Oct 2021 00:13:04 GMT Message-Id: <202110020013.1920D4MW091828@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: b7f6e0701703 - 2021Q3 - www/firefox: unbreak build with devel/llvm13 (lacks patch-D77776) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: b7f6e0701703f1efbedf5f92a02eed7c3aa7bbe9 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2021 00:13:05 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7f6e0701703f1efbedf5f92a02eed7c3aa7bbe9 commit b7f6e0701703f1efbedf5f92a02eed7c3aa7bbe9 Author: Evgeniy Khramtsov AuthorDate: 2021-09-30 22:34:51 +0000 Commit: Jan Beich CommitDate: 2021-10-02 00:12:08 +0000 www/firefox: unbreak build with devel/llvm13 (lacks patch-D77776) Restore patch-bug1628567 to unbreak glslopt crate build due to cc crate passing Rust target "x86_64-unknown-freebsd" without OS version to clang++: [glslopt 0.1.9] cargo:warning=/wrkdirs/usr/ports/www/firefox/work/.build/ ist/system_wrappers/new:3:15: fatal error: 'new' file not found [glslopt 0.1.9] cargo:warning=#include_next PR: 258837 (cherry picked from commit dcc587e70268eb898aecad53ab9d08ea50e0bbab) --- www/firefox/files/patch-bug1628567 | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/www/firefox/files/patch-bug1628567 b/www/firefox/files/patch-bug1628567 new file mode 100644 index 000000000000..32b0dc260d22 --- /dev/null +++ b/www/firefox/files/patch-bug1628567 @@ -0,0 +1,32 @@ +Don't pass --target when CC/CXX contains clang + +diff --git third_party/rust/cc/src/lib.rs third_party/rust/cc/src/lib.rs +index 9d133a0..273e520 100644 +--- third_party/rust/cc/src/lib.rs ++++ third_party/rust/cc/src/lib.rs +@@ -2667,24 +2667,7 @@ impl Tool { + } + + fn with_features(path: PathBuf, clang_driver: Option<&str>, cuda: bool) -> Self { +- // Try to detect family of the tool from its name, falling back to Gnu. +- let family = if let Some(fname) = path.file_name().and_then(|p| p.to_str()) { +- if fname.contains("clang-cl") { +- ToolFamily::Msvc { clang_cl: true } +- } else if fname.ends_with("cl") || fname == "cl.exe" { +- ToolFamily::Msvc { clang_cl: false } +- } else if fname.contains("clang") { +- match clang_driver { +- Some("cl") => ToolFamily::Msvc { clang_cl: true }, +- _ => ToolFamily::Clang, +- } +- } else { +- ToolFamily::Gnu +- } +- } else { +- ToolFamily::Gnu +- }; +- ++ let family = ToolFamily::Gnu; + Tool { + path: path, + cc_wrapper_path: None, From owner-dev-commits-ports-branches@freebsd.org Sat Oct 2 00:57:57 2021 Return-Path: Delivered-To: dev-commits-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 7E758671815; Sat, 2 Oct 2021 00:57:57 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HLpVs38gZz3slF; Sat, 2 Oct 2021 00:57:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4C4831B7D; Sat, 2 Oct 2021 00:57:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1920vvEG044907; Sat, 2 Oct 2021 00:57:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1920vvTl044906; Sat, 2 Oct 2021 00:57:57 GMT (envelope-from git) Date: Sat, 2 Oct 2021 00:57:57 GMT Message-Id: <202110020057.1920vvTl044906@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 5fd2ec7881a9 - 2021Q3 - graphics/mesa-devel: update to 21.2.b.3070 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 5fd2ec7881a92d53b8178903f04cee501c596c09 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2021 00:57:57 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5fd2ec7881a92d53b8178903f04cee501c596c09 commit 5fd2ec7881a92d53b8178903f04cee501c596c09 Author: Jan Beich AuthorDate: 2021-10-01 22:56:51 +0000 Commit: Jan Beich CommitDate: 2021-10-02 00:57:51 +0000 graphics/mesa-devel: update to 21.2.b.3070 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/1da70c7e935...2aa705ec87c (cherry picked from commit 3fd1b09751333ac49fc49bc1bc377b7130b9a95d) --- graphics/mesa-devel/Makefile | 4 ++-- graphics/mesa-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 2fb6fcb5bf39..903206b2859d 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 21.2-branchpoint-2896 -DISTVERSIONSUFFIX= -g1da70c7e935 +DISTVERSION= 21.2-branchpoint-3070 +DISTVERSIONSUFFIX= -g2aa705ec87c CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index c1864d864e73..bbd876e821aa 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1632958072 -SHA256 (mesa3d-mesa-21.2-branchpoint-2896-g1da70c7e935_GH0.tar.gz) = 5abb4c3c76cae1bffa63a6a387b6a4aab2aa7b01b08c9e514f973bd7c2e3a6a1 -SIZE (mesa3d-mesa-21.2-branchpoint-2896-g1da70c7e935_GH0.tar.gz) = 25106299 +TIMESTAMP = 1633108299 +SHA256 (mesa3d-mesa-21.2-branchpoint-3070-g2aa705ec87c_GH0.tar.gz) = 593ea9690bca2568d766ee737be9d069019f01cb3fc63259e5b637ce3f9939b3 +SIZE (mesa3d-mesa-21.2-branchpoint-3070-g2aa705ec87c_GH0.tar.gz) = 25267681 SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f78e1d9eba8826beb1fe7abef1734a407734b6109 SIZE (55822330540d.patch) = 1278 SHA256 (f6c7569ad9ea.patch) = 481784ca37e35549bf265e21eee1b9a29d2b0b8d3294de1d5b6b83a84f3d7a9b From owner-dev-commits-ports-branches@freebsd.org Sat Oct 2 12:56:03 2021 Return-Path: Delivered-To: dev-commits-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 0736B67B810; Sat, 2 Oct 2021 12:56:03 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HM6RQ6Z49z3qN1; Sat, 2 Oct 2021 12:56:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C13EF1357A; Sat, 2 Oct 2021 12:56:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 192Cu2if003758; Sat, 2 Oct 2021 12:56:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 192Cu2uh003757; Sat, 2 Oct 2021 12:56:02 GMT (envelope-from git) Date: Sat, 2 Oct 2021 12:56:02 GMT Message-Id: <202110021256.192Cu2uh003757@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Michael Gmelin Subject: git: 43ac6aef769c - 2021Q3 - devel/arcanist-lib: Use Mozilla root CA bundle MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: grembo X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 43ac6aef769c55551762dd013c5ab09ebcde8e6a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2021 12:56:03 -0000 The branch 2021Q3 has been updated by grembo: URL: https://cgit.FreeBSD.org/ports/commit/?id=43ac6aef769c55551762dd013c5ab09ebcde8e6a commit 43ac6aef769c55551762dd013c5ab09ebcde8e6a Author: Michael Gmelin AuthorDate: 2021-10-01 11:03:43 +0000 Commit: Michael Gmelin CommitDate: 2021-10-02 12:54:09 +0000 devel/arcanist-lib: Use Mozilla root CA bundle This fixes problems with Let's Encrypt certificates after the R3 Let's Encrypt intermediate CA expired. Arcanist uses its own certificate bundle by default (default.pem), overriding curl's default, unless curl.cainfo is set explicitly. The port now replaces this custom bundle with a symlink to Mozilla's root CA bundle as installed by security/ca_root_nss. PR: 258824 Reported by: yasu (cherry picked from commit 21ddc093a48b642a6a0c533069ed2118d0cdd066) --- devel/arcanist-lib/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/devel/arcanist-lib/Makefile b/devel/arcanist-lib/Makefile index b73e2d8f8a7d..7344c35a2d3d 100644 --- a/devel/arcanist-lib/Makefile +++ b/devel/arcanist-lib/Makefile @@ -1,5 +1,6 @@ PORTNAME?= arcanist PORTVERSION?= 20210113 +PORTREVISION?= 1 CATEGORIES?= devel PKGNAMESUFFIX= ${SLAVE_PKGNAMESUFFIX}${PHP_PKGNAMESUFFIX} @@ -36,6 +37,8 @@ PLIST= ${.CURDIR}/pkg-plist .if ${SLAVEPORT} == lib SLAVE_PKGNAMESUFFIX= -${SLAVEPORT} +RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss + OPTIONS_DEFINE= ENCODINGS OPTIONS_DEFAULT=ENCODINGS ENCODINGS_DESC= Support for encodings other than utf-8 @@ -78,6 +81,8 @@ do-install: @${REINPLACE_CMD} \ 's|%%PYTHON_CMD%%|${PYTHON_CMD}|g' \ ${STAGEDIR}${PREFIX}/${PHP_DESTDIR}/src/workflow/ArcanistAnoidWorkflow.php + ${LN} -sf ${LOCALBASE}/share/certs/ca-root-nss.crt \ + ${STAGEDIR}${PREFIX}/${PHP_DESTDIR}/resources/ssl/default.pem ${RLN} ${STAGEDIR}${PREFIX}/${PHP_DESTDIR}/support/shell/hooks/bash-completion.sh \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/arc ${STAGEDIR}${PREFIX}/${PHP_DESTDIR}/bin/arc shell-complete --generate From owner-dev-commits-ports-branches@freebsd.org Sat Oct 2 12:56:04 2021 Return-Path: Delivered-To: dev-commits-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 24F9367B6D7; Sat, 2 Oct 2021 12:56:04 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HM6RS0SdDz3qkx; Sat, 2 Oct 2021 12:56:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E536613747; Sat, 2 Oct 2021 12:56:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 192Cu32c003782; Sat, 2 Oct 2021 12:56:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 192Cu3LX003781; Sat, 2 Oct 2021 12:56:03 GMT (envelope-from git) Date: Sat, 2 Oct 2021 12:56:03 GMT Message-Id: <202110021256.192Cu3LX003781@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Michael Gmelin Subject: git: f24c5f685d05 - 2021Q3 - devel/phabricator: Bump minimum arcanist-lib dependency MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: grembo X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: f24c5f685d0501bceea66b0558b676169ec8afa0 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2021 12:56:04 -0000 The branch 2021Q3 has been updated by grembo: URL: https://cgit.FreeBSD.org/ports/commit/?id=f24c5f685d0501bceea66b0558b676169ec8afa0 commit f24c5f685d0501bceea66b0558b676169ec8afa0 Author: Michael Gmelin AuthorDate: 2021-10-01 11:51:28 +0000 Commit: Michael Gmelin CommitDate: 2021-10-02 12:54:20 +0000 devel/phabricator: Bump minimum arcanist-lib dependency This makes sure phabricator is using the Mozilla root CA bundle when doing webhook calls (e.g., from harbormaster). Before it would use the custom root CA bundle that shipped with arcanist, which hasn't been updated in a while. This caused problems with Let's Encrypt issued certificates, after the R3 Let's Encrypt intermediate CA expired. (cherry picked from commit e48613f2da0d1c38c045408998c577c90af8af4f) --- devel/phabricator/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/phabricator/Makefile b/devel/phabricator/Makefile index 09d0bebff367..3466c34f3c89 100644 --- a/devel/phabricator/Makefile +++ b/devel/phabricator/Makefile @@ -1,6 +1,6 @@ PORTNAME= phabricator PORTVERSION= 20201119 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -13,7 +13,7 @@ COMMENT= Open source, software engineering platform LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= arcanist-lib${PHP_PKGNAMESUFFIX}>=20200514:devel/arcanist-lib@${PHP_FLAVOR} \ +RUN_DEPENDS= arcanist-lib${PHP_PKGNAMESUFFIX}>=20210113_1:devel/arcanist-lib@${PHP_FLAVOR} \ git:devel/git USES= php:cli,flavors shebangfix @@ -57,6 +57,7 @@ OPCACHE_USE= PHP=opcache USE_GITHUB= yes NO_BUILD= yes +NO_ARCH= yes USE_RC_SUBR= phd SUB_FILES= pkg-message PORTSCOUT= ignore:1 From owner-dev-commits-ports-branches@freebsd.org Sat Oct 2 21:16:22 2021 Return-Path: Delivered-To: dev-commits-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 7166D6AA901; Sat, 2 Oct 2021 21:16:22 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HMKXk2ZLBz3FZ6; Sat, 2 Oct 2021 21:16:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 388861A066; Sat, 2 Oct 2021 21:16:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 192LGMKZ068028; Sat, 2 Oct 2021 21:16:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 192LGMvk068027; Sat, 2 Oct 2021 21:16:22 GMT (envelope-from git) Date: Sat, 2 Oct 2021 21:16:22 GMT Message-Id: <202110022116.192LGMvk068027@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Christoph Moench-Tegeder Subject: git: 24c6d0743366 - 2021Q3 - www/firefox: fix build on 32bit MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cmt X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 24c6d07433667651624433132588a3a41dec7be1 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2021 21:16:22 -0000 The branch 2021Q3 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=24c6d07433667651624433132588a3a41dec7be1 commit 24c6d07433667651624433132588a3a41dec7be1 Author: Christoph Moench-Tegeder AuthorDate: 2021-10-02 21:08:43 +0000 Commit: Christoph Moench-Tegeder CommitDate: 2021-10-02 21:16:09 +0000 www/firefox: fix build on 32bit this brings the double_t-related typedefs in line with our definitions and brings back the rounding helpers for those. PR: 258804 Reported by: Felix Palmen (cherry picked from commit edae8a1c040482b1cc559eee4f6d626288d54965) --- www/firefox/files/patch-bug1729459_comment12 | 93 ++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) diff --git a/www/firefox/files/patch-bug1729459_comment12 b/www/firefox/files/patch-bug1729459_comment12 new file mode 100644 index 000000000000..dda42170f71b --- /dev/null +++ b/www/firefox/files/patch-bug1729459_comment12 @@ -0,0 +1,93 @@ +--- modules/fdlibm/src/math_private.h.orig 2021-09-30 19:32:33.764224000 +0200 ++++ modules/fdlibm/src/math_private.h 2021-10-02 22:15:33.265122000 +0200 +@@ -30,7 +30,11 @@ + * Adapted from https://github.com/freebsd/freebsd-src/search?q=__double_t + */ + +-typedef double __double_t; ++#ifdef __LP64__ ++typedef double __double_t; ++#else ++typedef long double __double_t; ++#endif + typedef __double_t double_t; + + /* +@@ -630,7 +634,37 @@ + return ((double)(x + 0x1.8p52) - 0x1.8p52); + } + ++static inline float ++rnintf(__float_t x) ++{ ++ /* ++ * As for rnint(), except we could just call that to handle the ++ * extra precision case, usually without losing efficiency. ++ */ ++ return ((float)(x + 0x1.8p23F) - 0x1.8p23F); ++} ++ ++#ifdef LDBL_MANT_DIG + /* ++ * The complications for extra precision are smaller for rnintl() since it ++ * can safely assume that the rounding precision has been increased from ++ * its default to FP_PE on x86. We don't exploit that here to get small ++ * optimizations from limiting the rangle to double. We just need it for ++ * the magic number to work with long doubles. ld128 callers should use ++ * rnint() instead of this if possible. ld80 callers should prefer ++ * rnintl() since for amd64 this avoids swapping the register set, while ++ * for i386 it makes no difference (assuming FP_PE), and for other arches ++ * it makes little difference. ++ */ ++static inline long double ++rnintl(long double x) ++{ ++ return (x + __CONCAT(0x1.8p, LDBL_MANT_DIG) / 2 - ++ __CONCAT(0x1.8p, LDBL_MANT_DIG) / 2); ++} ++#endif /* LDBL_MANT_DIG */ ++ ++/* + * irint() and i64rint() give the same result as casting to their integer + * return type provided their arg is a floating point integer. They can + * sometimes be more efficient because no rounding is required. +@@ -644,6 +678,39 @@ + sizeof(x) == sizeof(long double) ? irintl(x) : (int)(x)) + #else + #define irint(x) ((int)(x)) ++#endif ++ ++#define i64rint(x) ((int64_t)(x)) /* only needed for ld128 so not opt. */ ++ ++#if defined(__i386__) && defined(__GNUCLIKE_ASM) ++static __inline int ++irintf(float x) ++{ ++ int n; ++ ++ __asm("fistl %0" : "=m" (n) : "t" (x)); ++ return (n); ++} ++ ++static __inline int ++irintd(double x) ++{ ++ int n; ++ ++ __asm("fistl %0" : "=m" (n) : "t" (x)); ++ return (n); ++} ++#endif ++ ++#if (defined(__amd64__) || defined(__i386__)) && defined(__GNUCLIKE_ASM) ++static __inline int ++irintl(long double x) ++{ ++ int n; ++ ++ __asm("fistl %0" : "=m" (n) : "t" (x)); ++ return (n); ++} + #endif + + #ifdef DEBUG From owner-dev-commits-ports-branches@freebsd.org Sun Oct 3 00:38:30 2021 Return-Path: Delivered-To: dev-commits-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 D72726AD245; Sun, 3 Oct 2021 00:38:30 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HMQ1y5jXJz3jws; Sun, 3 Oct 2021 00:38:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A43531CD5F; Sun, 3 Oct 2021 00:38:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1930cUbQ034300; Sun, 3 Oct 2021 00:38:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1930cUlU034299; Sun, 3 Oct 2021 00:38:30 GMT (envelope-from git) Date: Sun, 3 Oct 2021 00:38:30 GMT Message-Id: <202110030038.1930cUlU034299@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 5d6eb9d394c1 - 2021Q3 - emulators/yuzu: update to s20211002 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 5d6eb9d394c16d3e3ff4816090470feb64b39239 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2021 00:38:30 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d6eb9d394c16d3e3ff4816090470feb64b39239 commit 5d6eb9d394c16d3e3ff4816090470feb64b39239 Author: Jan Beich AuthorDate: 2021-10-02 09:58:25 +0000 Commit: Jan Beich CommitDate: 2021-10-03 00:38:11 +0000 emulators/yuzu: update to s20211002 Changes: https://github.com/yuzu-emu/yuzu/compare/36d45b4a7...21ed944ff (cherry picked from commit cfdb18e50fc5406ca846eb26c7b0af88b2be7fda) --- emulators/yuzu/Makefile | 5 ++--- emulators/yuzu/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 204702e2af39..412e952dcfd9 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20211001 +PORTVERSION= s20211002 PORTREVISION?= 0 CATEGORIES= emulators @@ -27,14 +27,13 @@ BUILD_DEPENDS= catch>0:devel/catch \ nlohmann-json>0:devel/nlohmann-json \ glslangValidator:graphics/glslang LIB_DEPENDS= liblz4.so:archivers/liblz4 \ - libzip.so:archivers/libzip \ libzstd.so:archivers/zstd \ libopus.so:audio/opus \ libavcodec.so:multimedia/ffmpeg USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 36d45b4a7 +GH_TAGNAME= 21ed944ff GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.2.180:Vulkan_Headers/externals/Vulkan-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index c6ca69a0be69..5b6ca7831524 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1633130595 -SHA256 (yuzu-emu-yuzu-s20211001-36d45b4a7_GH0.tar.gz) = b7ac9ae786cb282c34cc3f847806a49e0d46979508bde55bda943a1d01819f45 -SIZE (yuzu-emu-yuzu-s20211001-36d45b4a7_GH0.tar.gz) = 3982755 +TIMESTAMP = 1633168705 +SHA256 (yuzu-emu-yuzu-s20211002-21ed944ff_GH0.tar.gz) = 5c45c9bfd6ae6f4c46f8c465a8f2dce5d74188516850d260cc86cbc71de0857d +SIZE (yuzu-emu-yuzu-s20211002-21ed944ff_GH0.tar.gz) = 3971538 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450 SIZE (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 2679189 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb From owner-dev-commits-ports-branches@freebsd.org Sun Oct 3 10:32:25 2021 Return-Path: Delivered-To: dev-commits-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 B65156B58DA; Sun, 3 Oct 2021 10:32:25 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HMgCF4rTWz4nRy; Sun, 3 Oct 2021 10:32:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 86F0024935; Sun, 3 Oct 2021 10:32:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 193AWPlU034504; Sun, 3 Oct 2021 10:32:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 193AWPhj034503; Sun, 3 Oct 2021 10:32:25 GMT (envelope-from git) Date: Sun, 3 Oct 2021 10:32:25 GMT Message-Id: <202110031032.193AWPhj034503@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 9c52655fc392 - 2021Q4 - devel/apitrace: enable RTLD_DEEPBIND after 620968a43a5f MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: 9c52655fc392f84b1b7b586e2695a2687249b846 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2021 10:32:25 -0000 The branch 2021Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c52655fc392f84b1b7b586e2695a2687249b846 commit 9c52655fc392f84b1b7b586e2695a2687249b846 Author: Jan Beich AuthorDate: 2021-10-03 10:14:38 +0000 Commit: Jan Beich CommitDate: 2021-10-03 10:32:17 +0000 devel/apitrace: enable RTLD_DEEPBIND after 620968a43a5f https://cgit.freebsd.org/src/commit/?id=8a423062d0595 DragonFly still lacks RTLD_DEEPBIND, so use an upstream fix in order to detect collision and drop on the next update. (cherry picked from commit a9bba31981f7e85d07a1e8087b0fc7f824a05aca) --- devel/apitrace/Makefile | 4 ++- devel/apitrace/distinfo | 2 ++ .../apitrace/files/patch-dispatch_glproc__egl.cpp | 29 ---------------------- devel/apitrace/files/patch-dispatch_glproc__gl.cpp | 11 -------- 4 files changed, 5 insertions(+), 41 deletions(-) diff --git a/devel/apitrace/Makefile b/devel/apitrace/Makefile index 001a9ccc5df2..880543472582 100644 --- a/devel/apitrace/Makefile +++ b/devel/apitrace/Makefile @@ -1,12 +1,14 @@ PORTNAME= apitrace DISTVERSION= 9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PATCH_SITES= https://github.com/a17r/${GH_PROJECT}/commit/ # use system brotli: https://github.com/apitrace/apitrace/pull/610 PATCHFILES= cd3486343001d6a47.patch:-p1 \ b0f5a220c41af013d.patch:-p1 +# detect RTLD_DEEPBIND: https://github.com/apitrace/apitrace/pull/571 +PATCHFILES+= 2d31d49eac9bcc010.patch:-p1 MAINTAINER= greg@unrelenting.technology COMMENT= Tools for tracing OpenGL and other graphics APIs diff --git a/devel/apitrace/distinfo b/devel/apitrace/distinfo index 8a5aa4abbee2..7047417ff067 100644 --- a/devel/apitrace/distinfo +++ b/devel/apitrace/distinfo @@ -5,3 +5,5 @@ SHA256 (cd3486343001d6a47.patch) = 2cb56f451791f2155aa5f5f12aa19eb92cb44dd00ca51 SIZE (cd3486343001d6a47.patch) = 1840 SHA256 (b0f5a220c41af013d.patch) = e2f46c862d97ff45b57fed043342b8875b310c5d6bb6d7d7f7122bb2f1ac5bb0 SIZE (b0f5a220c41af013d.patch) = 2866 +SHA256 (2d31d49eac9bcc010.patch) = 315733330ab80a19b5565a439bdac8c62a80605302db03721e05c93e6ce9db52 +SIZE (2d31d49eac9bcc010.patch) = 633 diff --git a/devel/apitrace/files/patch-dispatch_glproc__egl.cpp b/devel/apitrace/files/patch-dispatch_glproc__egl.cpp deleted file mode 100644 index 8ac21a1e15de..000000000000 --- a/devel/apitrace/files/patch-dispatch_glproc__egl.cpp +++ /dev/null @@ -1,29 +0,0 @@ ---- dispatch/glproc_egl.cpp.orig 2019-11-26 14:27:11 UTC -+++ dispatch/glproc_egl.cpp -@@ -93,7 +93,7 @@ _getPublicProcAddress(const char *procName) - if (procName[0] == 'e' && procName[1] == 'g' && procName[2] == 'l') { - static void *libEGL = NULL; - if (!libEGL) { -- libEGL = _dlopen("libEGL.so", RTLD_LOCAL | RTLD_LAZY | RTLD_DEEPBIND); -+ libEGL = _dlopen("libEGL.so", RTLD_LOCAL | RTLD_LAZY); - if (!libEGL) { - return NULL; - } -@@ -136,7 +136,7 @@ _getPublicProcAddress(const char *procName) - - static void *libGLESv2 = NULL; - if (!libGLESv2) { -- libGLESv2 = _dlopen("libGLESv2.so", RTLD_LOCAL | RTLD_LAZY | RTLD_DEEPBIND); -+ libGLESv2 = _dlopen("libGLESv2.so", RTLD_LOCAL | RTLD_LAZY); - } - if (libGLESv2) { - proc = dlsym(libGLESv2, procName); -@@ -147,7 +147,7 @@ _getPublicProcAddress(const char *procName) - - static void *libGLESv1 = NULL; - if (!libGLESv1) { -- libGLESv1 = _dlopen("libGLESv1_CM.so", RTLD_LOCAL | RTLD_LAZY | RTLD_DEEPBIND); -+ libGLESv1 = _dlopen("libGLESv1_CM.so", RTLD_LOCAL | RTLD_LAZY); - } - if (libGLESv1) { - proc = dlsym(libGLESv1, procName); diff --git a/devel/apitrace/files/patch-dispatch_glproc__gl.cpp b/devel/apitrace/files/patch-dispatch_glproc__gl.cpp deleted file mode 100644 index 412f68061b50..000000000000 --- a/devel/apitrace/files/patch-dispatch_glproc__gl.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- dispatch/glproc_gl.cpp.orig 2017-10-13 17:18:18 UTC -+++ dispatch/glproc_gl.cpp -@@ -200,7 +200,7 @@ void * _libgl_sym(const char *symbol) - * exposes symbols to it. - */ - -- _libGlHandle = _dlopen(libgl_filename, RTLD_GLOBAL | RTLD_LAZY | RTLD_DEEPBIND); -+ _libGlHandle = _dlopen(libgl_filename, RTLD_GLOBAL | RTLD_LAZY); - if (!_libGlHandle) { - os::log("apitrace: error: couldn't find libGL.so\n"); - return NULL; From owner-dev-commits-ports-branches@freebsd.org Sun Oct 3 12:00:08 2021 Return-Path: Delivered-To: dev-commits-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 156956B68AA; Sun, 3 Oct 2021 12:00:08 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HMj8S09Ybz4rv9; Sun, 3 Oct 2021 12:00:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DB306259AD; Sun, 3 Oct 2021 12:00:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 193C07nY046005; Sun, 3 Oct 2021 12:00:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 193C07Tp046002; Sun, 3 Oct 2021 12:00:07 GMT (envelope-from git) Date: Sun, 3 Oct 2021 12:00:07 GMT Message-Id: <202110031200.193C07Tp046002@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Bernard Spil Subject: git: 22214fbb955c - 2021Q4 - security/libressl: Update to 3.3.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: brnrd X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: 22214fbb955ca2f35be209899a5d431c507363c5 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2021 12:00:08 -0000 The branch 2021Q4 has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=22214fbb955ca2f35be209899a5d431c507363c5 commit 22214fbb955ca2f35be209899a5d431c507363c5 Author: Bernard Spil AuthorDate: 2021-10-03 11:54:58 +0000 Commit: Bernard Spil CommitDate: 2021-10-03 11:59:15 +0000 security/libressl: Update to 3.3.5 * Fixes issues with LetsEncrypt DST Root X3 expiry MFH: 2021Q4 (cherry picked from commit 13cf9e281a81d2592549630020c2a3e984a77137) --- security/libressl/Makefile | 2 +- security/libressl/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/libressl/Makefile b/security/libressl/Makefile index 9b3ca5c02fae..ebfc6cd67ae3 100644 --- a/security/libressl/Makefile +++ b/security/libressl/Makefile @@ -1,7 +1,7 @@ # Created by: Vsevolod Stakhov PORTNAME= libressl -PORTVERSION= 3.3.4 +PORTVERSION= 3.3.5 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL diff --git a/security/libressl/distinfo b/security/libressl/distinfo index e4385ccae502..38a192f8e83c 100644 --- a/security/libressl/distinfo +++ b/security/libressl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630236551 -SHA256 (libressl-3.3.4.tar.gz) = bcce767a3fed252bfd1210f8a7e3505a2b54d3008f66e43d9b95e3f30c072931 -SIZE (libressl-3.3.4.tar.gz) = 3848128 +TIMESTAMP = 1633260893 +SHA256 (libressl-3.3.5.tar.gz) = 0a51393f0df1cf27e070054a2788a4d073339f363d79cd594076a1b4c48be9a5 +SIZE (libressl-3.3.5.tar.gz) = 3847261 From owner-dev-commits-ports-branches@freebsd.org Sun Oct 3 12:48:25 2021 Return-Path: Delivered-To: dev-commits-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 E47456B6C74; Sun, 3 Oct 2021 12:48:25 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HMkD964Ggz4tYc; Sun, 3 Oct 2021 12:48:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ACCA625FFB; Sun, 3 Oct 2021 12:48:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 193CmPVx009107; Sun, 3 Oct 2021 12:48:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 193CmPtT009106; Sun, 3 Oct 2021 12:48:25 GMT (envelope-from git) Date: Sun, 3 Oct 2021 12:48:25 GMT Message-Id: <202110031248.193CmPtT009106@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Rainer Hurling Subject: git: de0c638df5cb - 2021Q4 - devel/py-spyder-kernels: Update to 2.1.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rhurlin X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: de0c638df5cb3003020486496a31f4a3499a308e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2021 12:48:26 -0000 The branch 2021Q4 has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=de0c638df5cb3003020486496a31f4a3499a308e commit de0c638df5cb3003020486496a31f4a3499a308e Author: Rainer Hurling AuthorDate: 2021-10-03 12:01:39 +0000 Commit: Rainer Hurling CommitDate: 2021-10-03 12:48:01 +0000 devel/py-spyder-kernels: Update to 2.1.3 Fix errors when setting or getting the Matplotlib backend. Changelog: https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-213-2021-10-02 Reported by: Repology MFH: 2021Q4 (cherry picked from commit f3a1b59d79681f95bbb7fe24aa9448886b764f61) --- devel/py-spyder-kernels/Makefile | 3 ++- devel/py-spyder-kernels/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/py-spyder-kernels/Makefile b/devel/py-spyder-kernels/Makefile index 1d0369de2c2c..319a9754e564 100644 --- a/devel/py-spyder-kernels/Makefile +++ b/devel/py-spyder-kernels/Makefile @@ -1,7 +1,7 @@ # Created by: Rainer Hurling PORTNAME= spyder-kernels -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cloudpickle>0:devel/py-cloudpickle@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ipykernel5>0:devel/py-ipykernel5@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ipyparallel>0:devel/py-ipyparallel@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jupyter-client>0:devel/py-jupyter-client@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyzmq>0:net/py-pyzmq@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitlets>0:devel/py-traitlets@${PY_FLAVOR} \ diff --git a/devel/py-spyder-kernels/distinfo b/devel/py-spyder-kernels/distinfo index fe9221a81544..ac846fd33a33 100644 --- a/devel/py-spyder-kernels/distinfo +++ b/devel/py-spyder-kernels/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632857644 -SHA256 (spyder-kernels-2.1.2.tar.gz) = f730e69ee7365afa3887dde2395f165e4b73e1c232153eee98a173c32dc20371 -SIZE (spyder-kernels-2.1.2.tar.gz) = 65706 +TIMESTAMP = 1633259032 +SHA256 (spyder-kernels-2.1.3.tar.gz) = ab5c2a90d44f0a26e7a6862e3cb73bb2d7084bc72f9336d8c2d2a78c145c4645 +SIZE (spyder-kernels-2.1.3.tar.gz) = 65850 From owner-dev-commits-ports-branches@freebsd.org Sun Oct 3 13:08:00 2021 Return-Path: Delivered-To: dev-commits-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 7B4636B793C; Sun, 3 Oct 2021 13:08:00 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HMkfm2rQrz4vdX; Sun, 3 Oct 2021 13:08:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 36FA3266DD; Sun, 3 Oct 2021 13:08:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 193D807j036519; Sun, 3 Oct 2021 13:08:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 193D80dO036518; Sun, 3 Oct 2021 13:08:00 GMT (envelope-from git) Date: Sun, 3 Oct 2021 13:08:00 GMT Message-Id: <202110031308.193D80dO036518@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kai Knoblich Subject: git: 7a48303412a5 - 2021Q4 - www/py-django-netfields: Update to 1.2.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kai X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: 7a48303412a57950bed83a91f1b1033c089fb657 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2021 13:08:00 -0000 The branch 2021Q4 has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a48303412a57950bed83a91f1b1033c089fb657 commit 7a48303412a57950bed83a91f1b1033c089fb657 Author: Kai Knoblich AuthorDate: 2021-10-03 12:54:40 +0000 Commit: Kai Knoblich CommitDate: 2021-10-03 13:03:56 +0000 www/py-django-netfields: Update to 1.2.4 * Also assume maintainership. Changelog since 1.2.2: https://github.com/jimfunk/django-postgresql-netfields/blob/v1.2.4/CHANGELOG PR: 258461 Approved by: maintainer timeout (+14 days) MFH: 2021Q4 (cherry picked from commit deddeae48f578360135a9e6ca95c3b3688db718a) --- www/py-django-netfields/Makefile | 4 ++-- www/py-django-netfields/distinfo | 6 +++--- www/py-django-netfields/files/patch-setup.py | 14 ++++++++++++++ 3 files changed, 19 insertions(+), 5 deletions(-) diff --git a/www/py-django-netfields/Makefile b/www/py-django-netfields/Makefile index 6eaf60f6e0a5..bf7cc1f1ae4c 100644 --- a/www/py-django-netfields/Makefile +++ b/www/py-django-netfields/Makefile @@ -1,10 +1,10 @@ PORTNAME= django-netfields -DISTVERSION= 1.2.2 +DISTVERSION= 1.2.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= alfred@FreeBSD.org +MAINTAINER= kai@FreeBSD.org COMMENT= Django PostgreSQL netfields implementation LICENSE= BSD3CLAUSE diff --git a/www/py-django-netfields/distinfo b/www/py-django-netfields/distinfo index c4bc98187774..50d1709ab762 100644 --- a/www/py-django-netfields/distinfo +++ b/www/py-django-netfields/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585640704 -SHA256 (django-netfields-1.2.2.tar.gz) = fac4ffc01532f048a336f3583399ca7e1faf18b0cb815ec843185455f25787b0 -SIZE (django-netfields-1.2.2.tar.gz) = 19275 +TIMESTAMP = 1633252744 +SHA256 (django-netfields-1.2.4.tar.gz) = f76d18274526957ab487b5544c0135f0c9faa4bb1f78f192c12ea4d9955f944b +SIZE (django-netfields-1.2.4.tar.gz) = 20632 diff --git a/www/py-django-netfields/files/patch-setup.py b/www/py-django-netfields/files/patch-setup.py new file mode 100644 index 000000000000..8be759bbb9f6 --- /dev/null +++ b/www/py-django-netfields/files/patch-setup.py @@ -0,0 +1,14 @@ +Avoid the installation of the test suite in the top-level directory +of ${PYTHON_SITELIBDIR}. + +--- setup.py.orig 2021-09-12 11:44:16 UTC ++++ setup.py +@@ -33,7 +33,7 @@ setup( + author=u'James Oakley', + author_email='jfunk@funktronics.ca', + +- packages=find_packages(), ++ packages=find_packages(exclude=['test*']), + include_package_data=True, + zip_safe=False, + install_requires=requirements,