diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-02-27 10:26:48 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-03-18 14:41:26 +0000 |
commit | 3468f1957cf25742c60e1066f1174866c42efe96 (patch) | |
tree | fc3d6cb709385050885ecfc7dc76a4fa891402b9 /graphics | |
parent | devel/pycharm-ce: update to 2021.3.3 (diff) |
multimedia/dav1d: update to 1.0.0
Changes: https://code.videolan.org/videolan/dav1d/-/releases/1.0.0
Reported by: Repology
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libavif/Makefile | 2 | ||||
-rw-r--r-- | graphics/libheif/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libavif/Makefile b/graphics/libavif/Makefile index b1f095290148..acc2a2493c8e 100644 --- a/graphics/libavif/Makefile +++ b/graphics/libavif/Makefile @@ -1,7 +1,7 @@ PORTNAME= libavif DISTVERSIONPREFIX= v DISTVERSION= 0.9.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile index 4e2f15b42280..698f013b99d6 100644 --- a/graphics/libheif/Makefile +++ b/graphics/libheif/Makefile @@ -2,6 +2,7 @@ PORTNAME= libheif DISTVERSIONPREFIX= v DISTVERSION= 1.12.0-62 DISTVERSIONSUFFIX= -g0082fea +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= makc@FreeBSD.org |