aboutsummaryrefslogtreecommitdiff
path: root/graphics/synfigstudio
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/synfigstudio
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/synfigstudio')
-rw-r--r--graphics/synfigstudio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile
index 3ce69dfaaaaf..04d4a81619f2 100644
--- a/graphics/synfigstudio/Makefile
+++ b/graphics/synfigstudio/Makefile
@@ -4,7 +4,7 @@
PORTNAME= synfigstudio
PORTVERSION= 1.2.2
DISTVERSIONPREFIX=v
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics multimedia
MAINTAINER= woodsb02@FreeBSD.org