From nobody Tue Nov 12 16:44:34 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 4XnshN6lmYz5cn41; Tue, 12 Nov 2024 16:44:36 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XnshN5z9Gz4gk0; Tue, 12 Nov 2024 16:44:36 +0000 (UTC) (envelope-from bapt@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1731429876; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5r0r5lrnt3WWAJfvlt3l19KDwXCQOtwaIw6XoSb4Utk=; b=ClCpawdpsdL3HldacDMy0xjrbZriXeZa6PBGhZDOMuUTb7VK0G9OHhuj+9L8JdqqhKkAkm 0qh61ZZW4TkVQpNUOXJFD53Ugsdd3+m9I5S3skisTHG1Fww/WTD94z265PRaO30LR323Io 1CFWBuJ8CLe7hM812WNmzs0/oKGDAmW9Kh4GL1MHu9sjGvq3LNDI1DzOOFqE9bG6Jxo72a MdbH3Z8BYAXjoV+eu/mP3lmNjOoVUEFTJOd0GLS9N0x523fmioZTtk6fLt7ZYdVG1hsu4e KqI2Hg8ORsE49n8damhHwYql1kcXyIh2Yd5VOBk0+OIQpI/eB0lHsNOF0g0BDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1731429876; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5r0r5lrnt3WWAJfvlt3l19KDwXCQOtwaIw6XoSb4Utk=; b=FnLajBL0lBB4QKiuqrO4ac+R0/v8yslZPoCWAVtWeVUVQ79Rh3FnSem+WPX/oDqiLByfvd JASiPwRxr5oc2j3axqfMVyAQSDm3FRLATt/1MM2ezPXM6JBfponc+66j7R+0tDi8IA+GaF mNkSCAWqlj8ggMq5BhSbMsoMnIkCvYTIFPH9z9zWDGG8y/FF1khVCk38lARtxKiUaBBc1z vHHNXqDEU43ofo4S34DC3iJkHqIlzk77y/m9IHLEQ6Mqf34f1l440XDLJx1L1xE6grdDJD zzSKPrnkW/sK+bW+DRT7bl2+I+HrKdbGH172eNkUQf7TF7b4u2ZFB8ldY6PYNA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731429876; a=rsa-sha256; cv=none; b=Q+Dmy7kSeUIrInY6P2CksuzddEgEGSTzQ66EfNmrd0C/it+ukbMQCQ4pKaWLFiu5zYYIlc CYtL4YYyP4QL+DAgc8zxYf3ii0hLsOmBVXFuXAQStiBUXfkSELEARxoVMWIqshGJ4zDZja uy6K3nesAGnMzPfbV3UycJELkYM7tg9N2WcIWsuGlO8Zq/n8YnexpOA1pjgCDxZiwPV8IH U5Fc4p/7rB6hATOfiBtvA9sB3KGPgcAgEyIMUnYcQYf6seXEiECq8R1URyrwUzAUkfBy2X jsCB0pUhC3ddZcby9v/8B1+Xi3sgJ9n3nsYtCtXsXlmwrjQuFKS2owgVOaNkGQ== Received: from aniel.nours.eu (nours.eu [IPv6:2001:41d0:8:3a4d::1]) (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) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4XnshN4tQSzhLQ; Tue, 12 Nov 2024 16:44:36 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by aniel.nours.eu (Postfix, from userid 1001) id A2FC713FF5A; Tue, 12 Nov 2024 17:44:34 +0100 (CET) Date: Tue, 12 Nov 2024 17:44:34 +0100 From: Baptiste Daroussin To: Vladimir Druzenko Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 1876b07e4fcf - main - graphics/openjph: update to 0.18 Message-ID: References: <202411121622.4ACGMr0J021756@gitrepo.freebsd.org> <6263a77d-42ce-4d06-84f7-0830d4b42c31@freebsd.org> 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <6263a77d-42ce-4d06-84f7-0830d4b42c31@freebsd.org> On Tue 12 Nov 19:35, Vladimir Druzenko wrote: > 12.11.2024 19:22, Baptiste Daroussin пишет: > > The branch main has been updated by bapt: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=1876b07e4fcf269a1c57ac401ab57e4337bcf465 > > > > commit 1876b07e4fcf269a1c57ac401ab57e4337bcf465 > > Author: Baptiste Daroussin > > AuthorDate: 2024-11-12 16:18:55 +0000 > > Commit: Baptiste Daroussin > > CommitDate: 2024-11-12 16:22:50 +0000 > > > > graphics/openjph: update to 0.18 > > This version addresses an issue, which causes illegal instruction > > fault on machines that do not support AVX or more recent instruction > > sets, when the code in compiled with clang and in the Release mode only. > > Noticeable for anyone running Nextcloud on a machine which do not > > support AVX or more recent instructions sets! > > Changes: https://github.com/aous72/OpenJPH/releases/tag/0.18.0 > > --- > > graphics/openjph/Makefile | 2 +- > > graphics/openjph/distinfo | 6 +++--- > > graphics/openjph/pkg-plist | 2 +- > > 3 files changed, 5 insertions(+), 5 deletions(-) > > > > diff --git a/graphics/openjph/Makefile b/graphics/openjph/Makefile > > index e6ce711210b5..54e665ab0427 100644 > > --- a/graphics/openjph/Makefile > > +++ b/graphics/openjph/Makefile > > @@ -1,5 +1,5 @@ > > PORTNAME= openjph > > -PORTVERSION= 0.17.0 > > +PORTVERSION= 0.18.0 > > CATEGORIES= graphics > > MAINTAINER= sunpoet@FreeBSD.org > > diff --git a/graphics/openjph/distinfo b/graphics/openjph/distinfo > > index e54e111ec98e..d70d7851a84d 100644 > > --- a/graphics/openjph/distinfo > > +++ b/graphics/openjph/distinfo > > @@ -1,3 +1,3 @@ > > -TIMESTAMP = 1727314508 > > -SHA256 (aous72-OpenJPH-0.17.0_GH0.tar.gz) = 9cd09a5f3a8046b10bded787212afd2410836f9c266964a36f61dc4b63f99b6c > > -SIZE (aous72-OpenJPH-0.17.0_GH0.tar.gz) = 431333 > > +TIMESTAMP = 1731428017 > > +SHA256 (aous72-OpenJPH-0.18.0_GH0.tar.gz) = 2484908bf5a171cda957643d9bc85c39d58ef939016e2d1a00122b1cefbbd4f8 > > +SIZE (aous72-OpenJPH-0.18.0_GH0.tar.gz) = 465193 > > diff --git a/graphics/openjph/pkg-plist b/graphics/openjph/pkg-plist > > index 6a9b1e4d3631..ac44ac170f1f 100644 > > --- a/graphics/openjph/pkg-plist > > +++ b/graphics/openjph/pkg-plist > > @@ -12,6 +12,6 @@ include/openjph/ojph_params.h > > include/openjph/ojph_version.h > > lib/libopenjph.so > > lib/libopenjph.so.0 > > -lib/libopenjph.so.0.17 > > +lib/libopenjph.so.0.18 > > lib/libopenjph.so.%%PORTVERSION%% > > libdata/pkgconfig/openjph.pc > > Hello! > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282543 > Somehow I failed at finding this PR sorry about it, I committed straight as it breaks many running systems. I forgot to update libheif which hardcode the minor version of the soname in a dlopen.... (seriously, why ?). Best regards, Bapt