Bug 268629

Summary: lang/julia: Update to 1.8.4 + Makefile cleanup
Product: Ports & Packages Reporter: Eric Reardon <rizor.reardon>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me CC: wen
Priority: --- Flags: wen: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update lang/julia rizor.reardon: maintainer-approval+

Description Eric Reardon 2022-12-28 22:06:48 UTC
Created attachment 239103 [details]
update lang/julia

This update's lang/julia to 1.8.4 and cleans up the Makefile.

Release announced here:

https://github.com/JuliaLang/julia/releases/tag/v1.8.4

However upstream doesn't produce bugfix version release notes,
noted here:

https://www.reddit.com/r/Julia/comments/uy5x80/where_do_you_find_detailed_release_notes_for/

In the past the commit delta has been used,
so i am providing that here: 

https://github.com/JuliaLang/julia/compare/v1.8.3...v1.8.4

Passes portlint and poudriere on amd64 for 12.3 12.4 13.1 and 14-CURRENT,
and i can run it.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-12-29 12:05:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=434d421449bd0115adde98d43fba4c9c75102e66

commit 434d421449bd0115adde98d43fba4c9c75102e66
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-12-29 12:02:23 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-12-29 12:02:23 +0000

    lang/julia: Update to 1.8.4 and Makefile cleanup

    PR:             268629
    Reported by:    rizor.reardon@yahoo.com(maintainer)

 lang/julia/Makefile                  |  9 ++-------
 lang/julia/distinfo                  |  6 +++---
 lang/julia/files/patch-Make.inc      |  8 ++++----
 lang/julia/files/patch-Makefile      |  6 +++---
 lang/julia/files/patch-base_Makefile | 11 ++++++++++-
 lang/julia/pkg-plist                 |  3 +--
 6 files changed, 23 insertions(+), 20 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-12-29 12:09:11 UTC
A commit in branch 2022Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4282288956b4e4bcfb8b6e740a3c9aee5dd567f7

commit 4282288956b4e4bcfb8b6e740a3c9aee5dd567f7
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-12-29 12:02:23 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-12-29 12:06:22 +0000

    lang/julia: Update to 1.8.4 and Makefile cleanup

    PR:             268629
    Reported by:    rizor.reardon@yahoo.com(maintainer)

    (cherry picked from commit 434d421449bd0115adde98d43fba4c9c75102e66)

 lang/julia/Makefile                  |  9 ++-------
 lang/julia/distinfo                  |  6 +++---
 lang/julia/files/patch-Make.inc      |  8 ++++----
 lang/julia/files/patch-Makefile      |  6 +++---
 lang/julia/files/patch-base_Makefile | 11 ++++++++++-
 lang/julia/pkg-plist                 |  3 +--
 6 files changed, 23 insertions(+), 20 deletions(-)