svn commit: r523004 - head/databases/tdb1
Antoine Brodin
antoine at FreeBSD.org
Tue Jan 14 10:06:00 UTC 2020
Author: antoine
Date: Tue Jan 14 10:05:59 2020
New Revision: 523004
URL: https://svnweb.freebsd.org/changeset/ports/523004
Log:
Deprecate tdb1 algonside ports deprecated in r522997
With hat: portmgr
Modified:
head/databases/tdb1/Makefile
Modified: head/databases/tdb1/Makefile
==============================================================================
--- head/databases/tdb1/Makefile Tue Jan 14 09:58:53 2020 (r523003)
+++ head/databases/tdb1/Makefile Tue Jan 14 10:05:59 2020 (r523004)
@@ -13,6 +13,9 @@ COMMENT= Trivial Database
LICENSE= GPLv3
+DEPRECATED= Old version, uses EOLed python27
+EXPIRATION_DATE= 2020-02-15
+
IGNORE_NONTHREAD_PYTHON=needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
CONFLICTS_INSTALL= tdb-*
More information about the svn-ports-all
mailing list