From owner-svn-ports-head@freebsd.org Thu Nov 16 21:52:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 455B6DEAAE3; Thu, 16 Nov 2017 21:52:08 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 116076C697; Thu, 16 Nov 2017 21:52:07 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAGLq7mv032343; Thu, 16 Nov 2017 21:52:07 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAGLq6Hv032341; Thu, 16 Nov 2017 21:52:06 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201711162152.vAGLq6Hv032341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Thu, 16 Nov 2017 21:52:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454344 - head/net/intel-ixl-kmod X-SVN-Group: ports-head X-SVN-Commit-Author: sbruno X-SVN-Commit-Paths: head/net/intel-ixl-kmod X-SVN-Commit-Revision: 454344 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Nov 2017 21:52:08 -0000 Author: sbruno Date: Thu Nov 16 21:52:06 2017 New Revision: 454344 URL: https://svnweb.freebsd.org/changeset/ports/454344 Log: net/intel-ixl-kmod Update to 1.8.1 Submitted by: kozlov.sergey.404@gmail.com (Sergey Kozlov) Reviewed by: swills Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D12179 Modified: head/net/intel-ixl-kmod/Makefile head/net/intel-ixl-kmod/distinfo Modified: head/net/intel-ixl-kmod/Makefile ============================================================================== --- head/net/intel-ixl-kmod/Makefile Thu Nov 16 21:47:57 2017 (r454343) +++ head/net/intel-ixl-kmod/Makefile Thu Nov 16 21:52:06 2017 (r454344) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= ixl -PORTVERSION?= 1.7.11 +PORTVERSION?= 1.8.1 CATEGORIES= net MASTER_SITES= https://downloadmirror.intel.com/${MASTER_SITE_SUBDIR}/ \ http://downloadmirror.intel.com/${MASTER_SITE_SUBDIR}/ @@ -14,8 +14,6 @@ MAINTAINER?= freebsd@intel.com COMMENT?= 40 gigabit FreeBSD Base Driver for Intel(R) Network Connections LICENSE= BSD2CLAUSE - -BROKEN= Does not fetch. # Present version of net/intel-em-kmod has issues building with netmap(4) # support on 11+. Narrowing netmap(4) support to this port only Modified: head/net/intel-ixl-kmod/distinfo ============================================================================== --- head/net/intel-ixl-kmod/distinfo Thu Nov 16 21:47:57 2017 (r454343) +++ head/net/intel-ixl-kmod/distinfo Thu Nov 16 21:52:06 2017 (r454344) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488210772 -SHA256 (ixl-1.7.11.tar.gz) = 71e62a1d54f475d0fddc99cf666d35149ca0032a7c3817f1a44580c5f66f22e0 -SIZE (ixl-1.7.11.tar.gz) = 238495 +TIMESTAMP = 1510571817 +SHA256 (ixl-1.8.1.tar.gz) = c4c4ead970707b962b6a5e92539a6248a1f272ef0f6fbff8bc34c60e9e5f445b +SIZE (ixl-1.8.1.tar.gz) = 257948