Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2017 11:22:04 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456618 - head/graphics/py-rabbyt
Message-ID:  <201712181122.vBIBM40b058324@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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