Date: Sun, 27 Aug 2023 15:31:29 GMT From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 7a756ea30dae - 2023Q3 - graphics/py-pytesseract: update =?utf-8?Q?=E2=86=92?= 0.3.11 Message-ID: <202308271531.37RFVT7K086080@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a756ea30dae2dfa56681a3647c5d75fd961b45a commit 7a756ea30dae2dfa56681a3647c5d75fd961b45a Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2023-08-27 12:09:35 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2023-08-27 15:31:22 +0000 graphics/py-pytesseract: update → 0.3.11 Changelog: https://github.com/madmaze/pytesseract/releases/tag/v0.3.11 MFH: 2023Q3 (cherry picked from commit dedcefffe76af5efe53f76118437a3838439698b) --- graphics/py-pytesseract/Makefile | 2 +- graphics/py-pytesseract/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/py-pytesseract/Makefile b/graphics/py-pytesseract/Makefile index 1d3e78e3cdcd..f26913f21216 100644 --- a/graphics/py-pytesseract/Makefile +++ b/graphics/py-pytesseract/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytesseract -PORTVERSION= 0.3.10 +PORTVERSION= 0.3.11 DISTVERSIONPREFIX= v CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pytesseract/distinfo b/graphics/py-pytesseract/distinfo index 0bea694fe5aa..fa0595ba0493 100644 --- a/graphics/py-pytesseract/distinfo +++ b/graphics/py-pytesseract/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648668468 -SHA256 (madmaze-pytesseract-v0.3.10_GH0.tar.gz) = 1de64cae604fc0b2bc5b185620c612199b01c833c64c2a4a9e8877ace1ed5a92 -SIZE (madmaze-pytesseract-v0.3.10_GH0.tar.gz) = 1098547 +TIMESTAMP = 1693137874 +SHA256 (madmaze-pytesseract-v0.3.11_GH0.tar.gz) = 153d9065b325dcef76f24e9383e498f594f1a03086c4a41a14dca2f554f99c04 +SIZE (madmaze-pytesseract-v0.3.11_GH0.tar.gz) = 1098497
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308271531.37RFVT7K086080>