mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 09:26:27 -04:00
textproc/py-ocrmypdf: Update to 13.4.7
* Update WWW field to spare redirects. Changelog since 13.4.2: https://github.com/ocrmypdf/OCRmyPDF/blob/v13.4.7/docs/release_notes.rst MFH: 2022Q2
This commit is contained in:
parent
d62490ec44
commit
124a6ff0ea
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= ocrmypdf
|
PORTNAME= ocrmypdf
|
||||||
DISTVERSION= 13.4.2
|
DISTVERSION= 13.4.7
|
||||||
CATEGORIES= textproc python
|
CATEGORIES= textproc python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coloredlogs>=14.0:devel/py-coloredlogs@${PY_
|
||||||
${PYTHON_PKGNAMEPREFIX}pillow>=8.2.0:graphics/py-pillow@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}pillow>=8.2.0:graphics/py-pillow@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}tqdm>=4:misc/py-tqdm@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}tqdm>=4:misc/py-tqdm@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}reportlab>=3.5.66:print/py-reportlab@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}reportlab>=3.5.66:print/py-reportlab@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}pdfminer.six>=20191110<20220320:textproc/py-pdfminer.six@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}pdfminer.six>=20191110:textproc/py-pdfminer.six@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}pikepdf>=4.0.0:textproc/py-pikepdf@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}pikepdf>=4.0.0:textproc/py-pikepdf@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}pluggy>=0.13.0<2.0:devel/py-pluggy@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}pluggy>=0.13.0<2.0:devel/py-pluggy@${PY_FLAVOR} \
|
||||||
tesseract:graphics/tesseract
|
tesseract:graphics/tesseract
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1649518875
|
TIMESTAMP = 1655549092
|
||||||
SHA256 (ocrmypdf-13.4.2.tar.gz) = d52410bc38cf5b66da27668e38c66ac41fd3136457c1ec388b311f0a78ee213c
|
SHA256 (ocrmypdf-13.4.7.tar.gz) = 8a0a2fa07cf0aac4dea11990d27a15b552afa7ff2dfffdb322bfd8bd0b77751d
|
||||||
SIZE (ocrmypdf-13.4.2.tar.gz) = 7898958
|
SIZE (ocrmypdf-13.4.7.tar.gz) = 7899982
|
||||||
|
|
|
@ -16,4 +16,4 @@ Main features:
|
||||||
* Scales properly to handle files with thousands of pages
|
* Scales properly to handle files with thousands of pages
|
||||||
* Battle-tested on millions of PDFs
|
* Battle-tested on millions of PDFs
|
||||||
|
|
||||||
WWW: https://github.com/jbarlow83/OCRmyPDF
|
WWW: https://github.com/ocrmypdf/OCRmyPDF
|
||||||
|
|
Loading…
Add table
Reference in a new issue