Date: Mon, 28 Feb 2022 12:50:57 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: 9c813cb6f9b8 - main - devel/google-styleguide: Update to 20220113 Message-ID: <202202281250.21SCovjS059304@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=9c813cb6f9b8dba87b5a635f970f1a10e1ba5a4c commit 9c813cb6f9b8dba87b5a635f970f1a10e1ba5a4c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-02-28 09:32:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-02-28 12:45:59 +0000 devel/google-styleguide: Update to 20220113 Changes: https://github.com/google/styleguide/commits/gh-pages --- devel/google-styleguide/Makefile | 9 +++++---- devel/google-styleguide/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index b6b3dffc16c8..c241f9ec3df5 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= 20211207 +PORTVERSION= 20220113 CATEGORIES= devel PKGNAMEPREFIX= google- @@ -16,12 +16,13 @@ LICENSE_COMB= multi USES= python shebangfix +NO_ARCH= yes +NO_BUILD= yes + USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 842b872 +GH_TAGNAME= e6233c7 -NO_ARCH= yes -NO_BUILD= yes SHEBANG_FILES= cpplint/cpplint.py cpplint/cpplint_unittest.py OPTIONS_DEFINE= DOCS diff --git a/devel/google-styleguide/distinfo b/devel/google-styleguide/distinfo index 348bcf683fb2..445750bf44b7 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641045792 -SHA256 (google-styleguide-20211207-842b872_GH0.tar.gz) = 36f4c247e5eec86ceaab9d02353d0ea33d1989b5a62f8996f83d2fdcee2f4604 -SIZE (google-styleguide-20211207-842b872_GH0.tar.gz) = 1090847 +TIMESTAMP = 1643970980 +SHA256 (google-styleguide-20220113-e6233c7_GH0.tar.gz) = b83e2cb7f3b8d84988e01fe7f41405dcfb3a93a06480c0b487c061ce8e86683a +SIZE (google-styleguide-20220113-e6233c7_GH0.tar.gz) = 1091441
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202281250.21SCovjS059304>