Date: Wed, 9 May 2018 11:52:36 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469444 - head/emulators/qemu-launcher Message-ID: <201805091152.w49BqaSU006330@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805091152.w49BqaSU006330>