diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-03-01 23:56:15 +0000 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-03-01 23:56:15 +0000 |
| commit | d2f834ba51ec40ef69d7e9cc117db32fa572fddb (patch) | |
| tree | d749c5da34b21b44014feab61c80c33b63b53246 /textproc | |
| parent | 478df79a3071b399f648107456cf371587e84a3f (diff) | |
graphics/poppler: bump consumers of graphics/poppler
Bump after rupdate in 478df79a3071b399f648107456cf371587e84a3f
Diffstat (limited to 'textproc')
| -rw-r--r-- | textproc/pdfgrep/Makefile | 2 | ||||
| -rw-r--r-- | textproc/pdfsandwich/Makefile | 2 | ||||
| -rw-r--r-- | textproc/py-pdftotext/Makefile | 2 | ||||
| -rw-r--r-- | textproc/py-textract/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index ab6bf30f21ff..23ee043cb7c2 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfgrep PORTVERSION= 2.1.1 -PORTREVISION= 50 +PORTREVISION= 51 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile index ed2b2da6c880..2557f6c7ea49 100644 --- a/textproc/pdfsandwich/Makefile +++ b/textproc/pdfsandwich/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfsandwich DISTVERSION= 0.1.7 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/ diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile index 09ddb007e5dc..3eef0e9fc43c 100644 --- a/textproc/py-pdftotext/Makefile +++ b/textproc/py-pdftotext/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdftotext PORTVERSION= 2.2.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-textract/Makefile b/textproc/py-textract/Makefile index fb5cecb7108b..40453bad6a9f 100644 --- a/textproc/py-textract/Makefile +++ b/textproc/py-textract/Makefile @@ -1,6 +1,6 @@ PORTNAME= textract PORTVERSION= 1.6.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
