aboutsummaryrefslogtreecommitdiff
path: root/games
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 /games
parent59c22beddccbc660993e0719467546514751d727 (diff)
downloadports-75935eef6f4a63e0d949ad10e4030162e0dc4b01.tar.gz
ports-75935eef6f4a63e0d949ad10e4030162e0dc4b01.zip
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 'games')
-rw-r--r--games/pink-pony/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile
index addfb57f58f4..f6369302714b 100644
--- a/games/pink-pony/Makefile
+++ b/games/pink-pony/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pink-pony
PORTVERSION= 1.4.1
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org