Bug 278723 - sysutils/limine: Update to 7.5.0
Summary: sysutils/limine: Update to 7.5.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Gabriel M. Dutra
URL: https://github.com/limine-bootloader/...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-03 19:49 UTC by mintsuki
Modified: 2024-05-05 14:44 UTC (History)
1 user (show)

See Also:


Attachments
Update patch (1.91 KB, patch)
2024-05-03 19:49 UTC, mintsuki
mintsuki: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mintsuki 2024-05-03 19:49:17 UTC
Created attachment 250357 [details]
Update patch

This patch updates the Limine bootloader to the latest version: 7.5.0.

Changelog file can be found at https://github.com/limine-bootloader/limine/releases/download/v7.5.0/ChangeLog
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-05-05 14:43:45 UTC
A commit in branch main references this bug:

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

commit 097709d2d29a95d9b401a9f9360d6a6c626c38cb
Author:     mintsuki <mintsuki@protonmail.com>
AuthorDate: 2024-05-05 14:38:31 +0000
Commit:     Gabriel M. Dutra <dutra@FreeBSD.org>
CommitDate: 2024-05-05 14:42:44 +0000

    sysutils/limine: Update to 7.5.0

    changeLog:
    https://github.com/limine-bootloader/limine/releases/download/v7.5.0/ChangeLog

    PR:             278723
    Approved by:    submitter is maintainer

 sysutils/limine/Makefile  | 4 ++--
 sysutils/limine/distinfo  | 6 +++---
 sysutils/limine/pkg-descr | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)
Comment 2 Gabriel M. Dutra freebsd_committer freebsd_triage 2024-05-05 14:44:21 UTC
Committed, thank you!