Re: git: 7eac71bf192a - main - graphics/libheif: update to 1.18.1
- In reply to: Po-Chuan Hsieh : "Re: git: 7eac71bf192a - main - graphics/libheif: update to 1.18.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jul 2024 19:31:49 UTC
On Thu, 25 Jul 2024 00:30:07 +0800 Po-Chuan Hsieh wrote: > On Wed, Jul 24, 2024 at 4:31 AM Max Brazhnikov <makc@freebsd.org> wrote: > > > The branch main has been updated by makc: > > > > URL: > > https://cgit.FreeBSD.org/ports/commit/?id=7eac71bf192a0d4540eb0ac3630ceb744ac0462e > > > > commit 7eac71bf192a0d4540eb0ac3630ceb744ac0462e > > Author: Max Brazhnikov <makc@FreeBSD.org> > > AuthorDate: 2024-07-23 20:28:15 +0000 > > Commit: Max Brazhnikov <makc@FreeBSD.org> > > CommitDate: 2024-07-23 20:31:09 +0000 > > > > graphics/libheif: update to 1.18.1 > > > > Release notes: > > https://github.com/strukturag/libheif/releases/tag/v1.18.0 > > https://github.com/strukturag/libheif/releases/tag/v1.18.1 > > > > FYI, "poudriere bulk -t" catches the following error: > =>> Checking for staging violations... done > =>> Error: Filesystem touched during stage (files must install to > ${STAGEDIR}): > extra: usr/local/bin/heif-convert > =>> Cleaning up wrkdir Hm, interesting. I don't see this error in my log (I did bulk -t before committing), however I've got at stage phase: CMake Error: failed to create symbolic link '/usr/local/bin/heif-convert': Permission denied I'll fix it, thanks for report! Max