diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-09-06 18:39:42 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-09-06 18:39:42 +0200 |
commit | 392e088e76487db170a8f97468eb7ab02bab6538 (patch) | |
tree | 8466404c9fca91079c1c2e16ff905e85bfe95659 /graphics/py-python-poppler-qt5 | |
parent | graphics/poppler: update to 21.09 (diff) |
poppler: bump revisions of users
Bump the remaining users of poppler after d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e
PR: 258206
Diffstat (limited to 'graphics/py-python-poppler-qt5')
-rw-r--r-- | graphics/py-python-poppler-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-python-poppler-qt5/Makefile b/graphics/py-python-poppler-qt5/Makefile index 48102c98fd4b..a6c7869a6f77 100644 --- a/graphics/py-python-poppler-qt5/Makefile +++ b/graphics/py-python-poppler-qt5/Makefile @@ -1,7 +1,7 @@ PORTNAME= python-poppler-qt5 DISTVERSIONPREFIX= v DISTVERSION= 0.75.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |