diff options
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 bccb066aa096..0dabced4fe6d 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfgrep PORTVERSION= 2.1.1 -PORTREVISION= 52 +PORTREVISION= 53 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile index 55bf00737b40..83a871fe8e66 100644 --- a/textproc/pdfsandwich/Makefile +++ b/textproc/pdfsandwich/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfsandwich DISTVERSION= 0.1.7 -PORTREVISION= 43 +PORTREVISION= 44 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/ diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile index 2b943f258ded..4a47227efb87 100644 --- a/textproc/py-pdftotext/Makefile +++ b/textproc/py-pdftotext/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdftotext PORTVERSION= 3.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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} |