Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 2020 18:08:57 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r542005 - head/devel/google-styleguide
Message-ID:  <202007111808.06BI8vbe037846@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007111808.06BI8vbe037846>