Date: Mon, 6 Apr 2015 14:29:52 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383430 - in head: emulators emulators/xl sysutils sysutils/xen-tools Message-ID: <201504061429.t36ETqmR060899@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Apr 6 14:29:51 2015 New Revision: 383430 URL: https://svnweb.freebsd.org/changeset/ports/383430 Log: Rename emulators/xl into sysutils/xen-tools Requested by: roger@ Added: head/sysutils/xen-tools/ - copied from r383429, head/emulators/xl/ Deleted: head/emulators/xl/ Modified: head/emulators/Makefile head/sysutils/Makefile Modified: head/emulators/Makefile ============================================================================== --- head/emulators/Makefile Mon Apr 6 14:27:26 2015 (r383429) +++ head/emulators/Makefile Mon Apr 6 14:29:51 2015 (r383430) @@ -165,7 +165,6 @@ SUBDIR += xcpc SUBDIR += xen SUBDIR += xhomer - SUBDIR += xl SUBDIR += xsystem35 SUBDIR += xzx SUBDIR += yabause Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Apr 6 14:27:26 2015 (r383429) +++ head/sysutils/Makefile Mon Apr 6 14:29:51 2015 (r383430) @@ -1067,6 +1067,7 @@ SUBDIR += xdu SUBDIR += xe-guest-utilities SUBDIR += xen-guest-tools + SUBDIR += xen-tools SUBDIR += xfburn SUBDIR += xfce4-battery-plugin SUBDIR += xfce4-bsdcpufreq-plugin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504061429.t36ETqmR060899>