Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Feb 2021 08:40:30 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r564776 - head/x11-toolkits/tile
Message-ID:  <202102090840.1198eUbr055925@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Feb  9 08:40:29 2021
New Revision: 564776
URL: https://svnweb.freebsd.org/changeset/ports/564776

Log:
  x11-toolkits/tile: deprecate, the functionality is part of core Tk

Modified:
  head/x11-toolkits/tile/Makefile

Modified: head/x11-toolkits/tile/Makefile
==============================================================================
--- head/x11-toolkits/tile/Makefile	Tue Feb  9 08:36:30 2021	(r564775)
+++ head/x11-toolkits/tile/Makefile	Tue Feb  9 08:40:29 2021	(r564776)
@@ -12,6 +12,9 @@ COMMENT=	Themed widget set for Tk
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/license.terms
 
+DEPRECATED=	The Tile widget set is part of Tk 8.5 and above, see TIP 248
+EXPIRATION_DATE=2021-03-26
+
 USES=		autoreconf tk:tea
 
 CONFIGURE_ENV+=	TCL_INCLUDEDIR="${TCL_INCLUDEDIR}" \



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