From nobody Tue Sep 03 14:05:14 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WynSp3Lthz5PbPX; Tue, 03 Sep 2024 14:05:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WynSp2qnKz4rP2; Tue, 3 Sep 2024 14:05:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1725372314; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0ZThUZY7kw7a2bK0C6tyCl8/q8uCwb10eNs+T1YlQ9w=; b=BNGno/ZK/K/SLFmtPGF0hXSeZdUpvXRvYhVuFwWscUCq2UUIUal59XdcClMzaye0HLi6Y2 azV1ITbwApAUK5Q488nMCTMeBJioCFHA9FcCquYuLehyL6pA4M7SEUr3j0BlfU//CuzpI/ XDw+5EITAB8hCcWbG49+SbACkQ39rV9pjAqpCVL+J/R2uKLrg5nanDmVHsgnyP1rAiBRrv rfJv5s4bInOw9H2O/PfCOXsfIL/ZnOQD5EyfSpDE9B/SDXFgLEcUrUQ8B8vmMgIkuvolki +UHRpYanwc3dFGHGoOF/35WtCrGLznPyEJe7XL8xywiv48yicrAxU+y/reHSmQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725372314; a=rsa-sha256; cv=none; b=XEhorkDRZbQJCXIiIl+xhSErs7m5g3EVNFLRNVYlfXYw0H57qRnx62/m8XIg/ASs/74uv6 hKav5q+0GEtbsAajF6ofbQAUnechlGXXWGxvNoKsJ8hFA3ajamnOjlqFamXj94u9dP6cb/ nvvu2tuGEjFuY0LmHehVHFlnK0HomPE+NWzZzBpzbiE3h58BJ/8E8V3dDfImn2lm45CAhr 3aNn1gjKC5LaCIPBNggfPkWGV0MpP04GTOX1csM7zye6nRcLcSgTkfToYJMBRTzTnZMNS8 gbA8BikjSBM3xXnzVOX/pyUTNqoifoqoO+ES5cyH3tUbRbnIHFKj/+SF0iwj9g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1725372314; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0ZThUZY7kw7a2bK0C6tyCl8/q8uCwb10eNs+T1YlQ9w=; b=x5oHF07fDzHpHxiFOwWYBgzOUxK0kOr+7pujtjuf8jz+eP3CKhBkAEeEaDcYNCIxrZdqrW EmlaGTgavQwlW2oEHFR96wW8SxXK7MuNM8EjzJcy4Zimwb7UpoxmQv6+lJoluL/68AsIGE pK8UJyqXMncsX0Qob8AD1lYEZDOyPOMD5oVpENfZruzjugh2kbzxMAw2t4i8octCVpd70C eGHXY1YacqNCDiJMPOfGciMDlQeQWHYN4JJGJIMHBKpGJ8FYk6gCaiAh27O1jTD//HD9VF mEe6TXr65eACvVnLNHZax4wYhByPifBSPfqD64WAr6YTWfxJDDLujWC9HiYXuw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WynSp2KGYzkLK; Tue, 3 Sep 2024 14:05:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 483E5El5086020; Tue, 3 Sep 2024 14:05:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 483E5Efu086017; Tue, 3 Sep 2024 14:05:14 GMT (envelope-from git) Date: Tue, 3 Sep 2024 14:05:14 GMT Message-Id: <202409031405.483E5Efu086017@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 8bb4654568f0 - main - graphics/imlib2-jxl: drop maintainership List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8bb4654568f0d6e7c2a4d133743c520ad76f1cad Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=8bb4654568f0d6e7c2a4d133743c520ad76f1cad commit 8bb4654568f0d6e7c2a4d133743c520ad76f1cad Author: Jan Beich AuthorDate: 2024-08-27 01:08:41 +0000 Commit: Jan Beich CommitDate: 2024-09-03 14:04:30 +0000 graphics/imlib2-jxl: drop maintainership --- graphics/imlib2-jxl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/imlib2-jxl/Makefile b/graphics/imlib2-jxl/Makefile index 08136fefbffb..a71928a7b909 100644 --- a/graphics/imlib2-jxl/Makefile +++ b/graphics/imlib2-jxl/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= de2b38f5f34f.patch:-p1 # libjxl 0.9 -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= JPEG XL loader for imlib2 WWW= https://github.com/alistair7/imlib2-jxl