From nobody Thu Mar 19 16:08:58 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fc9cB38PTz6VZSG for ; Thu, 19 Mar 2026 16:08:58 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fc9cB1mjyz3Z1V for ; Thu, 19 Mar 2026 16:08:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773936538; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4YewmbT5HnuQIhZwTo61inrDL0dy3k6ALhXMmX0W7VM=; b=w6as2ojWN+olCRtgCrt5KVLEuZFwMiGWE7470L2FRgqRukWJTseZmht2Ac9zGwI8YwatAO /OGY3sOw1d//7TUul06+jH01crbQzdTQ4OfqEpNeaCWaqK0JmETc7YipXVA6cXOSMWs3c9 9jADBXkhLV4cEVjSC1qP0kuZXqqKE6Oo3fLAgF9XFoySRtGgFl/p4GZlkHOqpOdimcqPbx ckAqMq6CzmyQmSQ9U8wHaiQc22kDnNBulh2EYSDBdieN3LYE24RCzYq35NIZJTQYktKHfg IEtFqk6xQ1MlIDPc21cNcV++q3NoqdU3/wUHwdyW1+sCMfej2DblUBo266MzgQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773936538; a=rsa-sha256; cv=none; b=hQVqBLzIUwiyzcbX9AbxcdFPJseZl2hcm4zEMB495RtBiwSNVczCA4NyRPDVvapeqhPLsA 3st6rb3U16+KTSqqTzSl7R4NN3SSHSHP3ng0TVnYEWrNbsG3JBw2HyAyy7xMrCuyZVAclZ UE+kwX5Pck04Wwyg2E6NvlxvVDxlQl9DVJXEcC23yoJJes9U+lhhizZW77rElhjr2sSPIj 0MloPUSrqwzfqB/gqQ3ZK1BVXTFK46rSxeEh1K5HdwYygP2r5qpc0gtVmhjrNyXBbi2aPc IXhdyWfzi95f2E8QVDw88fxvG2Yoq6u7uzCmkbpRyGhbd64STKTDEkpOiNP/YA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773936538; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4YewmbT5HnuQIhZwTo61inrDL0dy3k6ALhXMmX0W7VM=; b=w3itedBupocvGKZ7rqT48Dn5v/fo0YXA39icFXmBIMnJv35hBjJf1gwyHmV7pzkUZ/rpZH tQqREhPRF6y6Bi+dLDXZS+g7mDUzFdNbbnZbUi+F2rWcTjCIBeMh99pkqUcqSxsQDnrT1v 7LOzcFQ2iEaRKtTZclaVB4ET0jbHSSTc22jBeHzlcs3FvbeXCODcr0IJmph9FT3mNy9eXY dMpNjzg/DH8mfkYaTFw1oBo0BON12E6iMxNiPl6pqvTYSz2jSZcDIuDFabu8ubBYVetjLU PFinZRVvNvH8XIb0lPu6hpciEVs5W9/haXyyd2GseXIoHNXmOX0dv895CuwD2Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fc9cB1GFLz12dF for ; Thu, 19 Mar 2026 16:08:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 229e1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 19 Mar 2026 16:08:58 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Charlie Li Subject: git: cec47c79e849 - main - devel/wasi-libc: bump consumer PORTREVISIONs after update List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vishwin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cec47c79e849f8214f44e00d3aa8457d6c667a01 Auto-Submitted: auto-generated Date: Thu, 19 Mar 2026 16:08:58 +0000 Message-Id: <69bc1f9a.229e1.4b4708b@gitrepo.freebsd.org> The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=cec47c79e849f8214f44e00d3aa8457d6c667a01 commit cec47c79e849f8214f44e00d3aa8457d6c667a01 Author: Charlie Li AuthorDate: 2026-03-19 16:05:04 +0000 Commit: Charlie Li CommitDate: 2026-03-19 16:08:41 +0000 devel/wasi-libc: bump consumer PORTREVISIONs after update --- mail/thunderbird-esr/Makefile | 1 + mail/thunderbird/Makefile | 1 + www/firefox-esr/Makefile | 1 + www/firefox/Makefile | 1 + www/librewolf/Makefile | 1 + www/tor-browser/Makefile | 2 +- www/waterfox/Makefile | 1 + 7 files changed, 7 insertions(+), 1 deletion(-) diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index 575bc178eaf9..d4be695a05e7 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -1,5 +1,6 @@ PORTNAME= thunderbird DISTVERSION= 140.8.1 +PORTREVISION= 1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 328df41afdf2..9f8285a199a1 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,5 +1,6 @@ PORTNAME= thunderbird DISTVERSION= 148.0.1 +PORTREVISION= 1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index c1c2dec9e694..08a268c17916 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,5 +1,6 @@ PORTNAME= firefox DISTVERSION= 140.8.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index f5ece09c56d4..4947c043dbfa 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,6 @@ PORTNAME= firefox DISTVERSION= 148.0.2 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile index 98f328abe514..f114c5b16a35 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -1,5 +1,6 @@ PORTNAME= librewolf DISTVERSION= 148.0.2 +PORTREVISION= 1 LWPATCH= -1 DISTVERSIONSUFFIX= ${LWPATCH}.source CATEGORIES= www wayland diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile index e97f217ae83d..18b18cc9f577 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,6 +1,6 @@ PORTNAME= tor-browser DISTVERSION= 16.0a1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www net security wayland TAG_BASE= d366318349af0977ff23b492fa87e436e8672fdd TAG_TOR= 45b67d3be52f79e8a4b361fd04ab12f342ab0016 diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index 916b02a01937..e632ecec0cae 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -1,5 +1,6 @@ PORTNAME= waterfox DISTVERSION= 6.6.9 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www