Date: Mon, 16 Oct 2017 18:31:21 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452245 - head/graphics/OpenEXR Message-ID: <201710161831.v9GIVLaO054062@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Mon Oct 16 18:31:20 2017 New Revision: 452245 URL: https://svnweb.freebsd.org/changeset/ports/452245 Log: Mark for expiration given the lack of upstream security fixes. Modified: head/graphics/OpenEXR/Makefile Modified: head/graphics/OpenEXR/Makefile ============================================================================== --- head/graphics/OpenEXR/Makefile Mon Oct 16 18:30:37 2017 (r452244) +++ head/graphics/OpenEXR/Makefile Mon Oct 16 18:31:20 2017 (r452245) @@ -14,6 +14,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:dist \ MAINTAINER= mandree@FreeBSD.org COMMENT= High dynamic-range (HDR) image file format +DEPRECATED= Vulnerable with no upstream support +EXPIRATION_DATE=2017-12-31 + LICENSE= BSD3CLAUSE # exact version required to avoid hard-to-debug issues
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710161831.v9GIVLaO054062>