Date: Tue, 4 Jan 2022 01:16:56 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: 782e87206977 - main - security/wpa_supplicant-devel: Update to latest GH commit Message-ID: <202201040116.2041GudL075447@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=782e872069774a7e188cfd5024aaf750ebe4839c commit 782e872069774a7e188cfd5024aaf750ebe4839c Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2022-01-04 01:14:38 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2022-01-04 01:16:19 +0000 security/wpa_supplicant-devel: Update to latest GH commit Update to the latest w1.fi commit, proxied through my GH account. --- 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 40613dbf082d..3c3739739020 100644 --- a/security/wpa_supplicant-devel/Makefile +++ b/security/wpa_supplicant-devel/Makefile @@ -1,6 +1,5 @@ PORTNAME= wpa_supplicant PORTVERSION= ${COMMIT_DATE} -PORTREVISION= 1 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= 14ab4a816 -COMMIT_DATE= 2021.11.26 +GH_TAGNAME= b26f5c0fe +COMMIT_DATE= 2021.12.13 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/README diff --git a/security/wpa_supplicant-devel/distinfo b/security/wpa_supplicant-devel/distinfo index 2a0c1e729654..a9f97bdcf3fc 100644 --- a/security/wpa_supplicant-devel/distinfo +++ b/security/wpa_supplicant-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638218710 -SHA256 (cschuber-hostap-2021.11.26-14ab4a816_GH0.tar.gz) = e4ff65220bef6724448066f95ee0e76e8952d3ef8852b5338e431cfa91dd0244 -SIZE (cschuber-hostap-2021.11.26-14ab4a816_GH0.tar.gz) = 4825757 +TIMESTAMP = 1641257850 +SHA256 (cschuber-hostap-2021.12.13-b26f5c0fe_GH0.tar.gz) = a2d206561f6210c338f5683ee1dc1788fb1c4791a410de5da55c870e8db12e84 +SIZE (cschuber-hostap-2021.12.13-b26f5c0fe_GH0.tar.gz) = 4831191
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201040116.2041GudL075447>