svn commit: r367769 - in head: . emulators emulators/virtualbox-ose-kmod-legacy emulators/virtualbox-ose-legacy

John Marino marino at FreeBSD.org
Tue Sep 9 19:18:29 UTC 2014


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


More information about the svn-ports-head mailing list