Bug 277800 - sysutils/limine: Update to 7.1.0
Summary: sysutils/limine: Update to 7.1.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-03-19 03:27 UTC by mintsuki
Modified: 2024-03-20 20:24 UTC (History)
1 user (show)

See Also:


Attachments
Update patch (1.18 KB, patch)
2024-03-19 03:27 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-03-19 03:27:25 UTC
Created attachment 249293 [details]
Update patch

This patch upgrades the Limine bootloader to the latest version: 7.1.0.

Changelog file can be found at https://github.com/limine-bootloader/limine/releases/download/v7.1.0/ChangeLog
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-20 20:20:42 UTC
A commit in branch main references this bug:

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

commit 218db7071ebc579091afee55aff59b5df5b518ec
Author:     mintsuki <mintsuki@protonmail.com>
AuthorDate: 2024-03-20 20:08:27 +0000
Commit:     Gabriel M. Dutra <dutra@FreeBSD.org>
CommitDate: 2024-03-20 20:19:00 +0000

    sysutils/limine: Update to 7.1.0

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

    PR:             277800
    Approved by:    garga (mentor, implicit), maintainer (implicit)

 sysutils/limine/Makefile | 3 +--
 sysutils/limine/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 2 Gabriel M. Dutra freebsd_committer freebsd_triage 2024-03-20 20:24:08 UTC
Committed, thanks!