Date: Mon, 4 Jul 2016 15:52:45 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r418039 - branches/2016Q3/sysutils/iohyve Message-ID: <201607041552.u64FqjhA062676@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607041552.u64FqjhA062676>