Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-11-08 08:07:17 +0300
committerTobias C. Berner <tcberner@FreeBSD.org>2022-11-08 08:07:17 +0300
commit3a7ab00b4f8502014a5c42f058bb27f2127b424d (patch)
tree3b0fadb236ed1709b73e272b87bc7a550f2c0f3d /textproc
parent9bb14b358e151a597f707d0f5b28dcb22fef4acb (diff)
graphics/poppler: bump PORTREVISION of dependencies
- after update to 22.11 in d01d0d73b169
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pdfgrep/Makefile2
-rw-r--r--textproc/pdfsandwich/Makefile2
-rw-r--r--textproc/py-pdftotext/Makefile2
-rw-r--r--textproc/py-textract/Makefile1
4 files changed, 4 insertions, 3 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index 2c3bd1b6e657..0866283d1a44 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdfgrep
PORTVERSION= 2.1.1
-PORTREVISION= 43
+PORTREVISION= 44
CATEGORIES= textproc
MASTER_SITES= https://pdfgrep.org/download/
diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile
index 8c75e3fc93a8..59d962bb1506 100644
--- a/textproc/pdfsandwich/Makefile
+++ b/textproc/pdfsandwich/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdfsandwich
DISTVERSION= 0.1.7
-PORTREVISION= 31
+PORTREVISION= 32
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/
diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile
index 3629fc5be735..9b0c476e0223 100644
--- a/textproc/py-pdftotext/Makefile
+++ b/textproc/py-pdftotext/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdftotext
PORTVERSION= 2.2.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-textract/Makefile b/textproc/py-textract/Makefile
index a1a57ea56e62..4e6f4958e48d 100644
--- a/textproc/py-textract/Makefile
+++ b/textproc/py-textract/Makefile
@@ -1,5 +1,6 @@
PORTNAME= textract
PORTVERSION= 1.6.5
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}