Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2019 20:02:01 +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: r501045 - head/multimedia/vdr-plugin-upnp
Message-ID:  <201905082002.x48K21Wa052600@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Wed May  8 20:02:01 2019
New Revision: 501045
URL: https://svnweb.freebsd.org/changeset/ports/501045

Log:
  Deprecate multimedia/vdr-plugin-upnp
  
  It does not build with upnp >= 1.8 and is unmaintained upstream.
  
  PR:		237409

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

Modified: head/multimedia/vdr-plugin-upnp/Makefile
==============================================================================
--- head/multimedia/vdr-plugin-upnp/Makefile	Wed May  8 19:58:37 2019	(r501044)
+++ head/multimedia/vdr-plugin-upnp/Makefile	Wed May  8 20:02:01 2019	(r501045)
@@ -15,6 +15,9 @@ COMMENT=	Video Disk Recorder - UPnP/DLNA plugin (alpha
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=		Unmaintained upstream and does not build with upnp >= 1.8
+EXPIRATION_DATE=	2019-05-15
+
 BROKEN_FreeBSD_12=	fails to compile: inc/util.h:21:10: 'libavformat/avformat.h' file not found
 BROKEN_FreeBSD_13=	fails to compile: inc/util.h:21:10: 'libavformat/avformat.h' file not found
 



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