Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Oct 2023 02:01:08 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: 9a76260899cf - main - devel/google-styleguide: Update to 20230927
Message-ID:  <202310050201.3952184o054862@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=9a76260899cfa99915d72090946b87d259825ce7

commit 9a76260899cfa99915d72090946b87d259825ce7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-05 01:55:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-05 01:55:35 +0000

    devel/google-styleguide: Update to 20230927
    
    Changes:        https://github.com/google/styleguide/commits/gh-pages
---
 devel/google-styleguide/Makefile | 4 ++--
 devel/google-styleguide/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile
index c65d19c5933d..d839b9090ef3 100644
--- a/devel/google-styleguide/Makefile
+++ b/devel/google-styleguide/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	styleguide
-PORTVERSION=	20230823
+PORTVERSION=	20230927
 CATEGORIES=	devel
 PKGNAMEPREFIX=	google-
 
@@ -20,7 +20,7 @@ NO_BUILD=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	718ea5d
+GH_TAGNAME=	cf72226
 
 SHEBANG_FILES=	cpplint/cpplint.py cpplint/cpplint_unittest.py
 
diff --git a/devel/google-styleguide/distinfo b/devel/google-styleguide/distinfo
index cac7fb13237a..e992c11ce1e4 100644
--- a/devel/google-styleguide/distinfo
+++ b/devel/google-styleguide/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694348238
-SHA256 (google-styleguide-20230823-718ea5d_GH0.tar.gz) = 58c1ea9dd12132342d8a7be2ca72c9424e89fae103747b1924468db96ed7e1de
-SIZE (google-styleguide-20230823-718ea5d_GH0.tar.gz) = 1182882
+TIMESTAMP = 1696432872
+SHA256 (google-styleguide-20230927-cf72226_GH0.tar.gz) = e1301c1a0c36ffeb03fa08379417d00d3719759f65e2324ceca5d6f8deb6cebd
+SIZE (google-styleguide-20230927-cf72226_GH0.tar.gz) = 1182606



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