From owner-svn-ports-all@freebsd.org Mon Jul 4 15:52:47 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05CB3B9184E; Mon, 4 Jul 2016 15:52:47 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA9AB21C6; Mon, 4 Jul 2016 15:52:46 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u64Fqke3062678; Mon, 4 Jul 2016 15:52:46 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u64FqjhA062676; Mon, 4 Jul 2016 15:52:45 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201607041552.u64FqjhA062676@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Mon, 4 Jul 2016 15:52:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r418039 - branches/2016Q3/sysutils/iohyve X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2016 15:52:47 -0000 Author: junovitch Date: Mon Jul 4 15:52:45 2016 New Revision: 418039 URL: https://svnweb.freebsd.org/changeset/ports/418039 Log: MFH: r418031 Add missing plist. Sponsored by: Absolight Approved by: ports-secteam (with hat) Added: branches/2016Q3/sysutils/iohyve/pkg-plist - copied unchanged from r418031, head/sysutils/iohyve/pkg-plist Modified: branches/2016Q3/sysutils/iohyve/Makefile Directory Properties: branches/2016Q3/ (props changed) Modified: branches/2016Q3/sysutils/iohyve/Makefile ============================================================================== --- branches/2016Q3/sysutils/iohyve/Makefile Mon Jul 4 15:49:16 2016 (r418038) +++ branches/2016Q3/sysutils/iohyve/Makefile Mon Jul 4 15:52:45 2016 (r418039) @@ -2,6 +2,7 @@ PORTNAME= iohyve PORTVERSION= 0.7.6 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lme@FreeBSD.org Copied: branches/2016Q3/sysutils/iohyve/pkg-plist (from r418031, head/sysutils/iohyve/pkg-plist) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q3/sysutils/iohyve/pkg-plist Mon Jul 4 15:52:45 2016 (r418039, copy of r418031, head/sysutils/iohyve/pkg-plist) @@ -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