From nobody Wed Feb 23 12:40:18 2022 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 B20BE19C8858; Wed, 23 Feb 2022 12:40:20 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4K3bGr4hNkz3Nn7; Wed, 23 Feb 2022 12:40:20 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1645620020; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=C5ewyNHd9IELpyN6zhj/2Xg0/Z14sqBCYFyVBX1sKmk=; b=U6vJqIVyQRNkt//SSlcB8xL2KCcQ5VmSOfdmjqOF0ZYl//YgyX8idnOlfzgomKRLmd0IjV 69OFr+nehC2ICfrYzPKiGesGbrbvlHDFO9BHt/tFmtPxfd0jL1gO5gUX5euS0bgCn+pTUb N+j2H4IA0bygkq/QS8dbDfESUBMRlPnwbrKt85Ov5VNCReWsNUE4dUXIm/TMFCSwn9BeV3 H4elW6B4ENTEwJzNL/xafrSXoBVNyKUNNM1ZVMwboU7KNM59r+r3LCC8u8JEWO1E9KUCyM +wm/O6/4T+EK6bS3XK4ZxJFxzxEp4WalW6uwH5mq1u6/StvhnWPi2M7MH3NbjQ== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 8FF54EF94; Wed, 23 Feb 2022 12:40:20 +0000 (UTC) From: Jan Beich To: ports-committers@FreeBSD.org Cc: dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 1cd24a832a09 - main - graphics/libjxl: document recommended addons References: <202202231233.21NCXkCK072754@gitrepo.freebsd.org> Date: Wed, 23 Feb 2022 13:40:18 +0100 In-Reply-To: <202202231233.21NCXkCK072754@gitrepo.freebsd.org> (Jan Beich's message of "Wed, 23 Feb 2022 12:33:46 GMT") Message-ID: 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: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1645620020; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=C5ewyNHd9IELpyN6zhj/2Xg0/Z14sqBCYFyVBX1sKmk=; b=QrJs2RylwETdVpcuZLSno0CNtzN1tVvCeY5asE4tSr6XMrFB5TnPY2LpPNOGi+EFy2a0WS eEqVItjqVItDlcZN7NwO/lYWdX3Gz1JUmEbYtBv2CG+6iL6UJlE9LDMRPwckoEDJ7DAD4N nITuCpdf7olitzOv1538JYXH9OLuhV+Y9+aTm93Ru8CTZESIt4TJ/gMPkhi8xsHYO8OFOf sTyonDfOutizcMdP7Exc5snL9lvHAGnZHS9sX+Mg6148TUy/53jEJWX4+TB7RQWbaH+z+U DdJbeM5Dnd6DNLh7CGYMgNJuw1t0NlLHNszKF/7SI+scabRiWm2fun/qFSlBxQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1645620020; a=rsa-sha256; cv=none; b=bKFiv+FWX9XaBc1rDMCE3oSD5ih8ww1SQg2iHrAkfah375gufLvHG1HdF1RtKf8CbAjMI2 Cd3mum7pj2v5ODKiUx/nhDcIc2GFJKeo8cfm6DjsgXak7sUoSalhpBW1P1U1AV8AFTaBrj sF13B53ho3y3duA1UjJ9nOu8vDjrQ3K7KvE/L2fmIEZiy/beWLJgO8D+X9Asn+vYss+VDr cS1gLKUQyGdh9GaPtIOTGjoN+Kf7ryF8oeJ0bL++y4UvkzRP1Va50zyyPretIs5/zG/Lba tnRjUU8z5GwWqGXQUKbIqB5HPjXU4mzbLcd+5ChcUllG60L9fMHLMJukMLte5w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N Jan Beich writes: > The branch main has been updated by jbeich: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=1cd24a832a0949ee9c26677fcb6e5c7fe5da6c57 > > commit 1cd24a832a0949ee9c26677fcb6e5c7fe5da6c57 > Author: Jan Beich > AuthorDate: 2022-02-23 09:41:07 +0000 > Commit: Jan Beich > CommitDate: 2022-02-23 12:31:57 +0000 > > graphics/libjxl: document recommended addons > > Most GTK apps are covered by PIXBUF option. Exceptions are apps that > hardcode formats or have custom import/export. For example, xsane > (unlike simple-scan) doesn't support saving with .jxl extension. Err, simple-scan doesn't saving as JXL. I forgot to adjust commit message after creating the port. At least skanlite does support JXL.