Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 2021 00:52:12 +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: r569168 - head/multimedia/libvpx
Message-ID:  <202103250052.12P0qC3B027221@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Mar 25 00:52:12 2021
New Revision: 569168
URL: https://svnweb.freebsd.org/changeset/ports/569168

Log:
  multimedia/libvpx: update 1.10.0
  
  Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.9.0..v1.10.0
  Reported by:	portscout, Repology

Modified:
  head/multimedia/libvpx/Makefile   (contents, props changed)
  head/multimedia/libvpx/distinfo   (contents, props changed)
  head/multimedia/libvpx/pkg-plist   (contents, props changed)

Modified: head/multimedia/libvpx/Makefile
==============================================================================
--- head/multimedia/libvpx/Makefile	Thu Mar 25 00:21:41 2021	(r569167)
+++ head/multimedia/libvpx/Makefile	Thu Mar 25 00:52:12 2021	(r569168)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libvpx
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.9.0
+DISTVERSION=	1.10.0
 CATEGORIES=	multimedia
 
 MAINTAINER=	jbeich@FreeBSD.org

Modified: head/multimedia/libvpx/distinfo
==============================================================================
--- head/multimedia/libvpx/distinfo	Thu Mar 25 00:21:41 2021	(r569167)
+++ head/multimedia/libvpx/distinfo	Thu Mar 25 00:52:12 2021	(r569168)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596139155
-SHA256 (webmproject-libvpx-v1.9.0_GH0.tar.gz) = d279c10e4b9316bf11a570ba16c3d55791e1ad6faa4404c67422eb631782c80a
-SIZE (webmproject-libvpx-v1.9.0_GH0.tar.gz) = 5326239
+TIMESTAMP = 1616097586
+SHA256 (webmproject-libvpx-v1.10.0_GH0.tar.gz) = 85803ccbdbdd7a3b03d930187cb055f1353596969c1f92ebec2db839fa4f834a
+SIZE (webmproject-libvpx-v1.10.0_GH0.tar.gz) = 5340421

Modified: head/multimedia/libvpx/pkg-plist
==============================================================================
--- head/multimedia/libvpx/pkg-plist	Thu Mar 25 00:21:41 2021	(r569167)
+++ head/multimedia/libvpx/pkg-plist	Thu Mar 25 00:52:12 2021	(r569168)
@@ -6,12 +6,13 @@ include/vpx/vp8dx.h
 include/vpx/vpx_codec.h
 include/vpx/vpx_decoder.h
 include/vpx/vpx_encoder.h
+include/vpx/vpx_ext_ratectrl.h
 include/vpx/vpx_frame_buffer.h
 include/vpx/vpx_image.h
 include/vpx/vpx_integer.h
 lib/libvpx.a
 lib/libvpx.so
 lib/libvpx.so.6
-lib/libvpx.so.6.3
-lib/libvpx.so.6.3.0
+lib/libvpx.so.6.4
+lib/libvpx.so.6.4.0
 libdata/pkgconfig/vpx.pc



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