Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2019 04:59:39 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502418 - head/multimedia/vdr-plugin-softhddevice
Message-ID:  <201905240459.x4O4xdrs005596@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Fri May 24 04:59:39 2019
New Revision: 502418
URL: https://svnweb.freebsd.org/changeset/ports/502418

Log:
  Deprecate multimedia/vdr-plugin-softhddevice
  
  It seems unmaintained upstream and depends on the vulnerable
  multimedia/ffmpeg0.
  
  PR:		215036

Modified:
  head/multimedia/vdr-plugin-softhddevice/Makefile

Modified: head/multimedia/vdr-plugin-softhddevice/Makefile
==============================================================================
--- head/multimedia/vdr-plugin-softhddevice/Makefile	Fri May 24 04:56:53 2019	(r502417)
+++ head/multimedia/vdr-plugin-softhddevice/Makefile	Fri May 24 04:59:39 2019	(r502418)
@@ -14,6 +14,9 @@ COMMENT=	Video Disk Recorder - softhddevice plugin
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/AGPL-3.0.txt
 
+DEPRECATED=	unmaintained and depends on vulnerable multimedia/ffmpeg0
+EXPIRATION_DATE=	2019-05-31
+
 LIB_DEPENDS=	libavcodec0.so:multimedia/ffmpeg0 \
 		libvdpau.so:multimedia/libvdpau \
 		libxcb-keysyms.so:x11/xcb-util-keysyms \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905240459.x4O4xdrs005596>