diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2025-04-18 18:18:56 +0200 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2025-04-18 18:22:27 +0200 |
commit | 78c4bd4996cb3ff6e7aa6285205745d705d2188e (patch) | |
tree | 58dedc75bc8cba3b65071246858e2f720c3afcd4 /textproc/py-textract | |
parent | graphics/poppler: Update to 25.04.0 (diff) |
graphics/poppler: bump dependent ports
Diffstat (limited to 'textproc/py-textract')
-rw-r--r-- | textproc/py-textract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-textract/Makefile b/textproc/py-textract/Makefile index 18c7e764e613..1a82f144b80f 100644 --- a/textproc/py-textract/Makefile +++ b/textproc/py-textract/Makefile @@ -1,6 +1,6 @@ PORTNAME= textract PORTVERSION= 1.6.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |