Date: Mon, 26 Oct 2020 20:21:06 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553383 - head/graphics/jpeg Message-ID: <202010262021.09QKL60u020172@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Oct 26 20:21:06 2020 New Revision: 553383 URL: https://svnweb.freebsd.org/changeset/ports/553383 Log: Deprecate graphics/jpeg PR: 250616 Modified: head/graphics/jpeg/Makefile Modified: head/graphics/jpeg/Makefile ============================================================================== --- head/graphics/jpeg/Makefile Mon Oct 26 20:16:02 2020 (r553382) +++ head/graphics/jpeg/Makefile Mon Oct 26 20:21:06 2020 (r553383) @@ -17,6 +17,8 @@ MAINTAINER= portmgr@FreeBSD.org COMMENT= IJG's jpeg compression utilities CONFLICTS_INSTALL= jpeg-turbo-[0-9]* +DEPRECATED= Outdated and vulnerable, new version breaks API and ABI +EXPIRATION_DATE= 2020-11-27 WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION2} DISTVERSION2= 8d
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010262021.09QKL60u020172>