svn commit: r469444 - head/emulators/qemu-launcher

Tobias Kortkamp tobik at FreeBSD.org
Wed May 9 11:52:37 UTC 2018


Author: tobik
Date: Wed May  9 11:52:36 2018
New Revision: 469444
URL: https://svnweb.freebsd.org/changeset/ports/469444

Log:
  emulators/qemu-launcher: Mark deprecated
  
  Upstream appears to be gone.
  
  PR:		224745
  Submitted by:	Alexandre C. Guimarães <lebarondemerde at privacychain.ch>

Modified:
  head/emulators/qemu-launcher/Makefile

Modified: head/emulators/qemu-launcher/Makefile
==============================================================================
--- head/emulators/qemu-launcher/Makefile	Wed May  9 10:49:03 2018	(r469443)
+++ head/emulators/qemu-launcher/Makefile	Wed May  9 11:52:36 2018	(r469444)
@@ -10,6 +10,9 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	GTK front-end to Qemu
 
+DEPRECATED=	Upstream is gone
+EXPIRATION_DATE=	2018-05-31
+
 RUN_DEPENDS=	p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \
 		p5-Glade2>=0:x11-toolkits/p5-Glade2 \
 		p5-Locale-gettext>=0:devel/p5-Locale-gettext


More information about the svn-ports-all mailing list