Date: Sun, 4 Sep 2022 03:52:30 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: d9579ec90e17 - main - devel/google-styleguide: Update to 20220807 Message-ID: <202209040352.2843qUB2083748@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=d9579ec90e17b8a12d4d79fdd3c218e730ba4fa1 commit d9579ec90e17b8a12d4d79fdd3c218e730ba4fa1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-04 03:46:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-04 03:46:23 +0000 devel/google-styleguide: Update to 20220807 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 953720730ea7..13afbf5445dd 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -1,5 +1,5 @@ PORTNAME= styleguide -PORTVERSION= 20220706 +PORTVERSION= 20220807 CATEGORIES= devel PKGNAMEPREFIX= google- @@ -19,7 +19,7 @@ NO_BUILD= yes USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= e880840 +GH_TAGNAME= 099770e SHEBANG_FILES= cpplint/cpplint.py cpplint/cpplint_unittest.py diff --git a/devel/google-styleguide/distinfo b/devel/google-styleguide/distinfo index c71c0bc85351..571139eba63e 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660576718 -SHA256 (google-styleguide-20220706-e880840_GH0.tar.gz) = 286d0593fb4c8692dba62086d892831768b3a9b4df1078095fe8464b5157ea0c -SIZE (google-styleguide-20220706-e880840_GH0.tar.gz) = 1092321 +TIMESTAMP = 1662212116 +SHA256 (google-styleguide-20220807-099770e_GH0.tar.gz) = 2719c8b9ee8a80cae84f539dc60e6201c42d4fd4755e50572a60a7e7094327c9 +SIZE (google-styleguide-20220807-099770e_GH0.tar.gz) = 1092333
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209040352.2843qUB2083748>