Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2024 23:06:20 GMT
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: 5e92bfa9cadc - main - security/wpa_supplicant: Sync driver_bsd.c with base system
Message-ID:  <202409132306.48DN6K9h068141@gitrepo.freebsd.org>

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

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

commit 5e92bfa9cadcfadebc9c9968aa0c8c2843d790cd
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-09-13 23:01:54 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-09-13 23:01:54 +0000

    security/wpa_supplicant: Sync driver_bsd.c with base system
    
    Replace driver_bsd.c with the one from src. It utilizes facilities
    and features already in FreeBSD.
---
 security/wpa_supplicant/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile
index 339e7e0727d8..2fb9825d2c91 100644
--- a/security/wpa_supplicant/Makefile
+++ b/security/wpa_supplicant/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	wpa_supplicant
 PORTVERSION=	2.11
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security net
 MASTER_SITES=	https://w1.fi/releases/
 



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