aboutsummaryrefslogtreecommitdiff
path: root/net/intel-ix-kmod
diff options
context:
space:
mode:
authorSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2018-10-29 14:58:44 +0000
committerSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2018-10-29 14:58:44 +0000
commitd52d9d673d0cff88f474f70fbde8e9da16301142 (patch)
tree570e04d47d099828fb9da38aa800c26ab799a3cd /net/intel-ix-kmod
parent9dc4f347926595ecb26b3b19a20655c316c8cbc9 (diff)
downloadports-d52d9d673d0cff88f474f70fbde8e9da16301142.tar.gz
ports-d52d9d673d0cff88f474f70fbde8e9da16301142.zip
net/intel-{ix,em}-kmod: freeze PORTREVISION and PORTEPOCH
PORTREVISION wasn't specified in net/intel-{ix,em}-kmod, which are slave ports of net/intel-ixl-kmod. Because of that when PORTREVISION was bumped in intel-ixl-kmod - it automatically appeared in the slave ports, which shouldn't happen. To avoid this in the future - explicitly specify PORTREVISION and PORTEPOCH in the slave ports. Sanity and compile tested using poudriere w/portlint. Approved By: sbruno (mentor), franco_opnsense.org (intel-em-kmod maintainer) Differential Revision: https://reviews.freebsd.org/D17646
Notes
Notes: svn path=/head/; revision=483387
Diffstat (limited to 'net/intel-ix-kmod')
-rw-r--r--net/intel-ix-kmod/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/intel-ix-kmod/Makefile b/net/intel-ix-kmod/Makefile
index 01ca80ee4d6f..d491d50c6b80 100644
--- a/net/intel-ix-kmod/Makefile
+++ b/net/intel-ix-kmod/Makefile
@@ -3,6 +3,8 @@
PORTNAME= ix
PORTVERSION= 3.3.6
+PORTREVISION= 1
+PORTEPOCH= 0
MASTER_SITE_SUBDIR= 14688/eng
MAINTAINER= freebsd@intel.com