aboutsummaryrefslogtreecommitdiff
path: root/graphics/gmic
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/gmic
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/gmic')
-rw-r--r--graphics/gmic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile
index 44d38b133436..7a248e67f8b3 100644
--- a/graphics/gmic/Makefile
+++ b/graphics/gmic/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gmic
DISTVERSION= 2.9.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= https://gmic.eu/files/source/
DISTNAME= ${PORTNAME}_${DISTVERSION}