diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-02-03 19:32:51 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-02-03 19:32:51 +0000 |
commit | 336f10c8b05397d83ad4fe08294e67c5e8178d28 (patch) | |
tree | c5a02a8466fd2c42c461ff34353628ea5e0f6798 /textproc | |
parent | 24832059c31f29bf1ea0c82284f3a6636c2d599a (diff) | |
download | ports-336f10c8b05397d83ad4fe08294e67c5e8178d28.tar.gz ports-336f10c8b05397d83ad4fe08294e67c5e8178d28.zip |
Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions
Notes
Notes:
svn path=/head/; revision=525052
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 | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index 12bec7af5178..4072dc327e9a 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfgrep PORTVERSION= 2.1.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile index 0bd76ea7cb78..1a1178cb1731 100644 --- a/textproc/pdfsandwich/Makefile +++ b/textproc/pdfsandwich/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdfsandwich DISTVERSION= 0.1.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/ diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile index f1d23b02a7a9..6876ac86a68b 100644 --- a/textproc/py-pdftotext/Makefile +++ b/textproc/py-pdftotext/Makefile @@ -2,6 +2,7 @@ PORTNAME= pdftotext PORTVERSION= 2.1.4 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |