svn commit: r538399 - head/net/intel-ix-kmod
Serhii (Sergey) Kozlov
skozlov at FreeBSD.org
Wed Jun 10 14:52:08 UTC 2020
Author: skozlov
Date: Wed Jun 10 14:52:07 2020
New Revision: 538399
URL: https://svnweb.freebsd.org/changeset/ports/538399
Log:
Update net/intel-ix-kmod to 3.3.14
- New version doesn't have a man page
- Builds fine with netmap on all the currently supported FreeBSD versions
Sponsored by: Intel
Modified:
head/net/intel-ix-kmod/Makefile
head/net/intel-ix-kmod/distinfo
Modified: head/net/intel-ix-kmod/Makefile
==============================================================================
--- head/net/intel-ix-kmod/Makefile Wed Jun 10 14:46:30 2020 (r538398)
+++ head/net/intel-ix-kmod/Makefile Wed Jun 10 14:52:07 2020 (r538399)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ix
-PORTVERSION= 3.3.10
+PORTVERSION= 3.3.14
PORTREVISION= 0
PORTEPOCH= 0
MASTER_SITE_SUBDIR= 14688/eng
@@ -10,10 +10,9 @@ MASTER_SITE_SUBDIR= 14688/eng
MAINTAINER= freebsd at intel.com
COMMENT= 10 gigabit FreeBSD Base Driver for Intel(R) Network Connections
-MANPAGENAME= ixgbe
-MANPAGELINKS= ix if_ix if_ixgbe
+MANPAGEEXISTS= 0
-MAX_NETMAP_OSVERSION= 1199999 # Doesn't build w/NETMAP on 12
+MAX_NETMAP_OSVERSION= 9999999
MASTERDIR= ${.CURDIR}/../intel-ixl-kmod
PKGDIR= ${.CURDIR}
Modified: head/net/intel-ix-kmod/distinfo
==============================================================================
--- head/net/intel-ix-kmod/distinfo Wed Jun 10 14:46:30 2020 (r538398)
+++ head/net/intel-ix-kmod/distinfo Wed Jun 10 14:52:07 2020 (r538399)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566404874
-SHA256 (ix-3.3.10.tar.gz) = ed65546493c2af55827c27a86dca94c4efafedb653e94715923413f8ba7a7ca1
-SIZE (ix-3.3.10.tar.gz) = 272974
+TIMESTAMP = 1591712557
+SHA256 (ix-3.3.14.tar.gz) = 2340b065c5a3d1c3fdef4564045b42a6916d3730a9524a86f4271a1092b0f591
+SIZE (ix-3.3.14.tar.gz) = 275148
More information about the svn-ports-all
mailing list