Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2019 20:24:33 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508207 - head/x11/xtrap
Message-ID:  <201908052024.x75KOXvu094658@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Mon Aug  5 20:24:33 2019
New Revision: 508207
URL: https://svnweb.freebsd.org/changeset/ports/508207

Log:
  x11/xtrap: Deprecate and set expiration
  
  Deprecate x11/xtrap and set an expiration date.  This application has been
  deprecated and archived upstream.
  
  Sponsored by:	B3 Init

Modified:
  head/x11/xtrap/Makefile

Modified: head/x11/xtrap/Makefile
==============================================================================
--- head/x11/xtrap/Makefile	Mon Aug  5 20:07:06 2019	(r508206)
+++ head/x11/xtrap/Makefile	Mon Aug  5 20:24:33 2019	(r508207)
@@ -7,6 +7,9 @@ CATEGORIES=	x11
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	XTrap sample clients for X
 
+DEPRECATED=	Deprecated and archived upstream
+EXPIRATION_DATE=2019-10-01
+
 XORG_CAT=	app
 USE_XORG=	x11 xt xtrap
 



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