svn commit: r538749 - head/devel/google-styleguide
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 14 14:22:33 UTC 2020
Author: sunpoet
Date: Sun Jun 14 14:22:30 2020
New Revision: 538749
URL: https://svnweb.freebsd.org/changeset/ports/538749
Log:
Update to 20200527
Changes: https://github.com/google/styleguide/commits/gh-pages
Modified:
head/devel/google-styleguide/Makefile
head/devel/google-styleguide/distinfo
head/devel/google-styleguide/pkg-plist
Modified: head/devel/google-styleguide/Makefile
==============================================================================
--- head/devel/google-styleguide/Makefile Sun Jun 14 14:22:24 2020 (r538748)
+++ head/devel/google-styleguide/Makefile Sun Jun 14 14:22:30 2020 (r538749)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= styleguide
-PORTVERSION= 20180620
+PORTVERSION= 20200527
CATEGORIES= devel
PKGNAMEPREFIX= google-
@@ -19,7 +19,7 @@ USES= python shebangfix
USE_GITHUB= yes
GH_ACCOUNT= google
-GH_TAGNAME= ab48617
+GH_TAGNAME= 8416dda
NO_ARCH= yes
NO_BUILD= yes
Modified: head/devel/google-styleguide/distinfo
==============================================================================
--- head/devel/google-styleguide/distinfo Sun Jun 14 14:22:24 2020 (r538748)
+++ head/devel/google-styleguide/distinfo Sun Jun 14 14:22:30 2020 (r538749)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529704227
-SHA256 (google-styleguide-20180620-ab48617_GH0.tar.gz) = 0d755db419de0b089ca08b3d298d991b7365a5c06fb5867c7fccbe415e3d1c1c
-SIZE (google-styleguide-20180620-ab48617_GH0.tar.gz) = 1048500
+TIMESTAMP = 1591281348
+SHA256 (google-styleguide-20200527-8416dda_GH0.tar.gz) = fa33c36eca9d0df13f5031783fcbfdecc2c5f1c9b3b85a252c888eea65409f7f
+SIZE (google-styleguide-20200527-8416dda_GH0.tar.gz) = 1051367
Modified: head/devel/google-styleguide/pkg-plist
==============================================================================
--- head/devel/google-styleguide/pkg-plist Sun Jun 14 14:22:24 2020 (r538748)
+++ head/devel/google-styleguide/pkg-plist Sun Jun 14 14:22:30 2020 (r538749)
@@ -1,6 +1,7 @@
bin/cpplint.py
bin/cpplint_unittest.py
%%PORTDOCS%%%%DOCSDIR%%/README.md
+%%PORTDOCS%%%%DOCSDIR%%/Rguide.md
%%PORTDOCS%%%%DOCSDIR%%/angularjs-google-style.html
%%PORTDOCS%%%%DOCSDIR%%/cppguide.html
%%PORTDOCS%%%%DOCSDIR%%/cpplint/README
@@ -17,8 +18,8 @@ bin/cpplint_unittest.py
%%PORTDOCS%%%%DOCSDIR%%/jsguide.html
%%PORTDOCS%%%%DOCSDIR%%/jsoncstyleguide.html
%%PORTDOCS%%%%DOCSDIR%%/objcguide.md
-%%PORTDOCS%%%%DOCSDIR%%/pyguide.html
%%PORTDOCS%%%%DOCSDIR%%/pyguide.md
+%%PORTDOCS%%%%DOCSDIR%%/shellguide.md
%%PORTDOCS%%%%DOCSDIR%%/styleguide.css
%%PORTDOCS%%%%DOCSDIR%%/xmlstyle.html
%%DATADIR%%/Rguide.xml
More information about the svn-ports-head
mailing list