From 7a6c7f9b8ef726ccb3c90a02d8559187c2594e2b Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Thu, 13 Oct 2011 03:52:30 +0000 Subject: - deprecate py-PySQLite10, py-PySQLite11, py-pysqlite20, py-pysqlite22, py-pysqlite23 PR: ports/161038 Submitted by: Ruslan Mahmatkhanov Approved by: maintainer timeout (16 days) Approved by: sahil (mentor) --- databases/py-PySQLite11/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'databases/py-PySQLite11') diff --git a/databases/py-PySQLite11/Makefile b/databases/py-PySQLite11/Makefile index 3fb7e723bd14..aa1e68389778 100644 --- a/databases/py-PySQLite11/Makefile +++ b/databases/py-PySQLite11/Makefile @@ -19,6 +19,9 @@ LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 CONFLICTS= py*-PySQLite-1.0.* +DEPRECATED= unmaintained upstream, only useful for python2.4 or less, no consumers in the ports tree +EXPIRATION_DATE= 2011-12-11 + NO_LATEST_LINK= yes USE_PYTHON= yes -- cgit v1.2.3