Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2020 23:18:57 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r522305 - branches/2020Q1/multimedia/libvpx
Message-ID:  <202001062318.006NIvWM045783@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Jan  6 23:18:56 2020
New Revision: 522305
URL: https://svnweb.freebsd.org/changeset/ports/522305

Log:
  MFH: r522304
  
  multimedia/libvpx: update COMMENT
  
  Only decoder and encoder are installed. Other features are not
  maintained by the port. Besides, ffmpeg provides alternative decoder
  while svt-vp9 provides alternative encoder.
  
  Approved by:	ports-secteam blanket

Modified:
  branches/2020Q1/multimedia/libvpx/Makefile
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/multimedia/libvpx/Makefile
==============================================================================
--- branches/2020Q1/multimedia/libvpx/Makefile	Mon Jan  6 23:18:02 2020	(r522304)
+++ branches/2020Q1/multimedia/libvpx/Makefile	Mon Jan  6 23:18:56 2020	(r522305)
@@ -7,7 +7,7 @@ DISTVERSION=	1.8.2
 CATEGORIES=	multimedia
 
 MAINTAINER=	jbeich@FreeBSD.org
-COMMENT=	VP8/VP9 Codec SDK
+COMMENT=	VP8/VP9 reference encoder/decoder
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE



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