Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2020 00:43:52 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550755 - head/multimedia/libgav1
Message-ID:  <202010010043.0910hqfE035111@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Oct  1 00:43:52 2020
New Revision: 550755
URL: https://svnweb.freebsd.org/changeset/ports/550755

Log:
  multimedia/libgav1: drop PORTSCOUT, it doesn't work
  
  Requires testing PORTSCOUT rules locally.

Modified:
  head/multimedia/libgav1/Makefile   (contents, props changed)

Modified: head/multimedia/libgav1/Makefile
==============================================================================
--- head/multimedia/libgav1/Makefile	Wed Sep 30 21:44:10 2020	(r550754)
+++ head/multimedia/libgav1/Makefile	Thu Oct  1 00:43:52 2020	(r550755)
@@ -12,8 +12,6 @@ LICENSE=	APACHE20
 
 LIB_DEPENDS=	libabsl_synchronization.so:devel/abseil
 
-PORTSCOUT=	skipv:n
-
 USES=		cmake compiler:c++11-lib localbase:ldflags
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes



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