Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2023 15:54:02 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: 1e1e5c84b0cf - main - devel/google-styleguide: Update to 20230103
Message-ID:  <202302051554.315Fs2j8028854@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=1e1e5c84b0cfc57825eb556dffd0b23414f047e6

commit 1e1e5c84b0cfc57825eb556dffd0b23414f047e6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-02-05 15:17:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-02-05 15:47:42 +0000

    devel/google-styleguide: Update to 20230103
    
    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 f34dde5e0304..dd753759dac7 100644
--- a/devel/google-styleguide/Makefile
+++ b/devel/google-styleguide/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	styleguide
-PORTVERSION=	20221229
+PORTVERSION=	20230103
 CATEGORIES=	devel
 PKGNAMEPREFIX=	google-
 
@@ -20,7 +20,7 @@ NO_BUILD=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	b5c20ce
+GH_TAGNAME=	74605a6
 
 SHEBANG_FILES=	cpplint/cpplint.py cpplint/cpplint_unittest.py
 
diff --git a/devel/google-styleguide/distinfo b/devel/google-styleguide/distinfo
index 412fa966c409..d3dca87b41a8 100644
--- a/devel/google-styleguide/distinfo
+++ b/devel/google-styleguide/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589488
-SHA256 (google-styleguide-20221229-b5c20ce_GH0.tar.gz) = fcc25f23798bc4a5c9036dd47072155ab2880e4b7e61cb42bacbf9e7acb88e7d
-SIZE (google-styleguide-20221229-b5c20ce_GH0.tar.gz) = 1177587
+TIMESTAMP = 1675190927
+SHA256 (google-styleguide-20230103-74605a6_GH0.tar.gz) = e788cb444f9e6e2ec6ed1ff356f0378f9a4aad20f7f0716f6cb2a35acb13633a
+SIZE (google-styleguide-20230103-74605a6_GH0.tar.gz) = 1182263



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