Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Sep 2021 21:30:01 GMT
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2938aebc046e - main - math/eigen2: mark deprecated
Message-ID:  <202109072130.187LU1ux039527@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by adridg:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2938aebc046e906e68194740a203d233135f21c4

commit 2938aebc046e906e68194740a203d233135f21c4
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2021-09-07 08:49:35 +0000
Commit:     Adriaan de Groot <adridg@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@FreeBSD.org
+MAINTAINER=	ports@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109072130.187LU1ux039527>