diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index 119bf5df711c..27436527077e 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -1,41 +1,41 @@ # Created by: Yen-Ming Lee PORTNAME= styleguide -PORTVERSION= 20220425 +PORTVERSION= 20220525 CATEGORIES= devel PKGNAMEPREFIX= google- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool to assist with Google style guide compliance # cpplint.py and cpplint_unittest.py are released under BSD3CLAUSE # style guides is released under CC-BY-3.0 # google-c-style.el is released under GPLv1+ LICENSE= BSD3CLAUSE CC-BY-3.0 GPLv1+ LICENSE_COMB= multi USES= python shebangfix NO_ARCH= yes NO_BUILD= yes USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 2eb7e16 +GH_TAGNAME= a5197ab SHEBANG_FILES= cpplint/cpplint.py cpplint/cpplint_unittest.py OPTIONS_DEFINE= DOCS do-install: ${INSTALL_SCRIPT} ${WRKSRC}/cpplint/cpplint.py ${WRKSRC}/cpplint/cpplint_unittest.py ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/*.xml ${WRKSRC}/google-c-style.el ${WRKSRC}/google_python_style.vim ${STAGEDIR}${DATADIR} do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${STAGEDIR}${DOCSDIR}/cpplint ${STAGEDIR}${DOCSDIR}/docguide ${INSTALL_DATA} ${WRKSRC}/*.css ${WRKSRC}/*.html ${WRKSRC}/*.md ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/cpplint/README ${STAGEDIR}${DOCSDIR}/cpplint (cd ${WRKSRC}/docguide && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/docguide) .include diff --git a/devel/google-styleguide/distinfo b/devel/google-styleguide/distinfo index 76e854cba8aa..bd16073ecdfb 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652122555 -SHA256 (google-styleguide-20220425-2eb7e16_GH0.tar.gz) = ffd320995bd88fa155623cea6aa7649facbca9268cea68c317a57d6001b9742d -SIZE (google-styleguide-20220425-2eb7e16_GH0.tar.gz) = 1092367 +TIMESTAMP = 1654275827 +SHA256 (google-styleguide-20220525-a5197ab_GH0.tar.gz) = 7cdd0c46555edbc861758138dff7deafaefa9b05e4fb997abf160b638f454f60 +SIZE (google-styleguide-20220525-a5197ab_GH0.tar.gz) = 1092352