git: d8b355fa7ee5 - main - sysutils/etc_os-release: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Sep 2023 02:24:51 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=d8b355fa7ee5bae6995ddd2c64cd7b4354730500 commit d8b355fa7ee5bae6995ddd2c64cd7b4354730500 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-09-30 02:21:43 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-09-30 02:23:02 +0000 sysutils/etc_os-release: Mark DEPRECATED As this has landed in base of 13 and later this port is no longer required after the EOL of 12. Approved by: portmgr (blanket) --- sysutils/etc_os-release/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/etc_os-release/Makefile b/sysutils/etc_os-release/Makefile index d78a61b995e6..060bbea7e00b 100644 --- a/sysutils/etc_os-release/Makefile +++ b/sysutils/etc_os-release/Makefile @@ -10,6 +10,9 @@ MAINTAINER= tcberner@FreeBSD.org COMMENT= Operating system identification file WWW= https://www.freedesktop.org/software/systemd/man/os-release.html +DEPRECATED= No longer required after the EOL of 12 +EXPIRATION_DATE= 2023-12-31 + NO_ARCH= yes NO_BUILD= yes