Skip to content

Commit

Permalink
net/intel-ix-kmod: update to 3.3.33
Browse files Browse the repository at this point in the history
Disable netmap support on stable/13 and main since it's broken.
  • Loading branch information
pkubaj committed Jun 12, 2023
1 parent 19a93ee commit f58e93a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
8 changes: 2 additions & 6 deletions net/intel-ix-kmod/Makefile
@@ -1,10 +1,8 @@
PORTNAME= ix
PORTVERSION= 3.3.24
PORTVERSION= 3.3.33
PORTEPOCH= 0
MASTER_SITES?= https://downloadmirror.intel.com/30645/eng/ \
http://downloadmirror.intel.com/30645/eng/ \
MASTER_SITES?= https://downloadmirror.intel.com/773701/ \
https://downloadmirror.intel.com/29625/eng/:man \
http://downloadmirror.intel.com/29625/eng/:man

DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${_MAN_SOURCE}${EXTRACT_SUFX}:man
Expand All @@ -16,8 +14,6 @@ COMMENT= 10 gigabit FreeBSD Base Driver for Intel(R) Network Connections
MANPAGENAME= ixgbe
MANPAGELINKS= ix if_ix if_ixgbe

MAX_NETMAP_OSVERSION= 9999999

MASTERDIR= ${.CURDIR}/../intel-ixl-kmod
PATCHDIR= ${.CURDIR}/files
PKGDIR= ${.CURDIR}
Expand Down
6 changes: 3 additions & 3 deletions net/intel-ix-kmod/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1618054330
SHA256 (ix-3.3.24.tar.gz) = 4eb83680d0ed893c41e1114d91bb82c5c06777885601c8c17b6609df500d9638
SIZE (ix-3.3.24.tar.gz) = 278769
TIMESTAMP = 1686576242
SHA256 (ix-3.3.33.tar.gz) = 992f6804be174089528f53be75876d9cc1894b713e0ec70a63aa3a632dc7bc62
SIZE (ix-3.3.33.tar.gz) = 281709
SHA256 (ix-3.3.10.tar.gz) = ed65546493c2af55827c27a86dca94c4efafedb653e94715923413f8ba7a7ca1
SIZE (ix-3.3.10.tar.gz) = 272974

0 comments on commit f58e93a

Please sign in to comment.