Date: Sat, 26 Feb 2022 12:19:15 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 251fe3c10d2b - main - graphics/libheif: Pass maintainership Message-ID: <202202261219.21QCJF36041927@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202261219.21QCJF36041927>