0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 19:18:22 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Cy Schubert Subject: git: 8082c5326b00 - main - security/wpa_supplicant29: Deprecate and expire List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8082c5326b00b460cdec5dd788c4f50f0d7c06ca Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 19:18:22 +0000 Message-Id: <69efb67e.27ea0.50511c22@gitrepo.freebsd.org> The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=8082c5326b00b460cdec5dd788c4f50f0d7c06ca commit 8082c5326b00b460cdec5dd788c4f50f0d7c06ca Author: Cy Schubert AuthorDate: 2026-04-27 19:15:52 +0000 Commit: Cy Schubert 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