svn commit: r456618 - head/graphics/py-rabbyt

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Dec 18 11:22:05 UTC 2017


Author: amdmi3
Date: Mon Dec 18 11:22:03 2017
New Revision: 456618
URL: https://svnweb.freebsd.org/changeset/ports/456618

Log:
  - Deprecate and expire: this was only needed for a single port which is no longer in the tree, and the development has ceased (see http://arcticpaint.com/projects/rabbyt/)

Modified:
  head/graphics/py-rabbyt/Makefile

Modified: head/graphics/py-rabbyt/Makefile
==============================================================================
--- head/graphics/py-rabbyt/Makefile	Mon Dec 18 11:21:40 2017	(r456617)
+++ head/graphics/py-rabbyt/Makefile	Mon Dec 18 11:22:03 2017	(r456618)
@@ -13,6 +13,9 @@ DISTNAME=	Rabbyt-${PORTVERSION}
 MAINTAINER=	amdmi3 at FreeBSD.org
 COMMENT=	Fast sprite library for Python
 
+DEPRECATED=	Development ceased, no longer used in the ports
+EXPIRATION_DATE=2018-01-18
+
 USES=		python:2.7
 USE_PYTHON=	distutils autoplist
 USE_GL=		gl glu


More information about the svn-ports-head mailing list