Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2023 22:57:51 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: eccf609860ef - main - comms/mlan3: Mark DEPRECATED
Message-ID:  <202310292257.39TMvpJU030244@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eccf609860ef4ddabb9f91e5aa69cdb453129b76

commit eccf609860ef4ddabb9f91e5aa69cdb453129b76
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-29 19:53:18 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-29 22:53:40 +0000

    comms/mlan3: Mark DEPRECATED
    
    - BROKEN on all supported versions for more than 2 years after the EOL
      of 12
    - Set EXPIRATION_DATE 2023-12-31
---
 comms/mlan3/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/comms/mlan3/Makefile b/comms/mlan3/Makefile
index 3329188f8353..bbf3f5eb9577 100644
--- a/comms/mlan3/Makefile
+++ b/comms/mlan3/Makefile
@@ -11,6 +11,8 @@ WWW=		http://www.maximintegrated.com/en/products/comms/ibutton.html
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/license.txt
 
+DEPRECATED=	BROKEN on all supported versions for more than 2 years after the EOL of 12
+EXPIRATION_DATE=	2023-12-31
 BROKEN_FreeBSD_13=	ld: error: duplicate symbol: VERBOSE
 BROKEN_FreeBSD_14=	ld: error: duplicate symbol: VERBOSE
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310292257.39TMvpJU030244>