Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2024 00:44:37 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cd9ea9bdc517 - main - devel/re2: Update to 20240401
Message-ID:  <202404050044.4350ibPs099849@gitrepo.freebsd.org>

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

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

commit cd9ea9bdc5177ba617c28603c5c21c228e49d9f9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-05 00:38:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-05 00:38:34 +0000

    devel/re2: Update to 20240401
    
    Changes:        https://github.com/google/re2/releases
                    https://github.com/google/re2/commits/main
---
 devel/re2/Makefile | 2 +-
 devel/re2/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/re2/Makefile b/devel/re2/Makefile
index 0ca02de4d7a1..6e42e01556d9 100644
--- a/devel/re2/Makefile
+++ b/devel/re2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	re2
-PORTVERSION=	20240301
+PORTVERSION=	20240401
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/google/re2/releases/download/${PORTVERSION:C|(....)(..)(..)|\1-\2-\3|}/
 DISTNAME=	re2-${PORTVERSION:C|(....)(..)(..)|\1-\2-\3|}
diff --git a/devel/re2/distinfo b/devel/re2/distinfo
index b83074d48078..4740ac166355 100644
--- a/devel/re2/distinfo
+++ b/devel/re2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709390380
-SHA256 (re2-2024-03-01.tar.gz) = 7b2b3aa8241eac25f674e5b5b2e23d4ac4f0a8891418a2661869f736f03f57f4
-SIZE (re2-2024-03-01.tar.gz) = 389495
+TIMESTAMP = 1712084460
+SHA256 (re2-2024-04-01.tar.gz) = 3f6690c3393a613c3a0b566309cf04dc381d61470079b653afc47c67fb898198
+SIZE (re2-2024-04-01.tar.gz) = 389819



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