svn commit: r418039 - branches/2016Q3/sysutils/iohyve

Jason Unovitch junovitch at FreeBSD.org
Mon Jul 4 15:52:47 UTC 2016


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 at 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


More information about the svn-ports-all mailing list