Page MenuHomeFreeBSD

D6473.id.diff
No OneTemporary

D6473.id.diff

Index: head/net/intel-ixl-kmod/Makefile
===================================================================
--- head/net/intel-ixl-kmod/Makefile
+++ head/net/intel-ixl-kmod/Makefile
@@ -29,8 +29,8 @@
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 1002000
-IGNORE= is not supported on FreeBSD 10.1 and older
+.if ${OSVERSION} < 1001000
+IGNORE= is not supported on FreeBSD 10.0 and older
.endif
.if ${OSVERSION} >= 1100000
Index: head/sysutils/intel-nvmupdate/Makefile
===================================================================
--- head/sysutils/intel-nvmupdate/Makefile
+++ head/sysutils/intel-nvmupdate/Makefile
@@ -36,8 +36,8 @@
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 1002000
-IGNORE= is not supported on FreeBSD 10.1 and older
+.if ${OSVERSION} < 1001000
+IGNORE= is not supported on FreeBSD 10.0 and older
.endif
.if ${OSVERSION} >= 1100000

File Metadata

Mime Type
text/plain
Expires
Thu, Mar 5, 2:04 PM (7 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29287570
Default Alt Text
D6473.id.diff (884 B)

Event Timeline