From f574713b58c14408e9f0670d9063e2cabd7ed357 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 16 Sep 2016 17:15:11 +0200 Subject: [PATCH] sysutils/*: bump a few plugin versions after changes While here, don't mention the word "wrapper" anymore --- net/intel-em/Makefile | 2 +- sysutils/vmware/Makefile | 4 ++-- sysutils/xen/Makefile | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/intel-em/Makefile b/net/intel-em/Makefile index 4e2444a5b..7ee6e4176 100644 --- a/net/intel-em/Makefile +++ b/net/intel-em/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= intel-em PLUGIN_VERSION= 1.1 -PLUGIN_COMMENT= Intel Gigabit Base Driver wrapper (requires reboot after install/deinstall) +PLUGIN_COMMENT= Intel Gigabit Base Driver PLUGIN_DEPENDS= intel-em-kmod PLUGIN_MAINTAINER= ad@opnsense.org diff --git a/sysutils/vmware/Makefile b/sysutils/vmware/Makefile index 0f0d3180f..960c43bf7 100644 --- a/sysutils/vmware/Makefile +++ b/sysutils/vmware/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= vmware -PLUGIN_VERSION= 1.3 -PLUGIN_COMMENT= VMware tools wrapper +PLUGIN_VERSION= 1.4 +PLUGIN_COMMENT= VMware tools PLUGIN_DEPENDS= open-vm-tools-nox11 PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/sysutils/xen/Makefile b/sysutils/xen/Makefile index e09d1e222..6344f7995 100644 --- a/sysutils/xen/Makefile +++ b/sysutils/xen/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= xen -PLUGIN_VERSION= 1.0 -PLUGIN_COMMENT= Xen guest utilities wrapper +PLUGIN_VERSION= 1.1 +PLUGIN_COMMENT= Xen guest utilities PLUGIN_DEPENDS= xe-guest-utilities PLUGIN_MAINTAINER= franco@opnsense.org