From owner-svn-ports-all@freebsd.org Sun Jun 14 14:22:33 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3BBB233AE5D; Sun, 14 Jun 2020 14:22:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49lGrS68HTz4Qh2; Sun, 14 Jun 2020 14:22:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7948CDAEC; Sun, 14 Jun 2020 14:22:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05EEMUWr093639; Sun, 14 Jun 2020 14:22:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05EEMUcs093636; Sun, 14 Jun 2020 14:22:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202006141422.05EEMUcs093636@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 14 Jun 2020 14:22:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538749 - head/devel/google-styleguide X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/google-styleguide X-SVN-Commit-Revision: 538749 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2020 14:22:33 -0000 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