Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2024 09:09:45 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: de3cdb57e1b6 - main - devel/microsoft-gsl: Upstream rerolled release/distfile
Message-ID:  <202411240909.4AO99jLr075446@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

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

commit de3cdb57e1b6285c4fa30ffcbad894ea68316786
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-11-24 09:05:24 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-11-24 09:06:20 +0000

    devel/microsoft-gsl: Upstream rerolled release/distfile
    
    Upstream rerolled release/distfile as previous still had versioning
    referring to previous version
    
    Previous commit backports upstream commit
    f8ec3091183e44b53a36b8f3857f234767f8ed8a which fixes a performance
    issue with span_iterator when compiled using LLVM/Clang
    
    Reference:
    https://github.com/microsoft/GSL/commit/f8ec3091183e44b53a36b8f3857f234767f8ed8a
    
    Reported by:    cmt
    Approved by:    portmgr (blanket, build fix)
---
 devel/microsoft-gsl/Makefile | 2 +-
 devel/microsoft-gsl/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/microsoft-gsl/Makefile b/devel/microsoft-gsl/Makefile
index a4b780f77a56..238e53fa71a3 100644
--- a/devel/microsoft-gsl/Makefile
+++ b/devel/microsoft-gsl/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	microsoft-gsl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 PATCH_SITES=	https://github.com/microsoft/GSL/commit/
diff --git a/devel/microsoft-gsl/distinfo b/devel/microsoft-gsl/distinfo
index 56115df11e4f..2702d70b9ed4 100644
--- a/devel/microsoft-gsl/distinfo
+++ b/devel/microsoft-gsl/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1730937308
-SHA256 (microsoft-GSL-v4.1.0_GH0.tar.gz) = 14255cb38a415ba0cc4f696969562be7d0ed36bbaf13c5e4748870babf130c48
-SIZE (microsoft-GSL-v4.1.0_GH0.tar.gz) = 57895
+TIMESTAMP = 1732438820
+SHA256 (microsoft-GSL-v4.1.0_GH0.tar.gz) = 0a227fc9c8e0bf25115f401b9a46c2a68cd28f299d24ab195284eb3f1d7794bd
+SIZE (microsoft-GSL-v4.1.0_GH0.tar.gz) = 57901
 SHA256 (87f9d768866548b5b86e72be66c60c5abd4d9b37.patch) = 8e09629d7904edc9f2e2ad70bc6c3043e80c3ab2a9a7fa479745a9aaf01a5835
 SIZE (87f9d768866548b5b86e72be66c60c5abd4d9b37.patch) = 1006



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411240909.4AO99jLr075446>