git: 5e92bfa9cadc - main - security/wpa_supplicant: Sync driver_bsd.c with base system
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Sep 2024 23:06:20 UTC
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/