Bug 261795

Summary: lang/julia: upgrade to 1.7.2 + fix a typo
Product: Ports & Packages Reporter: Eric Reardon <rizor.reardon>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Only Me CC: ygy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update to 1.7.2 + fix a typo rizor.reardon: maintainer-approval+

Description Eric Reardon 2022-02-08 18:10:18 UTC
Created attachment 231651 [details]
update to 1.7.2 + fix a typo

This is a bugfix release:
https://github.com/JuliaLang/julia/releases/tag/v1.7.2

this also fixes a typo i found while updating to this release.
passes testport for 12.2 12.3 and 13.0
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-10 04:25:46 UTC
A commit in branch main references this bug:

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

commit eefeae155db9f350f9185915d31844c2965cf9fa
Author:     Eric Reardon <rizor.reardon@yahoo.com>
AuthorDate: 2022-02-10 04:25:26 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-02-10 04:25:26 +0000

    lang/julia: Update to 1.7.2

    - Fix a typo in the patch

    Changelog:      https://github.com/JuliaLang/julia/releases/tag/v1.7.2

    PR:             261795

 lang/julia/Makefile                                            | 3 +--
 lang/julia/distinfo                                            | 6 +++---
 lang/julia/files/patch-stdlib_LibGit2__jll_src_LibGit2__jll.jl | 4 ++--
 3 files changed, 6 insertions(+), 7 deletions(-)