Date: Mon, 18 May 2026 23:16:22 +0200 From: Jesper Schmitz Mouridsen <jsm@FreeBSD.org> To: Po-Chuan Hsieh <sunpoet@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 68a1a4b0b030 - main - www/nbytes: Remove FreeBSD 13.5 support Message-ID: <efa7a1cc-a417-4490-9b1b-cbcc0de6a867@FreeBSD.org> In-Reply-To: <6a02f37a.37d0f.31524b80@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
On 5/12/26 11:31, Po-Chuan Hsieh wrote: > The branch main has been updated by sunpoet: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=68a1a4b0b030a69d3b204b94688fea928327fbbf > > commit 68a1a4b0b030a69d3b204b94688fea928327fbbf > Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > AuthorDate: 2026-05-12 09:07:37 +0000 > Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > CommitDate: 2026-05-12 09:31:07 +0000 > > www/nbytes: Remove FreeBSD 13.5 support > --- > www/nbytes/Makefile | 5 ----- > 1 file changed, 5 deletions(-) > > diff --git a/www/nbytes/Makefile b/www/nbytes/Makefile > index 5f57429c26d3..77ddf70bfe42 100644 > --- a/www/nbytes/Makefile > +++ b/www/nbytes/Makefile > @@ -22,9 +22,4 @@ CMAKE_TESTING_ON= NBYTES_ENABLE_TESTING > USE_GITHUB= yes > GH_ACCOUNT= nodejs > > -# Remove after 13.5-RELEASE EoL > -.if !exists(/usr/bin/clang-scan-deps) > -USES+= llvm:build > -.endif > - > .include <bsd.port.mk> > This is a bit to soon for 14.3 eol which is 30 of june 2026. 14.3 also does not have clang-scan-deps in base afaict and fails in a poudriere 14.3 amd64 jail. regards /jsmhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?efa7a1cc-a417-4490-9b1b-cbcc0de6a867>
