diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-16 20:55:37 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-16 20:55:37 +0000 |
commit | 735ea04b67c5fe82399afbc9eb1d280d7fd1d7ba (patch) | |
tree | 1655abaa41ce4ce386d5ca87e7947b8ef1152cd1 /graphics/qt5-imageformats | |
parent | eece309cb8c89932c3a57d31200d599dabb998a5 (diff) | |
download | ports-735ea04b67c5fe82399afbc9eb1d280d7fd1d7ba.tar.gz ports-735ea04b67c5fe82399afbc9eb1d280d7fd1d7ba.zip |
graphics/jasper: Bump PORTREVISION of dependent ports for shlib change after cdcedd316da6d7c8509c394474160c683489a3ae
Diffstat (limited to 'graphics/qt5-imageformats')
-rw-r--r-- | graphics/qt5-imageformats/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/qt5-imageformats/Makefile b/graphics/qt5-imageformats/Makefile index f341aee8eaf5..b162cc84f564 100644 --- a/graphics/qt5-imageformats/Makefile +++ b/graphics/qt5-imageformats/Makefile @@ -1,5 +1,6 @@ PORTNAME= imageformats PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH} +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt5- |