Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2018 20:35:27 +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: r483353 - head/x11-toolkits/wlc
Message-ID:  <201810282035.w9SKZRrY088365@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Sun Oct 28 20:35:26 2018
New Revision: 483353
URL: https://svnweb.freebsd.org/changeset/ports/483353

Log:
  x11-toolkits/wlc: Mark as deprecated
  
  x11-toolkits/wlc has been deprecated upstream, deprecate it in the ports
  tree and set expiration date.
  
  https://github.com/Cloudef/wlc/commit/6e2c49bf5789115bf33873f3e0ebe603c8e7725d
  
  PR:		232767
  Reported by:	jbeich

Modified:
  head/x11-toolkits/wlc/Makefile

Modified: head/x11-toolkits/wlc/Makefile
==============================================================================
--- head/x11-toolkits/wlc/Makefile	Sun Oct 28 20:29:36 2018	(r483352)
+++ head/x11-toolkits/wlc/Makefile	Sun Oct 28 20:35:26 2018	(r483353)
@@ -8,6 +8,9 @@ CATEGORIES=	x11-toolkits wayland
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Wayland compositor library
 
+DEPRECATED=	Deprecated upstream
+EXPIRATION_DATE=	2018-12-31
+
 LICENSE=	MIT
 LICENSE_FILES=	${WRKSRC}/LISENSE
 



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