From nobody Fri Feb 07 21:19:28 2025 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 4YqRgP0QQTz5msft; Fri, 07 Feb 2025 21:19:29 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YqRgN2ghzz485Y; Fri, 07 Feb 2025 21:19:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738963168; 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=yM0NbseGwSAjE/LRlszZmZbntQ9YYYPaHgj8zHuNb8o=; b=AnN2s+Ix+KIakjJqj7ZqIWCI0QP8RAnNHPFuw91WSLOwfDKTrfS652IhH4Y5xuP1EfE/0a DhRiP0so7gGqH9B03u8OnCTzoViyWxzhtCAzEzxrO0OeOLVnvvchlIzez0KMdTksGmPcFz KGBgwXq6P5UUqhf2qEAoJDCTg0nBXIaQ0TnfVHuCnFd/mUkgPTrx5srakOR42vEC/3sig1 XPgwjO5AfP1KXZ3t1SZOC7pHwjF7aof9EvBRApNuZLb245MZAuCPLlQtb3NLGxaxEW55sX CNVwaR6JqU/7fRVuefswPfYqlyx71BOlkTjE9OAsHnoqhqs19OLkPZIn18SVxQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738963168; 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=yM0NbseGwSAjE/LRlszZmZbntQ9YYYPaHgj8zHuNb8o=; b=UryBD9JJrVr/PMf4EA3gG9OZAqH2Rt2N23q0x7xVJO+hec76QlYUPfRl0bEcd3W/U/yttu BbJDrFEBVR1n9+32x3mf9J6S/S4SopAvn6Mj2N8gVARRtZSFcHEbV7tri0NO4zrbyw7Vp0 +OWh86rJwoD2hBPVR5hzV+WwyE4D+Wfu/R/xU20Be3EfpQ+kCa8XR+udyftZAKc5XMbPaj BDUZ+WCTorabhu4mYjTqHAIfnpLGsdplMl3rE66+xrYC/JAOBrsGntAMak61auGBRHF/OC Cngnew0Z2BgMmHckEGGu7446jUWAy4dyKioZke8F9RldabdupGMgYdiyGcMRjw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738963168; a=rsa-sha256; cv=none; b=T5eC2548artthyFvISTH7EqFgb/qE4xaGYntDHskT25s7MnNbghaCny963PK9dspVzXXeg WLUGInW/pp3cqRC7tPyYmt9Msvs+MtKjCEUwYQ17YxiL6kyDeAZLog+r+HPVfTi145Sttr Wa0dYeCxrHbuJYa2ZCMAaVqMuAZTyRw8vBAGgcaY1GBBweqBaPEBhhtNRHvYedhIu1KM8Z ZlbcN4dngNQ0BecIPniknwxfeFOkaPrZ9RQ6e44yfmdTHMlUifUxmfc1k9xH8NISaD2HkW ouxYvHuEUHKpyAf1WYHvX8p31vnawHzw1zDJXoxnloKF+7r8zi//y2SuBNUuEg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YqRgN2CZCzhxN; Fri, 07 Feb 2025 21:19:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 517LJSgU038071; Fri, 7 Feb 2025 21:19:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 517LJSQp038068; Fri, 7 Feb 2025 21:19:28 GMT (envelope-from git) Date: Fri, 7 Feb 2025 21:19:28 GMT Message-Id: <202502072119.517LJSQp038068@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: b751493eb910 - main - textproc/codespell: Update to 2.4.1 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: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b751493eb910324dea7d53a266cfc9c1665ce9b4 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b751493eb910324dea7d53a266cfc9c1665ce9b4 commit b751493eb910324dea7d53a266cfc9c1665ce9b4 Author: Po-Chuan Hsieh AuthorDate: 2025-02-07 20:14:02 +0000 Commit: Po-Chuan Hsieh CommitDate: 2025-02-07 21:15:54 +0000 textproc/codespell: Update to 2.4.1 Changes: https://github.com/codespell-project/codespell/releases --- textproc/codespell/Makefile | 2 +- textproc/codespell/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/codespell/Makefile b/textproc/codespell/Makefile index 0ab965a95f46..1e23ba05df7c 100644 --- a/textproc/codespell/Makefile +++ b/textproc/codespell/Makefile @@ -1,5 +1,5 @@ PORTNAME= codespell -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= textproc MASTER_SITES= PYPI diff --git a/textproc/codespell/distinfo b/textproc/codespell/distinfo index 1ce0da7ee948..3f23e96d6448 100644 --- a/textproc/codespell/distinfo +++ b/textproc/codespell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738088862 -SHA256 (codespell-2.4.0.tar.gz) = 587d45b14707fb8ce51339ba4cce50ae0e98ce228ef61f3c5e160e34f681be58 -SIZE (codespell-2.4.0.tar.gz) = 344743 +TIMESTAMP = 1738606393 +SHA256 (codespell-2.4.1.tar.gz) = 299fcdcb09d23e81e35a671bbe746d5ad7e8385972e65dbb833a2eaac33c01e5 +SIZE (codespell-2.4.1.tar.gz) = 344740