svn commit: r374225 - head/multimedia/universal-media-server

Mark Linimon linimon at FreeBSD.org
Sun Dec 7 19:28:19 UTC 2014


Author: linimon
Date: Sun Dec  7 19:28:18 2014
New Revision: 374225
URL: https://svnweb.freebsd.org/changeset/ports/374225
QAT: https://qat.redports.org/buildarchive/r374225/

Log:
  Give this a proper DEPRECATED line.
  
  Obtained from:	portsmon

Modified:
  head/multimedia/universal-media-server/Makefile

Modified: head/multimedia/universal-media-server/Makefile
==============================================================================
--- head/multimedia/universal-media-server/Makefile	Sun Dec  7 19:26:48 2014	(r374224)
+++ head/multimedia/universal-media-server/Makefile	Sun Dec  7 19:28:18 2014	(r374225)
@@ -14,6 +14,7 @@ COMMENT=	Universal Media Server
 LICENSE=	GPLv2
 
 BROKEN=		RC script broken, especially prestart target
+DEPRECATED=	"${BROKEN}"
 EXPIRATION_DATE=	2015-01-16
 
 USES=		tar:tgz


More information about the svn-ports-head mailing list