Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2023 18:19:26 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: f67c45c8a3b0 - main - science/openmodelica: Mark DEPRECATED
Message-ID:  <202310261819.39QIJQvY058103@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=f67c45c8a3b0310fffaeb463e06b1af5756cc430

commit f67c45c8a3b0310fffaeb463e06b1af5756cc430
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-26 18:18:37 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 18:18:37 +0000

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

diff --git a/science/openmodelica/Makefile b/science/openmodelica/Makefile
index bbee26adc1d2..2ce87af4355f 100644
--- a/science/openmodelica/Makefile
+++ b/science/openmodelica/Makefile
@@ -13,6 +13,8 @@ LICENSE_NAME=	Public license for OpenModelica
 LICENSE_TEXT=	See https://github.com/OpenModelica/OpenModelica/blob/master/OSMC-License.txt
 LICENSE_PERMS=	auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
 
+DEPRECATED=    Depends on deprecated www/qt5-webkit
+EXPIRATION_DATE=       2023-11-26
 BROKEN_aarch64=	link fails: /usr/local/bin/ld: cannot find -lquadmath: No such file or directory
 BROKEN_i386=	compilation fails: /wrkdirs/usr/ports/science/openmodelica/work/OpenModelica-1.20.0/OMCompiler/3rdParty/libffi/src/x86/sysv.S:841:1: error: changed section flags for .eh_frame, expected: 0x2
 



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