svn commit: r542005 - head/devel/google-styleguide
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 11 18:08:58 UTC 2020
Author: sunpoet
Date: Sat Jul 11 18:08:56 2020
New Revision: 542005
URL: https://svnweb.freebsd.org/changeset/ports/542005
Log:
Update to 20200619
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 Sat Jul 11 18:08:50 2020 (r542004)
+++ head/devel/google-styleguide/Makefile Sat Jul 11 18:08:56 2020 (r542005)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= styleguide
-PORTVERSION= 20200527
+PORTVERSION= 20200619
CATEGORIES= devel
PKGNAMEPREFIX= google-
@@ -19,7 +19,7 @@ USES= python shebangfix
USE_GITHUB= yes
GH_ACCOUNT= google
-GH_TAGNAME= 8416dda
+GH_TAGNAME= 59def00
NO_ARCH= yes
NO_BUILD= yes
Modified: head/devel/google-styleguide/distinfo
==============================================================================
--- head/devel/google-styleguide/distinfo Sat Jul 11 18:08:50 2020 (r542004)
+++ head/devel/google-styleguide/distinfo Sat Jul 11 18:08:56 2020 (r542005)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591281348
-SHA256 (google-styleguide-20200527-8416dda_GH0.tar.gz) = fa33c36eca9d0df13f5031783fcbfdecc2c5f1c9b3b85a252c888eea65409f7f
-SIZE (google-styleguide-20200527-8416dda_GH0.tar.gz) = 1051367
+TIMESTAMP = 1594457430
+SHA256 (google-styleguide-20200619-59def00_GH0.tar.gz) = e142dbb7552d0b63591b0b862a4bfeec53082adb3d67652ed0b971cf0043472d
+SIZE (google-styleguide-20200619-59def00_GH0.tar.gz) = 1060057
Modified: head/devel/google-styleguide/pkg-plist
==============================================================================
--- head/devel/google-styleguide/pkg-plist Sat Jul 11 18:08:50 2020 (r542004)
+++ head/devel/google-styleguide/pkg-plist Sat Jul 11 18:08:56 2020 (r542005)
@@ -5,6 +5,7 @@ bin/cpplint_unittest.py
%%PORTDOCS%%%%DOCSDIR%%/angularjs-google-style.html
%%PORTDOCS%%%%DOCSDIR%%/cppguide.html
%%PORTDOCS%%%%DOCSDIR%%/cpplint/README
+%%PORTDOCS%%%%DOCSDIR%%/csharp-style.md
%%PORTDOCS%%%%DOCSDIR%%/docguide/README.md
%%PORTDOCS%%%%DOCSDIR%%/docguide/READMEs.md
%%PORTDOCS%%%%DOCSDIR%%/docguide/VERSION
More information about the svn-ports-head
mailing list