Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:10:03 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: 1fb20025d721 - main - devel/google-styleguide: Update to 20240227
Message-ID:  <202403091410.429EA3Cm096075@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=1fb20025d72176b9247505629561cadfe706146e

commit 1fb20025d72176b9247505629561cadfe706146e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:44:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:05:19 +0000

    devel/google-styleguide: Update to 20240227
    
    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 58528a0f01a3..6358cb6ba425 100644
--- a/devel/google-styleguide/Makefile
+++ b/devel/google-styleguide/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	styleguide
-PORTVERSION=	20240130
+PORTVERSION=	20240227
 CATEGORIES=	devel
 PKGNAMEPREFIX=	google-
 
@@ -21,7 +21,7 @@ NO_BUILD=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	1ec490a
+GH_TAGNAME=	8487c08
 
 SHEBANG_FILES=	cpplint/cpplint.py cpplint/cpplint_unittest.py
 
diff --git a/devel/google-styleguide/distinfo b/devel/google-styleguide/distinfo
index 77502fe9c0c9..fbcda559a45a 100644
--- a/devel/google-styleguide/distinfo
+++ b/devel/google-styleguide/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708448894
-SHA256 (google-styleguide-20240130-1ec490a_GH0.tar.gz) = e9716edce14847522f3b13b098f251a62be587a01ba1996da3a216f115dd4651
-SIZE (google-styleguide-20240130-1ec490a_GH0.tar.gz) = 1198693
+TIMESTAMP = 1709390358
+SHA256 (google-styleguide-20240227-8487c08_GH0.tar.gz) = 7d83750e57e265e91ef7bdeb9d004072cdf7fe56de6e2d52e2a0b17b36ca6332
+SIZE (google-styleguide-20240227-8487c08_GH0.tar.gz) = 1198995



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