Re: git: 58b1b5c9820d - main - science/code_saturne: Remove dependency
Date: Sat, 30 Dec 2023 16:56:21 UTC
> On Dec 30, 2023, at 8:17 AM, Muhammad Moinur Rahman <bofh@FreeBSD.org> wrote:
>
> The branch main has been updated by bofh:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=58b1b5c9820d58b30e95a202907af5623f74ee07
>
> commit 58b1b5c9820d58b30e95a202907af5623f74ee07
> Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
> AuthorDate: 2023-12-30 05:11:38 +0000
> Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
> CommitDate: 2023-12-30 07:16:43 +0000
>
> science/code_saturne: Remove dependency
>
> There is a runtime dependency to sysutils/torque which is about to
> expire. However in recent versions of code_saturne documentation there
> is no mention of the this dependency. For more information:
> https://www.code-saturne.org/documentation/8.1/doxygen/src/md__i_n_s_t_a_l_l.html
>
> Approved by: portmgr (blanket)
> ---
> science/code_saturne/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile
> index e668813a8f50..42b5e635aa30 100644
> --- a/science/code_saturne/Makefile
> +++ b/science/code_saturne/Makefile
> @@ -1,5 +1,6 @@
> PORTNAME= code_saturne
> PORTVERSION= 8.1.0
> +PORTREVISION= 1
> CATEGORIES= science parallel
> MASTER_SITES= https://www.code-saturne.org/releases/
>
> @@ -23,7 +24,6 @@ LIB_DEPENDS= libsysinfo.so:devel/libsysinfo \
> libmedC.so:french/med
> RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
> ${MPI4PY} \
> - pbs-config:sysutils/torque \
> xmgrace:math/grace \
> bash:shells/bash \
> xterm:x11/xterm
thierry@ Can you confirm whether if you need this one to be reverted too?
Kind regards,
Moin