Date: Tue, 9 Sep 2014 19:18:28 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367769 - in head: . emulators emulators/virtualbox-ose-kmod-legacy emulators/virtualbox-ose-legacy Message-ID: <201409091918.s89JIStw037486@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Tue Sep 9 19:18:28 2014 New Revision: 367769 URL: http://svnweb.freebsd.org/changeset/ports/367769 QAT: https://qat.redports.org/buildarchive/r367769/ Log: Remove virtualbox-*-legacy due to lack of staging The virtualbox-ose-kmod-legacy port is staged, but it has no purpose without the unstaged virtualbox-ose-legacy port, so both ports have been removed at the same time. Deleted: head/emulators/virtualbox-ose-kmod-legacy/ head/emulators/virtualbox-ose-legacy/ Modified: head/MOVED head/emulators/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Sep 9 19:10:29 2014 (r367768) +++ head/MOVED Tue Sep 9 19:18:28 2014 (r367769) @@ -7042,3 +7042,5 @@ databases/p5-DBD-FrontBase||2014-09-07|C databases/ruby-frontbase||2014-09-07|Cascade removal (databases/frontbase) devel/flex-sdk2||2014-09-07|Not staged devel/flex_compiler_shell||2014-09-07|Cascade removal (devel/flex-sdk2) +emulators/virtualbox-ose-legacy||2014-09-09|Not staged +emulators/virtualbox-ose-kmod-legacy||2014-09-09|No purpose after removal of virtualbox-ose-legacy Modified: head/emulators/Makefile ============================================================================== --- head/emulators/Makefile Tue Sep 9 19:10:29 2014 (r367768) +++ head/emulators/Makefile Tue Sep 9 19:18:28 2014 (r367769) @@ -142,8 +142,6 @@ SUBDIR += virtualbox-ose SUBDIR += virtualbox-ose-additions SUBDIR += virtualbox-ose-kmod - SUBDIR += virtualbox-ose-kmod-legacy - SUBDIR += virtualbox-ose-legacy SUBDIR += visualboyadvance-m SUBDIR += vmips SUBDIR += vmsbackup
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409091918.s89JIStw037486>