Date: Wed, 21 Aug 2024 02:54:10 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e5f979f4e221 - main - misc/raspberrypi-userland: Mark deprecated Message-ID: <202408210254.47L2sAON096102@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5f979f4e2216dd14a8825341101cb16a6460669 commit e5f979f4e2216dd14a8825341101cb16a6460669 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2024-08-21 02:54:01 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2024-08-21 02:54:01 +0000 misc/raspberrypi-userland: Mark deprecated PR: 280874 Reported by: ykla <yklaxds@gmail.com> --- misc/raspberrypi-userland/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/raspberrypi-userland/Makefile b/misc/raspberrypi-userland/Makefile index 82badcd72bcd..abce438f0a67 100644 --- a/misc/raspberrypi-userland/Makefile +++ b/misc/raspberrypi-userland/Makefile @@ -8,6 +8,9 @@ COMMENT= Various libraries for the Raspberry Pi LICENSE= BSD3CLAUSE +DEPRECATED= Deprecated by the upstream +EXPIRATION_DATE=2024-09-30 + ONLY_FOR_ARCHS= armv6 armv7 USES= cmake:noninja pkgconfig shebangfixhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408210254.47L2sAON096102>
