diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-03-02 00:56:15 +0100 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-03-02 00:56:15 +0100 |
commit | d2f834ba51ec40ef69d7e9cc117db32fa572fddb (patch) | |
tree | d749c5da34b21b44014feab61c80c33b63b53246 /graphics/py-python-poppler-qt5/Makefile | |
parent | graphics/poppler: update to 24.02 (diff) |
graphics/poppler: bump consumers of graphics/poppler
Bump after rupdate in 478df79a3071b399f648107456cf371587e84a3f
Diffstat (limited to 'graphics/py-python-poppler-qt5/Makefile')
-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 5b6928418adb..378ced9fd6e5 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= 21.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |