svn commit: r553383 - head/graphics/jpeg

Antoine Brodin antoine at FreeBSD.org
Mon Oct 26 20:21:07 UTC 2020


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 at 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


More information about the svn-ports-head mailing list