From nobody Thu Feb 22 19:54:23 2024 X-Original-To: dev-commits-ports-all@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 4TgkPH2qdHz5BJ3f; Thu, 22 Feb 2024 19:54:27 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 4TgkPH2HmBz4qyX; Thu, 22 Feb 2024 19:54:27 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708631667; 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=hsVIUftMZMyXXp4iyVoCwskXpJpdhow1mele6MO9e8g=; b=F05SFM9/m+bEzkd/7PqYBmU49K/Lspp0Nn/xDqGCqSN0lHP+uByoDo2PQeW2+/BKQetTU3 bfbsxeZCrBwWs8G/G/45Rzw1ssi966wGcSF5RaT4CAsD6d5aCam6Hk6K5Vdg03cd5agcuS B+5D/sbL8/SnsGA15dLus3lstLmKF//GEXGswdTwbk/BYSd5UuldTHDezkndfR0Ur1cQTr ylibs4aAPZsLYLKvs64hYeX0P7r8LcpM1QOf6fS075mpBr5acPkuoPcoA3JEFK4Ye8UBnz GNqyPnOGDmSOodnzuyTrIQCuWOv2b7RuJi4cux9OVgDtnf/K9CjgPicY89ylQw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708631667; 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=hsVIUftMZMyXXp4iyVoCwskXpJpdhow1mele6MO9e8g=; b=SZGDj39pa6b34+ASsceocFe/AKxF5UHdbuuAUDbgNgStoW1g5Z2vGrtJypASXbcij7vl4J 9BFAtrU/C1HU/5kP9v2qBlHFsQSyaOyoqBZZXjVs7LJsFoSmVxsudB3ySEZegXC5KaG1Ns FiZps+xWun2W+KhtiCCubN+W40KNgNk/QXk8WreMjDPDHh8DmJ/pG2bPwe4afa4a4OQ6Et Gt7Z6J+iQ2sv+RaUgAVL24QftintwJsr57dre2Oij8nKtPukVRWm+Hxh8ObFEVMrqNNLc6 hVObq6UU9eIPSKTftUYwT0nb57QQxOLStoUpVEaNRnZH6JE75bsXKk/MeNo5Tg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708631667; a=rsa-sha256; cv=none; b=kvBEJqUpncNJoIpyWx5g5+6h2atup8VJoxfE5UFllIpYIUbHl4vkMGBxWTR/3EPObLYhqN JKiQb3x+gbz5XPGSjlgp8w39Aq0HiSPm7Hdr6C2H81/YI1a3TOnD2OqyhUhl5Azsb5LxU+ v4rmt5XSX9086JAy1IeECvix3rZW/9WjUbVFt61Pebb+CyGle5GNXqw8ietmbLfXaAF5um T/HknOnAmR+ZVnCLqJdwD1TpsXRmh66EyA/LTR2B2xqAK45VqJGij8GhW6ZmAjkgJwP329 k1DjTe9FVNRCU1vGsQCQxZmsnofp90oCsbxqR07CU2RnDUHAMpTtI5nWE3ycQg== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 1E3215F61; Thu, 22 Feb 2024 19:54:27 +0000 (UTC) From: Jan Beich To: Vladimir Druzenko Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 4c1f4b3f46bc - main - graphics/libjxl: update to 0.10.0 In-Reply-To: <1bcc7a95-4043-483e-a9d3-76eae0f10cfd@freebsd.org> (Vladimir Druzenko's message of "Thu, 22 Feb 2024 18:50:31 +0300") References: <202402220059.41M0xmmV040937@gitrepo.freebsd.org> <1bcc7a95-4043-483e-a9d3-76eae0f10cfd@freebsd.org> Date: Thu, 22 Feb 2024 20:54:23 +0100 Message-ID: List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain Vladimir Druzenko writes: > Consumers need bump: > > # pkg check -d > Checking all packages: 100% > GraphicsMagick is missing a required shared library: libjxl_threads.so.0.9 > GraphicsMagick is missing a required shared library: libjxl.so.0.9 [...] Done in e033cbdc91cf. ABI should be compatible except for minor version embedded in SONAME.