diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-10-12 18:22:55 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-10-12 18:23:21 +0000 |
commit | e140c1eb790b4d25211bfe4db61a93cc02b6c972 (patch) | |
tree | c29af3c92d941848718e2415008add8d2891410c /textproc | |
parent | 86140fc158d0897fcf2563589b39d26ca12c8e0f (diff) | |
download | ports-e140c1eb790b4d25211bfe4db61a93cc02b6c972.tar.gz ports-e140c1eb790b4d25211bfe4db61a93cc02b6c972.zip |
graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264
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 80529b680d7a..60e33b7e8667 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdfgrep PORTVERSION= 2.1.1 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile index 56101e0ab873..1119e0294214 100644 --- a/textproc/pdfsandwich/Makefile +++ b/textproc/pdfsandwich/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfsandwich DISTVERSION= 0.1.7 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/ diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile index 0e362887acdc..ee90fd8957cd 100644 --- a/textproc/py-pdftotext/Makefile +++ b/textproc/py-pdftotext/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdftotext PORTVERSION= 2.1.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |