Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2019 20:41:25 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490010 - head/graphics/qxv
Message-ID:  <201901112041.x0BKfP63004935@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Fri Jan 11 20:41:25 2019
New Revision: 490010
URL: https://svnweb.freebsd.org/changeset/ports/490010

Log:
  Add another reason for deletion.

Modified:
  head/graphics/qxv/Makefile

Modified: head/graphics/qxv/Makefile
==============================================================================
--- head/graphics/qxv/Makefile	Fri Jan 11 20:26:34 2019	(r490009)
+++ head/graphics/qxv/Makefile	Fri Jan 11 20:41:25 2019	(r490010)
@@ -13,7 +13,7 @@ COMMENT=	Qt 4 program that displays images of various 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-DEPRECATED=		Qt4 has been EOL since december 2015
+DEPRECATED=	Qt4 has been EOL since december 2015, qxv is unmaintained
 EXPIRATION_DATE=	2019-03-15
 
 USES=		qmake qt:4 tar:bzip2



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