From nobody Sun Oct 17 15:29:43 2021 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 E0085180A3D5; Sun, 17 Oct 2021 15:29:43 +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 4HXP7q5c32z4s2N; Sun, 17 Oct 2021 15:29:43 +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 9F7747450; Sun, 17 Oct 2021 15:29:43 +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 19HFTh2w041627; Sun, 17 Oct 2021 15:29:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19HFThRp041626; Sun, 17 Oct 2021 15:29:43 GMT (envelope-from git) Date: Sun, 17 Oct 2021 15:29:43 GMT Message-Id: <202110171529.19HFThRp041626@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Thierry Thomas Subject: git: 7ee1a9aaafdb - main - textproc/py-enchant: upgrade to v3.2.2 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: thierry X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7ee1a9aaafdbb74d9e66a712bf747381b38f6cd2 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ee1a9aaafdbb74d9e66a712bf747381b38f6cd2 commit 7ee1a9aaafdbb74d9e66a712bf747381b38f6cd2 Author: Thierry Thomas AuthorDate: 2021-10-17 15:28:43 +0000 Commit: Thierry Thomas CommitDate: 2021-10-17 15:29:36 +0000 textproc/py-enchant: upgrade to v3.2.2 Add Python 3.10 support. --- textproc/py-enchant/Makefile | 2 +- textproc/py-enchant/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile index 5e734c5b2dae..4ea4984c2988 100644 --- a/textproc/py-enchant/Makefile +++ b/textproc/py-enchant/Makefile @@ -1,7 +1,7 @@ # Created by: Nicola Vitale PORTNAME= enchant -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.2 CATEGORIES= textproc devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-enchant/distinfo b/textproc/py-enchant/distinfo index 27b103bc005f..2ceb9f00cc4c 100644 --- a/textproc/py-enchant/distinfo +++ b/textproc/py-enchant/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624725825 -SHA256 (pyenchant-3.2.1.tar.gz) = 5e206a1d6596904a922496f6c9f7d0b964b243905f401f5f2f40ea4d1f74e2cf -SIZE (pyenchant-3.2.1.tar.gz) = 49595 +TIMESTAMP = 1634483845 +SHA256 (pyenchant-3.2.2.tar.gz) = 1cf830c6614362a78aab78d50eaf7c6c93831369c52e1bb64ffae1df0341e637 +SIZE (pyenchant-3.2.2.tar.gz) = 49580