Date: Wed, 6 Jul 2022 00:32:42 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 508b61bc3cc9 - 2022Q3 - security/wpa_supplicant-devel: Update to latest GH commit Message-ID: <202207060032.2660WgpF042749@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=508b61bc3cc927fba248ffaaff1d53278bab7168 commit 508b61bc3cc927fba248ffaaff1d53278bab7168 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2022-07-03 04:08:05 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2022-07-06 00:31:54 +0000 security/wpa_supplicant-devel: Update to latest GH commit Update to the latest w1.fi commit, proxied through my GH account. (cherry picked from commit 15949f851882fb0bb77248dcc01585629f61a83c) --- security/wpa_supplicant-devel/Makefile | 5 ++--- security/wpa_supplicant-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/security/wpa_supplicant-devel/Makefile b/security/wpa_supplicant-devel/Makefile index 96f541d94fe4..03512d3be4cc 100644 --- a/security/wpa_supplicant-devel/Makefile +++ b/security/wpa_supplicant-devel/Makefile @@ -1,6 +1,5 @@ PORTNAME= wpa_supplicant PORTVERSION= ${COMMIT_DATE} -PORTREVISION= 2 CATEGORIES= security net PKGNAMESUFFIX= -devel @@ -10,8 +9,8 @@ COMMENT= Supplicant (client) for WPA/802.1x protocols USE_GITHUB= yes GH_ACCOUNT= cschuber GH_PROJECT= hostap -GH_TAGNAME= 085a3fc76 -COMMIT_DATE= 2022.06.20 +GH_TAGNAME= 159e63613 +COMMIT_DATE= 2022.06.30 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/README diff --git a/security/wpa_supplicant-devel/distinfo b/security/wpa_supplicant-devel/distinfo index 3e4def6ea533..4032186fa941 100644 --- a/security/wpa_supplicant-devel/distinfo +++ b/security/wpa_supplicant-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655836082 -SHA256 (cschuber-hostap-2022.06.20-085a3fc76_GH0.tar.gz) = 3a71a604ad37019f3f3edf03aef7858c108f83e21ac03d441fe5fa87e3c6e736 -SIZE (cschuber-hostap-2022.06.20-085a3fc76_GH0.tar.gz) = 4908621 +TIMESTAMP = 1656821193 +SHA256 (cschuber-hostap-2022.06.30-159e63613_GH0.tar.gz) = 4af8fc93380cb213e0ed3fa99aa5669a7361f71c0b6ceedf8312354a7f162951 +SIZE (cschuber-hostap-2022.06.30-159e63613_GH0.tar.gz) = 4915605
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207060032.2660WgpF042749>