Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2019 00:57:53 +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: r494113 - head/multimedia/rav1e
Message-ID:  <201902280057.x1S0vrNP052387@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Feb 28 00:57:53 2019
New Revision: 494113
URL: https://svnweb.freebsd.org/changeset/ports/494113

Log:
  multimedia/rav1e: update to s20190226
  
  Changes:	https://github.com/xiph/rav1e/compare/7fd3938...5fb1512

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

Modified: head/multimedia/rav1e/Makefile
==============================================================================
--- head/multimedia/rav1e/Makefile	Thu Feb 28 00:57:46 2019	(r494112)
+++ head/multimedia/rav1e/Makefile	Thu Feb 28 00:57:53 2019	(r494113)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rav1e
-PORTVERSION=	s20190225
+PORTVERSION=	s20190226
 CATEGORIES=	multimedia
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -16,7 +16,7 @@ BUILD_DEPENDS_amd64=	nasm:devel/nasm
 USES=		cargo
 USE_GITHUB=	yes
 GH_ACCOUNT=	xiph
-GH_TAGNAME=	7fd3938
+GH_TAGNAME=	5fb1512
 PLIST_FILES=	bin/${PORTNAME}
 
 CARGO_CRATES=	aho-corasick-0.6.10 \

Modified: head/multimedia/rav1e/distinfo
==============================================================================
--- head/multimedia/rav1e/distinfo	Thu Feb 28 00:57:46 2019	(r494112)
+++ head/multimedia/rav1e/distinfo	Thu Feb 28 00:57:53 2019	(r494113)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1551130179
+TIMESTAMP = 1551296081
 SHA256 (rust/crates/aho-corasick-0.6.10.tar.gz) = 81ce3d38065e618af2d7b77e10c5ad9a069859b4be3c2250f674af3840d9c8a5
 SIZE (rust/crates/aho-corasick-0.6.10.tar.gz) = 26122
 SHA256 (rust/crates/ansi_term-0.11.0.tar.gz) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b
@@ -205,5 +205,5 @@ SHA256 (rust/crates/wincolor-1.0.1.tar.gz) = 561ed901a
 SIZE (rust/crates/wincolor-1.0.1.tar.gz) = 4737
 SHA256 (rust/crates/y4m-0.3.1.tar.gz) = 508a0bfb402457aef5303412238bc2782798c9032b9b7afaaceef7423af0c382
 SIZE (rust/crates/y4m-0.3.1.tar.gz) = 10990
-SHA256 (xiph-rav1e-s20190225-7fd3938_GH0.tar.gz) = 367c8778c2fad210d211e8687bec3916ce8d83089df259cb9e37ca99f866e92d
-SIZE (xiph-rav1e-s20190225-7fd3938_GH0.tar.gz) = 357738
+SHA256 (xiph-rav1e-s20190226-5fb1512_GH0.tar.gz) = 3ebdbbbb90edda80cc5c60a791fc7f08d926c43316151ed23bddf5cf4cb6ee56
+SIZE (xiph-rav1e-s20190226-5fb1512_GH0.tar.gz) = 357902



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