diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-06-05 16:03:09 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-06-05 16:03:51 +0200 |
commit | 7c24f75361dfdc9389427aafce3b07ff3ece28e4 (patch) | |
tree | 78b8bd4995daeee15e8b183bab02d584ddf74e1c /textproc | |
parent | graphics/poppler: update to 22.06 (diff) |
graphics/poppler: bump port revision of consumers after 22.06 upgrade
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 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index b7d9d81805d6..78b7431f42cb 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdfgrep PORTVERSION= 2.1.1 -PORTREVISION= 38 +PORTREVISION= 39 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile index bc841c830ff4..01b8f4611a1e 100644 --- a/textproc/pdfsandwich/Makefile +++ b/textproc/pdfsandwich/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfsandwich DISTVERSION= 0.1.7 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/ diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile index 597933280ca8..43768410cf3a 100644 --- a/textproc/py-pdftotext/Makefile +++ b/textproc/py-pdftotext/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdftotext PORTVERSION= 2.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |