aboutsummaryrefslogtreecommitdiff
path: root/multimedia/rav1e
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-03-12 19:39:24 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-03-12 19:39:24 +0000
commit25b7de7213eea407d171f3e65f8d682a8482847b (patch)
tree0ada9a7d3e5bb0454fd54d1e8d78290713a2735a /multimedia/rav1e
parent7051bd1498446b147f0b5a4c25055f642ce13874 (diff)
downloadports-25b7de7213eea407d171f3e65f8d682a8482847b.tar.gz
ports-25b7de7213eea407d171f3e65f8d682a8482847b.zip
lang/rust: Update to 1.42.0
- Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2020/03/12/Rust-1.42.html Tested by: mikael, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D24020
Notes
Notes: svn path=/head/; revision=528318
Diffstat (limited to 'multimedia/rav1e')
-rw-r--r--multimedia/rav1e/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/rav1e/Makefile b/multimedia/rav1e/Makefile
index e066909cea33..599e0739f68e 100644
--- a/multimedia/rav1e/Makefile
+++ b/multimedia/rav1e/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rav1e
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.1
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= multimedia
MAINTAINER= jbeich@FreeBSD.org