diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index 6358cb6ba425..1c9bd7415145 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -1,41 +1,41 @@ PORTNAME= styleguide -PORTVERSION= 20240227 +PORTVERSION= 20240702 CATEGORIES= devel PKGNAMEPREFIX= google- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool to assist with Google style guide compliance WWW= https://google.github.io/styleguide/ \ 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= 8487c08 +GH_TAGNAME= 1ae7350 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 fbcda559a45a..0872909cf53b 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709390358 -SHA256 (google-styleguide-20240227-8487c08_GH0.tar.gz) = 7d83750e57e265e91ef7bdeb9d004072cdf7fe56de6e2d52e2a0b17b36ca6332 -SIZE (google-styleguide-20240227-8487c08_GH0.tar.gz) = 1198995 +TIMESTAMP = 1720022678 +SHA256 (google-styleguide-20240702-1ae7350_GH0.tar.gz) = 98fbc63d8d126d58cdccf67d768eee6a7641d31fa5cb47457aab0a45700e0909 +SIZE (google-styleguide-20240702-1ae7350_GH0.tar.gz) = 1206789