Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2023 18:19:25 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 89eb0207403d - main - science/elmerfem: Mark DEPRECATED
Message-ID:  <202310261819.39QIJP1F058064@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=89eb0207403d0b2074fdb250b48bccf335c64b4b

commit 89eb0207403d0b2074fdb250b48bccf335c64b4b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-26 18:17:05 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 18:17:05 +0000

    science/elmerfem: Mark DEPRECATED
    
    - Depends on deprecated www/qt5-webkit
    - Set EXPIRATION_DATE 2023-11-26
    
    Approved by:    portmgr (blanket)
---
 science/elmerfem/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/science/elmerfem/Makefile b/science/elmerfem/Makefile
index 510809db4fd5..f155f466578a 100644
--- a/science/elmerfem/Makefile
+++ b/science/elmerfem/Makefile
@@ -10,6 +10,9 @@ WWW=		https://www.csc.fi/web/elmer
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Depends on deprecated www/qt5-webkit
+EXPIRATION_DATE=	2023-11-26
+
 LIB_DEPENDS=	libblas.so:math/blas \
 		libhdf5.so:science/hdf5 \
 		libmetis.so:math/metis \



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