[Bug 278694] lang/julia: update to 1.10.3
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278694] lang/julia: update to 1.10.3"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 May 2024 16:11:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278694 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=54eaa9043d92b513a1b4952b47d7b7a069ba888a commit 54eaa9043d92b513a1b4952b47d7b7a069ba888a Author: Hiroo Ono <hiroo.ono+freebsd@gmail.com> AuthorDate: 2024-05-10 15:55:56 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2024-05-10 16:11:27 +0000 lang/julia: Update to 1.10.3 PR: 278694 lang/julia/Makefile | 185 +- lang/julia/distinfo | 60 +- lang/julia/files/General.toml.in (new) | 3 + lang/julia/files/llvm-patch-backport-version-fixes | 22 +- lang/julia/files/patch-Make.inc | 149 +- lang/julia/files/patch-Makefile | 65 +- lang/julia/files/patch-base_Makefile (gone) | 12 - lang/julia/files/patch-deps_llvm.mk | 54 +- lang/julia/files/patch-deps_zlib.mk (new) | 10 + lang/julia/files/patch-doc_make.jl (new) | 62 + .../patch-doc_src_manual_unicode-input.md (new) | 11 + lang/julia/files/patch-src_Makefile | 99 +- lang/julia/files/patch-src_flisp_Makefile (gone) | 36 - .../patch-stdlib_LibGit2__jll_src_LibGit2__jll.jl | 6 +- .../patch-stdlib_MbedTLS__jll_src_MbedTLS__jll.jl | 2 +- ...patch-stdlib_OpenLibm__jll_src_OpenLibm__jll.jl | 2 +- .../patch-stdlib_Zlib__jll_src_Zlib__jll.jl (gone) | 11 - lang/julia/pkg-plist | 2242 +++++++++++--------- 18 files changed, 1682 insertions(+), 1349 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.