Date: Thu, 22 Apr 2021 00:32:47 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0c2c3bfcdeb6 - main - net/intel-ix-kmod: Update to 3.3.24 Message-ID: <202104220032.13M0Wl2l047262@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=0c2c3bfcdeb69b08dde9e620e88e00df009f0ef1 commit 0c2c3bfcdeb69b08dde9e620e88e00df009f0ef1 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2021-04-22 00:27:48 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-04-22 00:32:39 +0000 net/intel-ix-kmod: Update to 3.3.24 PR: 254951 Reported by: Newton Terry <newton.ja.terry@gmail.com> Approved by: erj (intel) --- net/intel-ix-kmod/Makefile | 3 +-- net/intel-ix-kmod/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net/intel-ix-kmod/Makefile b/net/intel-ix-kmod/Makefile index d1147bb3a807..c2f8a06eb639 100644 --- a/net/intel-ix-kmod/Makefile +++ b/net/intel-ix-kmod/Makefile @@ -1,8 +1,7 @@ # Created by: Sergey Kozlov <skozlov@FreeBSD.org> PORTNAME= ix -PORTVERSION= 3.3.14 -PORTREVISION= 1 +PORTVERSION= 3.3.24 PORTEPOCH= 0 MASTER_SITES?= https://downloadmirror.intel.com/14688/eng/ \ http://downloadmirror.intel.com/14688/eng/ \ diff --git a/net/intel-ix-kmod/distinfo b/net/intel-ix-kmod/distinfo index 802185c990a6..69254f53dfd9 100644 --- a/net/intel-ix-kmod/distinfo +++ b/net/intel-ix-kmod/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1591947342 -SHA256 (ix-3.3.14.tar.gz) = 2340b065c5a3d1c3fdef4564045b42a6916d3730a9524a86f4271a1092b0f591 -SIZE (ix-3.3.14.tar.gz) = 275148 +TIMESTAMP = 1618054330 +SHA256 (ix-3.3.24.tar.gz) = 4eb83680d0ed893c41e1114d91bb82c5c06777885601c8c17b6609df500d9638 +SIZE (ix-3.3.24.tar.gz) = 278769 SHA256 (ix-3.3.10.tar.gz) = ed65546493c2af55827c27a86dca94c4efafedb653e94715923413f8ba7a7ca1 SIZE (ix-3.3.10.tar.gz) = 272974
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104220032.13M0Wl2l047262>