aboutsummaryrefslogtreecommitdiff
path: root/graphics/kf5-kimageformats/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-01-03 16:57:29 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-01-03 16:57:29 +0000
commitc77c064297efe1486dfdc1841a15df8f6c354230 (patch)
tree02346dde01394e489acc60d118cca50cb13d8243 /graphics/kf5-kimageformats/Makefile
parent68ef982e1b088f9f3eb01ef0f862ee3fbe16b8f8 (diff)
downloadports-c77c064297efe1486dfdc1841a15df8f6c354230.tar.gz
ports-c77c064297efe1486dfdc1841a15df8f6c354230.zip
graphics/openexr: really commit v2.5.4 update.
Unfortunately, this was missed with the ilmbase update, and causes yet another PORTREVISION bump on all dependent ports. repeating ilmbase's commit log here: "Patch release with various bug/sanitizer/security fixes, primarily related to reading corrupted input files." <https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.4> Cherry-pick upstream commit for GCC 11 compatibility: <https://github.com/AcademySoftwareFoundation/openexr/commit/a40a6151c4e746eb8f93c7c06992d0ec11289fdc> Since this changes the patchlevel of the solibs, bump PORTREVISION of dependent ports just to be sure. (graphics/py-openshadinglanguage is unaltered and .includes the revision bump from .../openshadinglanguage.) MFH: 2021Q1 (this requires discussion by ports-secteam@!) Reported by: VVD (IRC, #bsdports)
Notes
Notes: svn path=/head/; revision=560022
Diffstat (limited to 'graphics/kf5-kimageformats/Makefile')
-rw-r--r--graphics/kf5-kimageformats/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile
index 0f4b03147db7..d481b378c89f 100644
--- a/graphics/kf5-kimageformats/Makefile
+++ b/graphics/kf5-kimageformats/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kimageformats
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics kde kde-frameworks
MAINTAINER= kde@FreeBSD.org