From nobody Mon Mar 4 22:00:50 2024 X-Original-To: dev-commits-ports-all@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 4TpXh25kjvz5DMhy; Mon, 4 Mar 2024 22:00: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 4TpXh25BkZz430Q; Mon, 4 Mar 2024 22:00:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1709589650; 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=kalcU3S54yUpw6taX2V3a4sqyeyAepx78Uvxafisj+I=; b=u0iqKYm4hvj+IX6pJQMy4f++JKFRuKFVZ35E35Bx2KNwXxLCgtO58FnAv93YfUHdcVQ+Zj M0HBhJfGV1YZk5JRLqp6cV0XKZoV5vNg5TClCn4yw93p/nZpSsm+ZHdwFMnDVhl1Oz4XFe HOXSWbGJyx+U/CWG/o1/bdFBL/edMqZU60zyHh48jo6pir5QLhonKNDoYoio4nBbCplBLQ s+LGfuuCBQuhLeETYT8KBMObjCOd+8pea8cWRX6Q8ftAT/78iOCbNMvJS3nCFk2MuOBhkz b1vLYFE21OxvuAdo7OO65o+Y+xRbGLpomB6i2xl/0qW8AfAoN9p66ZF2nOZAFQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709589650; a=rsa-sha256; cv=none; b=lyaHA3cBm3Bspej5AaS4KMzMLITIS1BYQgEoEp/JxvJQmy+vpOuLxzNtTu32Ohg2HW9a4b gfNGoMAe8dx86DiM7qNJwkaATHZJN36XcIpRaxppyyntuM5Aas/4YAuLti/A7wT5RP7nsu 9Hx7RTXlS7M5YvMQkf7eZwpI1vKtmrE/NYbAN6knf0jm1oyOAbRJyJb3Has1hz2cI33kdZ 8BJc2TEg3d9gxUqkj/35aiSvMGE/QpU6Gsv2IAz6OpojL0rSa851zalJnLXLVYmwMfL71t th1XRuMHErQLFa/UNIQl/ASsdOZ7KANXhJr9PKIE+kktOZQdfr+PzAchwWWB5g== 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=1709589650; 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=kalcU3S54yUpw6taX2V3a4sqyeyAepx78Uvxafisj+I=; b=HPrVpQJli/MrdjoCaegdE8fWor77+wtkc5QETJcImxQTmQrftSTL10/eRsdDUXQzIXv7E8 LjoTJW1hbuSSzN5WpTt6NotIau88bE5nRJTd+uZpnKNJd6ErzYlAH3H8lamV2j++2cqtOX py0lL3eoK6IzprTU3Nx9jPXId0VTVl0BmFKb0ihliABx7NFFfhJruQCJ2vAELKwqh4I4vX tfkmnVJVGfKn3WcPLrny/DSuUJS6sTkIPZzq5uPo+GVaaBRQzIy8yUWsgEVZfO6dbttP5m 4yr1Q1nMM66Uuc+Hhv9zGrhkB+P+/nurhnk4Lw+5ED/cDNydGP7sCC6kuozyJA== 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 4TpXh24p74zfV9; Mon, 4 Mar 2024 22:00:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 424M0oXh030997; Mon, 4 Mar 2024 22:00:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 424M0oJZ030994; Mon, 4 Mar 2024 22:00:50 GMT (envelope-from git) Date: Mon, 4 Mar 2024 22:00:50 GMT Message-Id: <202403042200.424M0oJZ030994@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Christoph Moench-Tegeder Subject: git: 3f62eca6ff77 - main - mail/thunderbird: update to 115.8.1 (rc1) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org 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/main X-Git-Reftype: branch X-Git-Commit: 3f62eca6ff774cd44995425533fcb527672b2d57 Auto-Submitted: auto-generated The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f62eca6ff774cd44995425533fcb527672b2d57 commit 3f62eca6ff774cd44995425533fcb527672b2d57 Author: Christoph Moench-Tegeder AuthorDate: 2024-03-04 22:00:14 +0000 Commit: Christoph Moench-Tegeder CommitDate: 2024-03-04 22:00:14 +0000 mail/thunderbird: update to 115.8.1 (rc1) Release Notes: https://www.thunderbird.net/en-US/thunderbird/115.8.1/releasenotes/ --- mail/thunderbird/Makefile | 3 +-- mail/thunderbird/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 6c9b1ec3ba47..1fba43c3807d 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,6 +1,5 @@ PORTNAME= thunderbird -DISTVERSION= 115.8.0 -PORTREVISION= 1 +DISTVERSION= 115.8.1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 57ef09e8c633..35cfa50e0b3b 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708172841 -SHA256 (thunderbird-115.8.0.source.tar.xz) = 804c8cb0896b2cf24643621c0c879c9bb8c56abd517eb9d603cec6fdb91561c7 -SIZE (thunderbird-115.8.0.source.tar.xz) = 540914844 +TIMESTAMP = 1709581763 +SHA256 (thunderbird-115.8.1.source.tar.xz) = 9e3c8dd87ec074cd5f26343dfe99697f2ac4c46856b4862129e32fa96693c4f9 +SIZE (thunderbird-115.8.1.source.tar.xz) = 533848708