diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index d839b9090ef3..951500681c68 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -1,40 +1,40 @@ PORTNAME= styleguide -PORTVERSION= 20230927 +PORTVERSION= 20231023 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= cf72226 +GH_TAGNAME= 6ebcd8c 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 e992c11ce1e4..fd00b85d27d7 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696432872 -SHA256 (google-styleguide-20230927-cf72226_GH0.tar.gz) = e1301c1a0c36ffeb03fa08379417d00d3719759f65e2324ceca5d6f8deb6cebd -SIZE (google-styleguide-20230927-cf72226_GH0.tar.gz) = 1182606 +TIMESTAMP = 1698848696 +SHA256 (google-styleguide-20231023-6ebcd8c_GH0.tar.gz) = ac3f764350a382034ae8711589ebc3283067ee7a91de45f68b30a0e8e7098c2e +SIZE (google-styleguide-20231023-6ebcd8c_GH0.tar.gz) = 1196569