git: 3f8c996edb6a - main - devel/google-styleguide: Update to 20210426
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 1 22:21:49 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3f8c996edb6accb5596eadead398bef6e32bd651
commit 3f8c996edb6accb5596eadead398bef6e32bd651
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-01 22:13:19 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-01 22:19:06 +0000
devel/google-styleguide: Update to 20210426
Changes: https://github.com/google/styleguide/commits/gh-pages
---
devel/google-styleguide/Makefile | 4 ++--
devel/google-styleguide/distinfo | 6 +++---
devel/google-styleguide/pkg-plist | 1 +
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile
index 46c908dfe101..26c5e8466f90 100644
--- a/devel/google-styleguide/Makefile
+++ b/devel/google-styleguide/Makefile
@@ -1,7 +1,7 @@
# Created by: Yen-Ming Lee <leeym at FreeBSD.org>
PORTNAME= styleguide
-PORTVERSION= 20210329
+PORTVERSION= 20210426
CATEGORIES= devel
PKGNAMEPREFIX= google-
@@ -18,7 +18,7 @@ USES= python shebangfix
USE_GITHUB= yes
GH_ACCOUNT= google
-GH_TAGNAME= 6e239d7
+GH_TAGNAME= 15fddd2
NO_ARCH= yes
NO_BUILD= yes
diff --git a/devel/google-styleguide/distinfo b/devel/google-styleguide/distinfo
index 1695dabdf8bf..70556873f4ac 100644
--- a/devel/google-styleguide/distinfo
+++ b/devel/google-styleguide/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618319938
-SHA256 (google-styleguide-20210329-6e239d7_GH0.tar.gz) = 7e641520c5df4b9d768160ecfef7c3fc507fbf4a826723372e4f94947076c5ba
-SIZE (google-styleguide-20210329-6e239d7_GH0.tar.gz) = 1088971
+TIMESTAMP = 1619725313
+SHA256 (google-styleguide-20210426-15fddd2_GH0.tar.gz) = 0c006509f4653288ba511338329a282e55e9f32e34a0a332c8abb36459251d33
+SIZE (google-styleguide-20210426-15fddd2_GH0.tar.gz) = 1091357
diff --git a/devel/google-styleguide/pkg-plist b/devel/google-styleguide/pkg-plist
index ccd20905ba68..7f4dd07e0afd 100644
--- a/devel/google-styleguide/pkg-plist
+++ b/devel/google-styleguide/pkg-plist
@@ -1,5 +1,6 @@
bin/cpplint.py
bin/cpplint_unittest.py
+%%PORTDOCS%%%%DOCSDIR%%/CODE_OF_CONDUCT.md
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTDOCS%%%%DOCSDIR%%/Rguide.md
%%PORTDOCS%%%%DOCSDIR%%/angularjs-google-style.html
More information about the dev-commits-ports-all
mailing list