diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2011-10-13 03:52:30 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2011-10-13 03:52:30 +0000 |
| commit | 7a6c7f9b8ef726ccb3c90a02d8559187c2594e2b (patch) | |
| tree | 833030fdf89d3bf76ad12e8f2e7ff8a4a150d9ff /databases/py-PySQLite11 | |
| parent | Fails to build on 64 bit platforms. (diff) | |
- deprecate py-PySQLite10, py-PySQLite11, py-pysqlite20, py-pysqlite22, py-pysqlite23
PR: ports/161038
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer timeout (16 days)
Approved by: sahil (mentor)
Diffstat (limited to 'databases/py-PySQLite11')
| -rw-r--r-- | databases/py-PySQLite11/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
