Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2024 16:17:38 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: 2ca3531fd9e0 - main - devel/google-styleguide: Update to 20240702
Message-ID:  <202407061617.466GHcRU043102@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=2ca3531fd9e07905a579e10668d6e41ca342cb56

commit 2ca3531fd9e07905a579e10668d6e41ca342cb56
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-06 16:01:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-06 16:01:41 +0000

    devel/google-styleguide: Update to 20240702
    
    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 6358cb6ba425..1c9bd7415145 100644
--- a/devel/google-styleguide/Makefile
+++ b/devel/google-styleguide/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	styleguide
-PORTVERSION=	20240227
+PORTVERSION=	20240702
 CATEGORIES=	devel
 PKGNAMEPREFIX=	google-
 
@@ -21,7 +21,7 @@ NO_BUILD=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	8487c08
+GH_TAGNAME=	1ae7350
 
 SHEBANG_FILES=	cpplint/cpplint.py cpplint/cpplint_unittest.py
 
diff --git a/devel/google-styleguide/distinfo b/devel/google-styleguide/distinfo
index fbcda559a45a..0872909cf53b 100644
--- a/devel/google-styleguide/distinfo
+++ b/devel/google-styleguide/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709390358
-SHA256 (google-styleguide-20240227-8487c08_GH0.tar.gz) = 7d83750e57e265e91ef7bdeb9d004072cdf7fe56de6e2d52e2a0b17b36ca6332
-SIZE (google-styleguide-20240227-8487c08_GH0.tar.gz) = 1198995
+TIMESTAMP = 1720022678
+SHA256 (google-styleguide-20240702-1ae7350_GH0.tar.gz) = 98fbc63d8d126d58cdccf67d768eee6a7641d31fa5cb47457aab0a45700e0909
+SIZE (google-styleguide-20240702-1ae7350_GH0.tar.gz) = 1206789



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