Date: Thu, 6 Dec 2018 10:48:46 +0000 (UTC) From: "Serhii (Sergey) Kozlov" <skozlov@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486749 - head/net/intel-ixl-kmod Message-ID: <201812061048.wB6AmkSt040388@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812061048.wB6AmkSt040388>