Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 19:18:22 +0000
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8082c5326b00 - main - security/wpa_supplicant29: Deprecate and expire
Message-ID:  <69efb67e.27ea0.50511c22@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by cy:

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

commit 8082c5326b00b460cdec5dd788c4f50f0d7c06ca
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2026-04-27 19:15:52 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2026-04-27 19:15:52 +0000

    security/wpa_supplicant29: Deprecate and expire
    
    No longer supported by upstream.
---
 security/wpa_supplicant29/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/wpa_supplicant29/Makefile b/security/wpa_supplicant29/Makefile
index 80718ccecc16..84eb27f057b6 100644
--- a/security/wpa_supplicant29/Makefile
+++ b/security/wpa_supplicant29/Makefile
@@ -16,6 +16,9 @@ MAINTAINER=	cy@FreeBSD.org
 COMMENT=	Supplicant (client) for WPA/802.1x protocols
 WWW=		https://w1.fi/wpa_supplicant/
 
+DEPRECATED=	Unsupported by upstream
+EXPIRATION_DATE=2026-09-30
+
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/README
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69efb67e.27ea0.50511c22>