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-PySQLite10 | |
| 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-PySQLite10')
| -rw-r--r-- | databases/py-PySQLite10/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/py-PySQLite10/Makefile b/databases/py-PySQLite10/Makefile index 953b16577959..c643759b40ac 100644 --- a/databases/py-PySQLite10/Makefile +++ b/databases/py-PySQLite10/Makefile @@ -21,6 +21,9 @@ NO_LATEST_LINK= yes CONFLICTS= py*-PySQLite-1.1.* +DEPRECATED= unmaintained upstream, only useful for python2.4 or less, no consumers in the ports tree +EXPIRATION_DATE= 2011-12-11 + WRKSRC= ${WRKDIR}/pysqlite USE_PYTHON= yes USE_PYDISTUTILS=yes |
