Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jul 2016 14:22:46 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418031 - head/sysutils/iohyve
Message-ID:  <201607041422.u64EMk2A028263@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Jul  4 14:22:46 2016
New Revision: 418031
URL: https://svnweb.freebsd.org/changeset/ports/418031

Log:
  Add missing plist.
  
  Sponsored by:	Absolight

Added:
  head/sysutils/iohyve/pkg-plist   (contents, props changed)
Modified:
  head/sysutils/iohyve/Makefile   (contents, props changed)

Modified: head/sysutils/iohyve/Makefile
==============================================================================
--- head/sysutils/iohyve/Makefile	Mon Jul  4 14:10:01 2016	(r418030)
+++ head/sysutils/iohyve/Makefile	Mon Jul  4 14:22:46 2016	(r418031)
@@ -2,6 +2,7 @@
 
 PORTNAME=	iohyve
 PORTVERSION=	0.7.6
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	lme@FreeBSD.org

Added: head/sysutils/iohyve/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/iohyve/pkg-plist	Mon Jul  4 14:22:46 2016	(r418031)
@@ -0,0 +1,12 @@
+etc/rc.d/iohyve
+lib/iohyve/ioh-cmd
+lib/iohyve/ioh-console
+lib/iohyve/ioh-disk
+lib/iohyve/ioh-firmware
+lib/iohyve/ioh-guest
+lib/iohyve/ioh-iso
+lib/iohyve/ioh-setup
+lib/iohyve/ioh-tap
+lib/iohyve/ioh-zfs
+man/man8/iohyve.8.gz
+sbin/iohyve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607041422.u64EMk2A028263>