Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2020 17:54:25 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525849 - head/graphics/py-pyglet12
Message-ID:  <202002111754.01BHsPlm055645@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Feb 11 17:54:25 2020
New Revision: 525849
URL: https://svnweb.freebsd.org/changeset/ports/525849

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2020-02-29

Modified:
  head/graphics/py-pyglet12/Makefile

Modified: head/graphics/py-pyglet12/Makefile
==============================================================================
--- head/graphics/py-pyglet12/Makefile	Tue Feb 11 17:54:20 2020	(r525848)
+++ head/graphics/py-pyglet12/Makefile	Tue Feb 11 17:54:25 2020	(r525849)
@@ -14,6 +14,9 @@ COMMENT=	Cross-platform windowing and multimedia libra
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Use graphics/py-pyglet instead
+EXPIRATION_DATE=2020-02-29
+
 USES=		python
 USE_PYTHON=	autoplist distutils
 



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