diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2025-03-29 08:04:40 +0100 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2025-03-29 08:08:39 +0100 |
commit | 12a794e8bd762a70d33e52860e1ebb9b6b41f67a (patch) | |
tree | ebd739dfe407fe10603f8777ea837b94124997a0 /graphics/py-python-poppler-qt5/Makefile | |
parent | graphics/inkscape: Fix against poppler-25.02.0 (diff) |
graphics/poppler: bump dependent ports
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 c4420c6346e1..5666a9e686ec 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= 3 +PORTREVISION= 4 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |