Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2023 03:13:56 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: 56534b8a7d70 - main - devel/google-styleguide: Update to 20230823
Message-ID:  <202309110313.38B3DuIL021605@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=56534b8a7d708b69e86ac42605065fb691a21a5d

commit 56534b8a7d708b69e86ac42605065fb691a21a5d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-11 03:07:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-11 03:07:39 +0000

    devel/google-styleguide: Update to 20230823
    
    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 56fe91997931..c65d19c5933d 100644
--- a/devel/google-styleguide/Makefile
+++ b/devel/google-styleguide/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	styleguide
-PORTVERSION=	20230626
+PORTVERSION=	20230823
 CATEGORIES=	devel
 PKGNAMEPREFIX=	google-
 
@@ -20,7 +20,7 @@ NO_BUILD=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	7751268
+GH_TAGNAME=	718ea5d
 
 SHEBANG_FILES=	cpplint/cpplint.py cpplint/cpplint_unittest.py
 
diff --git a/devel/google-styleguide/distinfo b/devel/google-styleguide/distinfo
index 59906d611f40..cac7fb13237a 100644
--- a/devel/google-styleguide/distinfo
+++ b/devel/google-styleguide/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688166052
-SHA256 (google-styleguide-20230626-7751268_GH0.tar.gz) = efbb5d77de4922eb81d6703e8251aa25160f93fbb1ab77d3bc95406c0643ddd7
-SIZE (google-styleguide-20230626-7751268_GH0.tar.gz) = 1182273
+TIMESTAMP = 1694348238
+SHA256 (google-styleguide-20230823-718ea5d_GH0.tar.gz) = 58c1ea9dd12132342d8a7be2ca72c9424e89fae103747b1924468db96ed7e1de
+SIZE (google-styleguide-20230823-718ea5d_GH0.tar.gz) = 1182882



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