git: 107152cb25f4 - main - devel/firmware-utils: Deprecate and set expiration date to 2025-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 May 2025 14:19:02 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=107152cb25f47ad915717e994931d9b06232dc61 commit 107152cb25f47ad915717e994931d9b06232dc61 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-05-29 14:05:18 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-05-29 14:18:45 +0000 devel/firmware-utils: Deprecate and set expiration date to 2025-06-30 Outdated and unsupported upstream New location is at https://git.openwrt.org/?p=project/firmware-utils.git;a=tree if someone wants to update it PR: 286639 Approved by: maintainer timeout, 2+ weeks --- devel/firmware-utils/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/firmware-utils/Makefile b/devel/firmware-utils/Makefile index 1c6866ccb302..d1e567730728 100644 --- a/devel/firmware-utils/Makefile +++ b/devel/firmware-utils/Makefile @@ -9,6 +9,9 @@ WWW= https://www.openwrt.org/ LICENSE= GPLv2 +DEPRECATED= Outdated and unsupported upstream +EXPIRATION_DATE=2025-06-30 + USES= ssl tar:bzip2 MAKEFILE= ${FILESDIR}/Makefile