Bug 282220 - devel/microsoft-gsl: update to 4.1.0
Summary: devel/microsoft-gsl: update to 4.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: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-20 04:31 UTC by Henry Hu
Modified: 2024-10-21 10:10 UTC (History)
1 user (show)

See Also:


Attachments
patch to 4.1.0 (1.57 KB, patch)
2024-10-20 04:31 UTC, Henry Hu
henry.hu.sh: maintainer-approval+
Details | Diff
poudriere log on 13.4-RELEASE (17.18 KB, text/plain)
2024-10-20 04:31 UTC, Henry Hu
no flags Details
poudriere log on 14.1-RELEASE (17.18 KB, text/plain)
2024-10-20 04:32 UTC, Henry Hu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Hu 2024-10-20 04:31:34 UTC
Created attachment 254384 [details]
patch to 4.1.0

A few gsl_* headers were removed, and zstrings header was added.

Changelog:

https://github.com/microsoft/GSL/compare/v4.0.0...v4.1.0
Comment 1 Henry Hu 2024-10-20 04:31:53 UTC
Created attachment 254385 [details]
poudriere log on 13.4-RELEASE
Comment 2 Henry Hu 2024-10-20 04:32:46 UTC
Created attachment 254386 [details]
poudriere log on 14.1-RELEASE
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-10-21 10:09:01 UTC
A commit in branch main references this bug:

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

commit 31ffb02a8a4a62ba90f4eaf1fc43599713b96556
Author:     Henry Hu <henry.hu.sh@gmail.com>
AuthorDate: 2024-10-21 10:04:53 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-21 10:04:53 +0000

    devel/microsoft-gsl: Update 4.0.0 → 4.1.0

    Changelog:
    https://github.com/microsoft/GSL/releases/tag/v4.1.0

    PR:     282220

 devel/microsoft-gsl/Makefile  | 2 +-
 devel/microsoft-gsl/distinfo  | 6 +++---
 devel/microsoft-gsl/pkg-plist | 7 ++-----
 3 files changed, 6 insertions(+), 9 deletions(-)
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2024-10-21 10:10:41 UTC
Thanks.