summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-02-27 10:26:48 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-03-18 14:41:26 +0000
commit3468f1957cf25742c60e1066f1174866c42efe96 (patch)
treefc3d6cb709385050885ecfc7dc76a4fa891402b9 /graphics
parentdevel/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/Makefile2
-rw-r--r--graphics/libheif/Makefile1
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