Bug 261795 - lang/julia: upgrade to 1.7.2 + fix a typo
Summary: lang/julia: upgrade to 1.7.2 + fix a typo
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-08 18:10 UTC by Eric Reardon
Modified: 2022-02-10 04:26 UTC (History)
1 user (show)

See Also:


Attachments
update to 1.7.2 + fix a typo (5.84 KB, patch)
2022-02-08 18:10 UTC, Eric Reardon
rizor.reardon: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)