Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2024 00:10:42 GMT
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d9de42ae2630 - main - devel/microsoft-gsl: add missing commit
Message-ID:  <202411240010.4AO0Ag36080390@gitrepo.freebsd.org>

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

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

commit d9de42ae26304a28ed039dcd975f97a91530d659
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2024-11-24 00:09:26 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2024-11-24 00:09:26 +0000

    devel/microsoft-gsl: add missing commit
    
    Bump PORTREVISION.
    
    PR:             282595
    Approved by:    henry.hu.sh@gmail.com (maintainer timeout)
---
 devel/microsoft-gsl/Makefile | 4 ++++
 devel/microsoft-gsl/distinfo | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/devel/microsoft-gsl/Makefile b/devel/microsoft-gsl/Makefile
index 93e489e61bfb..a4b780f77a56 100644
--- a/devel/microsoft-gsl/Makefile
+++ b/devel/microsoft-gsl/Makefile
@@ -1,8 +1,12 @@
 PORTNAME=	microsoft-gsl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.1.0
+PORTREVISION=	1
 CATEGORIES=	devel
 
+PATCH_SITES=	https://github.com/microsoft/GSL/commit/
+PATCHFILES=	87f9d768866548b5b86e72be66c60c5abd4d9b37.patch:-p1
+
 MAINTAINER=	henry.hu.sh@gmail.com
 COMMENT=	Guidelines Support Library
 WWW=		https://github.com/microsoft/GSL
diff --git a/devel/microsoft-gsl/distinfo b/devel/microsoft-gsl/distinfo
index 25be1e2ccaa7..56115df11e4f 100644
--- a/devel/microsoft-gsl/distinfo
+++ b/devel/microsoft-gsl/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1729397891
+TIMESTAMP = 1730937308
 SHA256 (microsoft-GSL-v4.1.0_GH0.tar.gz) = 14255cb38a415ba0cc4f696969562be7d0ed36bbaf13c5e4748870babf130c48
 SIZE (microsoft-GSL-v4.1.0_GH0.tar.gz) = 57895
+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?202411240010.4AO0Ag36080390>