diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-14 12:47:29 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-14 12:47:29 +0800 |
commit | 08096c18963f27e9d18cec9d23deac943ff00962 (patch) | |
tree | bb77ebd3dab7fda04751b6ae0191e449b16ae9a4 | |
parent | devel/decompyle3: Allow build with py-spark-parser 1.9.0 (diff) |
devel/google-styleguide: Update to 20240905
Changes: https://github.com/google/styleguide/commits/gh-pages
-rw-r--r-- | devel/google-styleguide/Makefile | 4 | ||||
-rw-r--r-- | 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 485c68028d82..ae46e42b21d2 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -1,5 +1,5 @@ PORTNAME= styleguide -PORTVERSION= 20240716 +PORTVERSION= 20240905 CATEGORIES= devel PKGNAMEPREFIX= google- @@ -21,7 +21,7 @@ NO_BUILD= yes USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 57ea449 +GH_TAGNAME= 8c4da23 SHEBANG_FILES= cpplint/cpplint.py cpplint/cpplint_unittest.py diff --git a/devel/google-styleguide/distinfo b/devel/google-styleguide/distinfo index ee566a7e0eea..e68a348ab284 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722711147 -SHA256 (google-styleguide-20240716-57ea449_GH0.tar.gz) = 15159790c4e546ab69664a5baf1c2bb79a3a431f749afeda8188af1290459d5f -SIZE (google-styleguide-20240716-57ea449_GH0.tar.gz) = 1208285 +TIMESTAMP = 1728632242 +SHA256 (google-styleguide-20240905-8c4da23_GH0.tar.gz) = 1d1eb315517b06d8441d087ba12a9b93d6a26eed192770e94d230324249eb106 +SIZE (google-styleguide-20240905-8c4da23_GH0.tar.gz) = 1208274 |