aboutsummaryrefslogtreecommitdiff
path: root/devel/synfig/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2020-08-16 09:51:32 +0000
committerMatthias Andree <mandree@FreeBSD.org>2020-08-16 09:51:32 +0000
commit75935eef6f4a63e0d949ad10e4030162e0dc4b01 (patch)
tree7a1fe7ff51cfb7be4c764102f1dd2ede9d1727f8 /devel/synfig/Makefile
parent59c22beddccbc660993e0719467546514751d727 (diff)
MFH: r544849
graphics/ilmbase, graphics/openexr: security update to v2.5.3 ChangeLog: https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3 "Patch release with various bug/security fixes and build/install fixes, plus a performance optimization: * Various sanitizer/fuzz-identified issues related to handling of invalid input * Fixes to misc compiler warnings [...] * Read performance optimization (#782) * Fix for building on non-glibc (#798) * Fixes to tests" The full name of shared libraries changed from *.25.0.1 to *.25.0.2 => PORTREVISION bumps for all ports that use either ilmbase or openexr coming up in separate commit to ease MFH. All test builds of direct users succeeded on 12.1 amd64. Bump PORTREVISION of all ports using ilmbase or openexr. Security: b1d6b383-dd51-11ea-a688-7b12871ef3ad Approved by: ports-secteam@ (joneum@)
Notes
Notes: svn path=/branches/2020Q3/; revision=545094
Diffstat (limited to 'devel/synfig/Makefile')
-rw-r--r--devel/synfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile
index 82159cf936c4..b77997044ed5 100644
--- a/devel/synfig/Makefile
+++ b/devel/synfig/Makefile
@@ -4,7 +4,7 @@
PORTNAME= synfig
PORTVERSION= 1.2.2
DISTVERSIONPREFIX=v
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= devel graphics multimedia
MAINTAINER= woodsb02@FreeBSD.org