diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index 3b5e56b8c12f..f34dde5e0304 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -1,40 +1,40 @@ PORTNAME= styleguide -PORTVERSION= 20221027 +PORTVERSION= 20221229 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= 0b003a9 +GH_TAGNAME= b5c20ce 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 89983075b0da..412fa966c409 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057539 -SHA256 (google-styleguide-20221027-0b003a9_GH0.tar.gz) = 3e5b19b22515e9d06f77b820ae7cbd5e8bacc3550bb7124c01cb9eb35c4694f3 -SIZE (google-styleguide-20221027-0b003a9_GH0.tar.gz) = 1092483 +TIMESTAMP = 1674589488 +SHA256 (google-styleguide-20221229-b5c20ce_GH0.tar.gz) = fcc25f23798bc4a5c9036dd47072155ab2880e4b7e61cb42bacbf9e7acb88e7d +SIZE (google-styleguide-20221229-b5c20ce_GH0.tar.gz) = 1177587