git: 251fe3c10d2b - main - graphics/libheif: Pass maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Feb 2022 12:19:15 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=251fe3c10d2b1219205431ba1ed14b8a206bb19a commit 251fe3c10d2b1219205431ba1ed14b8a206bb19a Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-02-26 11:58:37 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-02-26 12:18:29 +0000 graphics/libheif: Pass maintainership Due to multiple timeouts (245387 and this PR) pass maintainership to makc as requested PR: 261842 Approved by: Sebastian Steinmetz (maintainer timeout, 2+ weeks) --- graphics/libheif/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile index 3f761e8f08cc..9e9293d48242 100644 --- a/graphics/libheif/Makefile +++ b/graphics/libheif/Makefile @@ -8,7 +8,7 @@ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES= b7caef96e012f6e516fee2e50a836b07b7c5a8fc.patch:-p1 \ 7976e1858a857e33200cd33d01689fd040de6d3d.patch:-p1 -MAINTAINER= freebsd@sebastiansteinmetz.ch +MAINTAINER= makc@FreeBSD.org COMMENT= ISO/IEC 23008-12:2017 HEIF file format de- and encoder LICENSE= LGPL3+