Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 19:18:24 +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: b1176a3c5003 - main - security/wpa_supplicant210: Deprecate and expire
Message-ID:  <69efb680.25f67.2adc23f2@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=b1176a3c50031ad0706b43d48b191eb73f25c04e

commit b1176a3c50031ad0706b43d48b191eb73f25c04e
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2026-04-27 19:17:01 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2026-04-27 19:17:01 +0000

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

diff --git a/security/wpa_supplicant210/Makefile b/security/wpa_supplicant210/Makefile
index f8e23c67fb1f..d964c730c59a 100644
--- a/security/wpa_supplicant210/Makefile
+++ b/security/wpa_supplicant210/Makefile
@@ -9,6 +9,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-12-31
+
 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?69efb680.25f67.2adc23f2>