Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jul 2020 19:49:59 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r542524 - head/emulators/qemu40
Message-ID:  <202007181949.06IJnxG0032977@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Sat Jul 18 19:49:59 2020
New Revision: 542524
URL: https://svnweb.freebsd.org/changeset/ports/542524

Log:
  emulators/qemu40: Mark DEPRECATED
  
  - qemu has been updated to 4.2.X branch and now there is qemu41 with 4.1.X

Modified:
  head/emulators/qemu40/Makefile

Modified: head/emulators/qemu40/Makefile
==============================================================================
--- head/emulators/qemu40/Makefile	Sat Jul 18 19:41:59 2020	(r542523)
+++ head/emulators/qemu40/Makefile	Sat Jul 18 19:49:59 2020	(r542524)
@@ -27,6 +27,8 @@ USES=		bison compiler:c11 cpe gmake gnome iconv:wchar_
 USE_GNOME=	cairo glib20 libxml2
 USE_PERL5=	build
 
+DEPRECATED= 	Please consider using qemu or qemu41
+EXPIRATION_DATE=2020-08-20
 #BROKEN_powerpc64=	fails to compile: In function aio_bh_poll: internal compiler error: Segmentation fault
 
 #.if !defined(PKGNAMESUFFIX) || (${PKGNAMESUFFIX} != "-utils" && ${PKGNAMESUFFIX} != "-guest-agent")



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007181949.06IJnxG0032977>