Index: branches/2016Q3/sysutils/iohyve/Makefile =================================================================== --- branches/2016Q3/sysutils/iohyve/Makefile (revision 418038) +++ branches/2016Q3/sysutils/iohyve/Makefile (revision 418039) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= iohyve PORTVERSION= 0.7.6 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lme@FreeBSD.org COMMENT= bhyve manager utilizing ZFS and other FreeBSD tools LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= pr1ntf NO_BUILD= yes NO_ARCH= yes do-patch: ${REINPLACE_CMD} 's%\$$(PREFIX)%${STAGEDIR}/$$(PREFIX)%g' ${WRKSRC}/Makefile .include Index: branches/2016Q3/sysutils/iohyve/pkg-plist =================================================================== --- branches/2016Q3/sysutils/iohyve/pkg-plist (nonexistent) +++ branches/2016Q3/sysutils/iohyve/pkg-plist (revision 418039) @@ -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 Property changes on: branches/2016Q3/sysutils/iohyve/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: branches/2016Q3 =================================================================== --- branches/2016Q3 (revision 418038) +++ branches/2016Q3 (revision 418039) Property changes on: branches/2016Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r418031