From owner-svn-ports-all@freebsd.org Thu Dec 6 10:48:47 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4779E1327290; Thu, 6 Dec 2018 10:48:47 +0000 (UTC) (envelope-from skozlov@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E05DE8B2E0; Thu, 6 Dec 2018 10:48:46 +0000 (UTC) (envelope-from skozlov@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C17FA226CB; Thu, 6 Dec 2018 10:48:46 +0000 (UTC) (envelope-from skozlov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wB6AmkIw040390; Thu, 6 Dec 2018 10:48:46 GMT (envelope-from skozlov@FreeBSD.org) Received: (from skozlov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB6AmkSt040388; Thu, 6 Dec 2018 10:48:46 GMT (envelope-from skozlov@FreeBSD.org) Message-Id: <201812061048.wB6AmkSt040388@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skozlov set sender to skozlov@FreeBSD.org using -f From: "Serhii (Sergey) Kozlov" Date: Thu, 6 Dec 2018 10:48:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486749 - head/net/intel-ixl-kmod X-SVN-Group: ports-head X-SVN-Commit-Author: skozlov X-SVN-Commit-Paths: head/net/intel-ixl-kmod X-SVN-Commit-Revision: 486749 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E05DE8B2E0 X-Spamd-Result: default: False [-1.05 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.45)[-0.445,0]; NEURAL_HAM_LONG(-0.08)[-0.083,0]; NEURAL_HAM_SHORT(-0.52)[-0.521,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Dec 2018 10:48:47 -0000 Author: skozlov Date: Thu Dec 6 10:48:46 2018 New Revision: 486749 URL: https://svnweb.freebsd.org/changeset/ports/486749 Log: net/intel-ixl-kmod: Update from 1.9.13 to 1.10.4 Summary: - Update distinfo - Bump PORTVERSION - Remove PORTREVISION Approved By: sbruno (mentor) Differential Revision: https://reviews.freebsd.org/D18438 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 Dec 6 09:33:08 2018 (r486748) +++ head/net/intel-ixl-kmod/Makefile Thu Dec 6 10:48:46 2018 (r486749) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME?= ixl -PORTVERSION?= 1.9.13 -PORTREVISION?= 1 +PORTVERSION?= 1.10.4 CATEGORIES= net MASTER_SITES= https://downloadmirror.intel.com/${MASTER_SITE_SUBDIR}/ \ http://downloadmirror.intel.com/${MASTER_SITE_SUBDIR}/ Modified: head/net/intel-ixl-kmod/distinfo ============================================================================== --- head/net/intel-ixl-kmod/distinfo Thu Dec 6 09:33:08 2018 (r486748) +++ head/net/intel-ixl-kmod/distinfo Thu Dec 6 10:48:46 2018 (r486749) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530096050 -SHA256 (ixl-1.9.13.tar.gz) = 6b2ff4b9ee64d573522bf65711abe3837627b4f9959ae6a0d1b6be853202c9cf -SIZE (ixl-1.9.13.tar.gz) = 271062 +TIMESTAMP = 1544021313 +SHA256 (ixl-1.10.4.tar.gz) = 981e76d40664798aea1045837b4121056a5dbf88e2b29e62968c23e45205211d +SIZE (ixl-1.10.4.tar.gz) = 273388