svn commit: r486991 - head/multimedia/zoneminder-h264

Kurt Jaeger pi at FreeBSD.org
Sat Dec 8 22:29:48 UTC 2018


Author: pi
Date: Sat Dec  8 22:29:47 2018
New Revision: 486991
URL: https://svnweb.freebsd.org/changeset/ports/486991

Log:
  multimedia/zoneminder-h264: deprecate, h264 feature was commited to main branch
  
  - h264 feature was commited to main branch, please use upgraded www/zoneminder
  
  PR:		233289
  Submitted by:	Ivan <bsd at abinet.ru> (maintainer)

Modified:
  head/multimedia/zoneminder-h264/Makefile

Modified: head/multimedia/zoneminder-h264/Makefile
==============================================================================
--- head/multimedia/zoneminder-h264/Makefile	Sat Dec  8 22:28:06 2018	(r486990)
+++ head/multimedia/zoneminder-h264/Makefile	Sat Dec  8 22:29:47 2018	(r486991)
@@ -10,6 +10,9 @@ COMMENT=	Complete security camera solution, fully web 
 
 LICENSE=	GPLv2
 
+DEPRECATED=	h264 feature was commited to main branch, please upgrade to www/zoneminder
+EXPIRATION_DATE= 2019-01-01
+
 CONFLICTS_INSTALL=	zoneminder
 
 ZM_DEPENDS=	p5-DBI>=0:databases/p5-DBI \


More information about the svn-ports-all mailing list