From 1fb0ae7cf995d2d164082c63c8ed246a272a5b6e Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 1 Dec 2017 01:58:23 +0000 Subject: Security update OpenEXR and ilmbase to 2.2.1. While here, fix libIlmImfUtil_la_LDFLAGp so that when linking libIlmImfUtil, the locally built libIlmImf gets precedence over the one in /usr/local, to permit upgrades in a running system with the older version installed. This changes the library's SONAME, so bump PORTREVISION of all dependees. Unfortunately, this looks a bit too intrusive for an MFH to 2017Q4. Security: CVE-2017-9110 Security: CVE-2017-9111 Security: CVE-2017-9112 Security: CVE-2017-9113 Security: CVE-2017-9114 Security: CVE-2017-9115 Security: CVE-2017-9116 Security: 803879e9-4195-11e7-9b08-080027ef73ec --- graphics/py-openimageio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/py-openimageio') diff --git a/graphics/py-openimageio/Makefile b/graphics/py-openimageio/Makefile index 5a5b77a5c30f..cc8d18de4405 100644 --- a/graphics/py-openimageio/Makefile +++ b/graphics/py-openimageio/Makefile @@ -1,6 +1,7 @@ # Created by: Shane Ambler # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= graphics multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -- cgit v1.2.3