aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Pau Monné <royger@FreeBSD.org>2019-02-27 09:40:36 +0000
committerRoger Pau Monné <royger@FreeBSD.org>2019-02-27 09:40:36 +0000
commit1e9778133097e8acb3c25a73c81f451bb0f27743 (patch)
tree3de65ac871f621d6f22d801ff11d391304583096
parent129fcd6d8c261a0791041b215ebe203c06e906a1 (diff)
downloadports-1e9778133097e8acb3c25a73c81f451bb0f27743.tar.gz
ports-1e9778133097e8acb3c25a73c81f451bb0f27743.zip
Notes
-rw-r--r--MOVED4
-rw-r--r--emulators/Makefile2
-rw-r--r--emulators/xen-kernel411/Makefile2
-rw-r--r--sysutils/Makefile2
-rw-r--r--sysutils/xen-tools411/Makefile2
5 files changed, 6 insertions, 6 deletions
diff --git a/MOVED b/MOVED
index ed04e1be42eb..f14efbf00f83 100644
--- a/MOVED
+++ b/MOVED
@@ -10323,8 +10323,6 @@ vietnamese/kde4-l10||2018-07-17|Has expired: broken for more than three years
graphics/projectm-libvisual|graphics/libprojectm|2018-07-17|Code of projectm-libvisual was merged into graphics/libprojectm
graphics/yafray|graphics/yafaray|2018-07-20|Project renamed
lang/spec.alpha||2018-07-21|Unused in the ports tree
-sysutils/xen-tools|sysutils/xen-tools47|2018-07-23|Renamed to support multiple versions
-emulators/xen-kernel|emulators/xen-kernel47|2018-07-23|Renamed to support multiple versions
emulators/xen||2018-07-23|Removed to support multiple versions
devel/py-levenshtein|devel/py-python-Levenshtein|2018-07-28|Remove the duplicate
comms/xwota||2018-07-28|Has expired: No server message and no upstream releases
@@ -11640,3 +11638,5 @@ net-im/py-xmpppy-yahoo||2019-02-23|Yahoo messenger has been discontinued in July
graphics/glitz||2019-02-23|Development stopped in 2008, not depended on
x11/xfree86_xkb_xml||2019-02-24|The project is discontinued
devel/rtichoke|devel/radian|2019-02-26|Project is renamed
+sysutils/xen-tools411|sysutils/xen-tools|2019-02-27|Rename in preparation for having a single Xen port
+emulators/xen-kernel411|emulators/xen-kernel|2019-02-27|Rename in preparation for having a single Xen port
diff --git a/emulators/Makefile b/emulators/Makefile
index fd3d2428ce36..9fb5dba484b7 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -174,7 +174,7 @@
SUBDIR += x49gp
SUBDIR += xbraitenberg
SUBDIR += xcpc
- SUBDIR += xen-kernel411
+ SUBDIR += xen-kernel
SUBDIR += xen-kernel47
SUBDIR += xhomer
SUBDIR += xsystem35
diff --git a/emulators/xen-kernel411/Makefile b/emulators/xen-kernel411/Makefile
index 54073b864fc7..7ec5bf115004 100644
--- a/emulators/xen-kernel411/Makefile
+++ b/emulators/xen-kernel411/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 4.11.0
PORTREVISION= 4
CATEGORIES= emulators
MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/
-PKGNAMESUFFIX= -kernel411
+PKGNAMESUFFIX= -kernel
MAINTAINER= royger@FreeBSD.org
COMMENT= Hypervisor using a microkernel design
diff --git a/sysutils/Makefile b/sysutils/Makefile
index c32e813a124d..056a98d74a67 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1502,7 +1502,7 @@
SUBDIR += xe
SUBDIR += xe-guest-utilities
SUBDIR += xen-guest-tools
- SUBDIR += xen-tools411
+ SUBDIR += xen-tools
SUBDIR += xen-tools47
SUBDIR += xfburn
SUBDIR += xfce4-battery-plugin
diff --git a/sysutils/xen-tools411/Makefile b/sysutils/xen-tools411/Makefile
index 0ad3ad82b0e2..edc271dc8ebc 100644
--- a/sysutils/xen-tools411/Makefile
+++ b/sysutils/xen-tools411/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xen
-PKGNAMESUFFIX= -tools411
+PKGNAMESUFFIX= -tools
PORTVERSION= 4.11.0
PORTREVISION= 7
CATEGORIES= sysutils emulators