From owner-svn-ports-all@freebsd.org Sat Dec 8 22:29:48 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42B10132B35B; Sat, 8 Dec 2018 22:29:48 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DA0826B934; Sat, 8 Dec 2018 22:29:47 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BA87743E; Sat, 8 Dec 2018 22:29:47 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wB8MTlqG007009; Sat, 8 Dec 2018 22:29:47 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB8MTl7q007008; Sat, 8 Dec 2018 22:29:47 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201812082229.wB8MTl7q007008@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 8 Dec 2018 22:29:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486991 - head/multimedia/zoneminder-h264 X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/multimedia/zoneminder-h264 X-SVN-Commit-Revision: 486991 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: DA0826B934 X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.98)[-0.975,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-0.99)[-0.990,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Dec 2018 22:29:48 -0000 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 (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 \