Re: git: df19fe9ede3b - main - filesystems/zerofs: update to 1.0.6
- In reply to: Robert Clausecker : "git: df19fe9ede3b - main - filesystems/zerofs: update to 1.0.6"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Mar 2026 15:38:51 UTC
On 2026-03-15 16:31, Robert Clausecker wrote: > The branch main has been updated by fuz: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=df19fe9ede3bd67ec3dad44b7faaf2af5d46e0dd > > commit df19fe9ede3bd67ec3dad44b7faaf2af5d46e0dd > Author: Stephan Lichtenauer <stephan@lichtenauer.co.za> > AuthorDate: 2026-03-10 13:00:44 +0000 > Commit: Robert Clausecker <fuz@FreeBSD.org> > CommitDate: 2026-03-15 15:28:56 +0000 > > filesystems/zerofs: update to 1.0.6 > > Upgrade ZeroFS to 1.0.6, make sure that protobuf is not built from > source but used as a dependency > > ... > > +BUILD_DEPENDS+= protoc:devel/protobuf > +LIB_DEPENDS+= libprotobuf.so:devel/protobuf \ > + libzstd.so:archivers/zstd > Hi, Neither if these definitions should use += Best regards, Daniel