1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

emulators/xen-kernel411 & sysutils/xen-tools411: drop version number from port

I don't have the bandwidth to maintain multiple version of Xen, and
going forward all newer version of Xen should work on FreeBSD without
issues.

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D19284
This commit is contained in:
Roger Pau Monné 2019-02-27 09:40:36 +00:00
parent 129fcd6d8c
commit 1e97781330
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494039
5 changed files with 6 additions and 6 deletions

4
MOVED
View File

@ -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

View File

@ -174,7 +174,7 @@
SUBDIR += x49gp
SUBDIR += xbraitenberg
SUBDIR += xcpc
SUBDIR += xen-kernel411
SUBDIR += xen-kernel
SUBDIR += xen-kernel47
SUBDIR += xhomer
SUBDIR += xsystem35

View File

@ -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

View File

@ -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

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xen
PKGNAMESUFFIX= -tools411
PKGNAMESUFFIX= -tools
PORTVERSION= 4.11.0
PORTREVISION= 7
CATEGORIES= sysutils emulators