git: 2938aebc046e - main - math/eigen2: mark deprecated
Adriaan de Groot
adridg at FreeBSD.org
Tue Sep 7 21:30:02 UTC 2021
The branch main has been updated by adridg:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2938aebc046e906e68194740a203d233135f21c4
commit 2938aebc046e906e68194740a203d233135f21c4
Author: Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-09-07 08:49:35 +0000
Commit: Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-09-07 21:19:38 +0000
math/eigen2: mark deprecated
---
math/eigen2/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/math/eigen2/Makefile b/math/eigen2/Makefile
index a333331f9c82..73509869850c 100644
--- a/math/eigen2/Makefile
+++ b/math/eigen2/Makefile
@@ -9,9 +9,12 @@ PKGNAMESUFFIX= 2
DISTNAME= ${PORTVERSION}
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= kde at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Lightweight library for vector and matrix math
+DEPRECATED= No longer available upstream, no consumers in ports
+EXPIRATION_DATE=2021-12-07
+
USES= cmake tar:bzip2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-b23437e61a07
More information about the dev-commits-ports-all
mailing list