Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2016 14:20:24 +0000 (UTC)
From:      Lars Engels <lme@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426169 - head/sysutils/iohyve
Message-ID:  <201611151420.uAFEKOCS093628@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lme
Date: Tue Nov 15 14:20:24 2016
New Revision: 426169
URL: https://svnweb.freebsd.org/changeset/ports/426169

Log:
  - Add missing plist (again. I don't know where the one mat added went)
  - Bump PORTREVISION
  
  Reported by:	Larry Baird <lab@gta.com>

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

Modified: head/sysutils/iohyve/Makefile
==============================================================================
--- head/sysutils/iohyve/Makefile	Tue Nov 15 14:00:23 2016	(r426168)
+++ head/sysutils/iohyve/Makefile	Tue Nov 15 14:20:24 2016	(r426169)
@@ -2,6 +2,7 @@
 
 PORTNAME=	iohyve
 PORTVERSION=	0.7.7
+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	Tue Nov 15 14:20:24 2016	(r426169)
@@ -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?201611151420.uAFEKOCS093628>