Date: Thu, 29 Dec 2016 15:47:34 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429924 - head/emulators/hyperv-is Message-ID: <201612291547.uBTFlYME071399@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Dec 29 15:47:34 2016 New Revision: 429924 URL: https://svnweb.freebsd.org/changeset/ports/429924 Log: - Deprecate and ignore in 2 months: this port does not support any actual FreeBSD version Approved by: portmgr blanket Modified: head/emulators/hyperv-is/Makefile Modified: head/emulators/hyperv-is/Makefile ============================================================================== --- head/emulators/hyperv-is/Makefile Thu Dec 29 15:32:45 2016 (r429923) +++ head/emulators/hyperv-is/Makefile Thu Dec 29 15:47:34 2016 (r429924) @@ -10,6 +10,10 @@ DISTNAME= ${DNAME} MAINTAINER= bsdic@microsoft.com COMMENT= FreeBSD Integration Service on Hyper-v +IGNORE= does not support any actual FreeBSD release +DEPRECATED= does not support any actual FreeBSD release +EXPIRATION_DATE=2016-03-01 + ONLY_FOR_ARCHS= amd64 i386 USES= kmod uidfix
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612291547.uBTFlYME071399>