diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index c65d19c5933d..d839b9090ef3 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -1,40 +1,40 @@ PORTNAME= styleguide -PORTVERSION= 20230823 +PORTVERSION= 20230927 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= 718ea5d +GH_TAGNAME= cf72226 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 cac7fb13237a..e992c11ce1e4 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694348238 -SHA256 (google-styleguide-20230823-718ea5d_GH0.tar.gz) = 58c1ea9dd12132342d8a7be2ca72c9424e89fae103747b1924468db96ed7e1de -SIZE (google-styleguide-20230823-718ea5d_GH0.tar.gz) = 1182882 +TIMESTAMP = 1696432872 +SHA256 (google-styleguide-20230927-cf72226_GH0.tar.gz) = e1301c1a0c36ffeb03fa08379417d00d3719759f65e2324ceca5d6f8deb6cebd +SIZE (google-styleguide-20230927-cf72226_GH0.tar.gz) = 1182606