diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index dd753759dac7..177698b50251 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -1,40 +1,40 @@ PORTNAME= styleguide -PORTVERSION= 20230103 +PORTVERSION= 20230216 CATEGORIES= devel PKGNAMEPREFIX= google- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool to assist with Google style guide compliance WWW= https://github.com/google/styleguide # 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= 74605a6 +GH_TAGNAME= e065b55 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 d3dca87b41a8..1a9688e15bbf 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675190927 -SHA256 (google-styleguide-20230103-74605a6_GH0.tar.gz) = e788cb444f9e6e2ec6ed1ff356f0378f9a4aad20f7f0716f6cb2a35acb13633a -SIZE (google-styleguide-20230103-74605a6_GH0.tar.gz) = 1182263 +TIMESTAMP = 1677771005 +SHA256 (google-styleguide-20230216-e065b55_GH0.tar.gz) = 2c2984f48eb31c24677a9c11419ef27e63744d7bab1e152fe762221d4a7e4770 +SIZE (google-styleguide-20230216-e065b55_GH0.tar.gz) = 1181750