svn commit: r454344 - head/net/intel-ixl-kmod

Sean Bruno sbruno at FreeBSD.org
Thu Nov 16 21:52:08 UTC 2017


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 at 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 at 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


More information about the svn-ports-all mailing list