git: e13b62b96a86 - main - databases/db5: change DEPRECATED text
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Jan 2022 23:38:15 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e13b62b96a86e3d41a1fc9fce3e84b734b1dcc50
commit e13b62b96a86e3d41a1fc9fce3e84b734b1dcc50
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2022-01-26 23:36:59 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2022-01-26 23:38:05 +0000
databases/db5: change DEPRECATED text
---
databases/db5/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/db5/Makefile b/databases/db5/Makefile
index 9c8e8d0f84fd..98be08e9dc54 100644
--- a/databases/db5/Makefile
+++ b/databases/db5/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX?=
DISTNAME= db-${PORTVERSION}
DIST_SUBDIR= bdb
-DEPRECATED= EOLd, upstream hiding patches, potential security issues
+DEPRECATED= EOLd, potential security issues, maybe use db18 instead
EXPIRATION_DATE=2022-06-30
MAINTAINER= ports@FreeBSD.org