Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 23:38:55 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: 65b6c20bcca2 - main - devel/google-styleguide: Update to 20220525
Message-ID:  <202206032338.253NctQb078730@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=65b6c20bcca2cb9c86bb338f4c2f626ef429b777

commit 65b6c20bcca2cb9c86bb338f4c2f626ef429b777
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 23:21:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 23:36:29 +0000

    devel/google-styleguide: Update to 20220525
    
    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 119bf5df711c..27436527077e 100644
--- a/devel/google-styleguide/Makefile
+++ b/devel/google-styleguide/Makefile
@@ -1,7 +1,7 @@
 # Created by: Yen-Ming Lee <leeym@FreeBSD.org>
 
 PORTNAME=	styleguide
-PORTVERSION=	20220425
+PORTVERSION=	20220525
 CATEGORIES=	devel
 PKGNAMEPREFIX=	google-
 
@@ -21,7 +21,7 @@ NO_BUILD=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	2eb7e16
+GH_TAGNAME=	a5197ab
 
 SHEBANG_FILES=	cpplint/cpplint.py cpplint/cpplint_unittest.py
 
diff --git a/devel/google-styleguide/distinfo b/devel/google-styleguide/distinfo
index 76e854cba8aa..bd16073ecdfb 100644
--- a/devel/google-styleguide/distinfo
+++ b/devel/google-styleguide/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652122555
-SHA256 (google-styleguide-20220425-2eb7e16_GH0.tar.gz) = ffd320995bd88fa155623cea6aa7649facbca9268cea68c317a57d6001b9742d
-SIZE (google-styleguide-20220425-2eb7e16_GH0.tar.gz) = 1092367
+TIMESTAMP = 1654275827
+SHA256 (google-styleguide-20220525-a5197ab_GH0.tar.gz) = 7cdd0c46555edbc861758138dff7deafaefa9b05e4fb997abf160b638f454f60
+SIZE (google-styleguide-20220525-a5197ab_GH0.tar.gz) = 1092352



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