diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-07-13 15:41:05 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-07-13 15:45:49 +0000 |
| commit | 215ecedc8a941fcd0cadbbfc1d7a6432cfb28b48 (patch) | |
| tree | a8a8b2de0ca3e15aa8e04b6aec42b399c8d04904 /textproc | |
| parent | 5d3bdd813f717ff493308ba871c2ccd7020bd991 (diff) | |
Diffstat (limited to 'textproc')
| -rw-r--r-- | textproc/py-docling-parse/Makefile | 5 | ||||
| -rw-r--r-- | textproc/py-docling-parse/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/py-docling-parse/Makefile b/textproc/py-docling-parse/Makefile index f2caeaa3cbeb..4b312b30448b 100644 --- a/textproc/py-docling-parse/Makefile +++ b/textproc/py-docling-parse/Makefile @@ -1,5 +1,5 @@ PORTNAME= docling-parse -DISTVERSION= 7.4.0 +DISTVERSION= 7.8.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,13 +14,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=2.13.6:devel/py-pybind11@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \ cmake>=3.27.0:devel/cmake \ cxxopts>=3.3.1:devel/cxxopts \ loguru>=2.1.0:devel/loguru \ nlohmann-json>=3.12.0:devel/nlohmann-json \ utf8cpp>=4.1.1:devel/utf8cpp LIB_DEPENDS= libblend2d.so:graphics/blend2d \ + libfreetype.so:print/freetype2 \ libjpeg.so:graphics/jpeg-turbo \ liblcms2.so:graphics/lcms2 \ libopenjp2.so:graphics/openjpeg \ diff --git a/textproc/py-docling-parse/distinfo b/textproc/py-docling-parse/distinfo index 8e33e3e9de48..8e1c426bdfee 100644 --- a/textproc/py-docling-parse/distinfo +++ b/textproc/py-docling-parse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783064431 -SHA256 (docling_parse-7.4.0.tar.gz) = 30297a61a8d09dc528adde853090fabe9d6b3f83de7e0a0ea6e9aafe01ec9b4a -SIZE (docling_parse-7.4.0.tar.gz) = 6708979 +TIMESTAMP = 1783924207 +SHA256 (docling_parse-7.8.0.tar.gz) = af99bd764835a308078764d04b99c4eeec5b519a854e715cbf56d2ccb2560891 +SIZE (docling_parse-7.8.0.tar.gz) = 6754332 |
