From owner-svn-ports-head@freebsd.org Fri Mar 3 18:54:00 2017 Return-Path: Delivered-To: svn-ports-head@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 3D7BECF7B93; Fri, 3 Mar 2017 18:54:00 +0000 (UTC) (envelope-from rene@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 0B08917B3; Fri, 3 Mar 2017 18:53:59 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v23IrxM7025973; Fri, 3 Mar 2017 18:53:59 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v23IrxH4025971; Fri, 3 Mar 2017 18:53:59 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201703031853.v23IrxH4025971@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 3 Mar 2017 18:53:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435358 - in head: . emulators emulators/hyperv-is X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Mar 2017 18:54:00 -0000 Author: rene Date: Fri Mar 3 18:53:58 2017 New Revision: 435358 URL: https://svnweb.freebsd.org/changeset/ports/435358 Log: Remove expired port: 2017-03-01 emulators/hyperv-is: does not support any actual FreeBSD release Deleted: head/emulators/hyperv-is/ Modified: head/MOVED head/emulators/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Mar 3 18:53:53 2017 (r435357) +++ head/MOVED Fri Mar 3 18:53:58 2017 (r435358) @@ -9106,3 +9106,4 @@ archivers/libunrar4||2017-03-01|Has expi sysutils/xacpim||2017-03-01|Has expired: Mastersite disappeared sysutils/linux-nero||2017-03-01|Has expired: Probably cannot actually burn CD/DVD on recent FreeBSD audio/libofa||2017-03-01|Has expired: MusicDNS service has been discontinued +emulators/hyperv-is||2017-03-03|Has expired: does not support any actual FreeBSD release Modified: head/emulators/Makefile ============================================================================== --- head/emulators/Makefile Fri Mar 3 18:53:53 2017 (r435357) +++ head/emulators/Makefile Fri Mar 3 18:53:58 2017 (r435358) @@ -54,7 +54,6 @@ SUBDIR += hercules SUBDIR += higan SUBDIR += hugo - SUBDIR += hyperv-is SUBDIR += i386-wine SUBDIR += i386-wine-devel SUBDIR += i386-wine-staging