Bug 241580 - emulators/open-vm-tools: [patch] remove vmxnet entries from vmware-kmod.in
Summary: emulators/open-vm-tools: [patch] remove vmxnet entries from vmware-kmod.in
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Josh Paetzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-30 01:13 UTC by Artyom Davidov
Modified: 2019-10-30 16:14 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jpaetzel)


Attachments
Patch for vmware-kmod.in (859 bytes, patch)
2019-10-30 01:13 UTC, Artyom Davidov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Artyom Davidov 2019-10-30 01:13:38 UTC
Created attachment 208684 [details]
Patch for vmware-kmod.in

Since vmxnet was removed in 11.0.1 the corresponding section in vmware-kmod.in should be also removed.

The attached patch will fix this minor issue.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-30 16:11:36 UTC
A commit references this bug:

Author: jpaetzel
Date: Wed Oct 30 16:10:42 UTC 2019
New revision: 516083
URL: https://svnweb.freebsd.org/changeset/ports/516083

Log:
  Update rc.d script to chase the removal of vmxnet

  PR:	241580
  Submitted by:	ard_1@mail.ru

Changes:
  head/emulators/open-vm-tools/Makefile
  head/emulators/open-vm-tools/files/vmware-kmod.in
Comment 2 Josh Paetzel freebsd_committer freebsd_triage 2019-10-30 16:14:29 UTC
Committed, thanks!