diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index 91b84776e1e2..119bf5df711c 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -1,41 +1,41 @@ # Created by: Yen-Ming Lee PORTNAME= styleguide -PORTVERSION= 20220210 +PORTVERSION= 20220425 CATEGORIES= devel PKGNAMEPREFIX= google- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool to assist with Google style guide compliance # 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= e6233c7 +GH_TAGNAME= 2eb7e16 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 99ac003ec558..76e854cba8aa 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646057874 -SHA256 (google-styleguide-20220210-e6233c7_GH0.tar.gz) = b83e2cb7f3b8d84988e01fe7f41405dcfb3a93a06480c0b487c061ce8e86683a -SIZE (google-styleguide-20220210-e6233c7_GH0.tar.gz) = 1091441 +TIMESTAMP = 1652122555 +SHA256 (google-styleguide-20220425-2eb7e16_GH0.tar.gz) = ffd320995bd88fa155623cea6aa7649facbca9268cea68c317a57d6001b9742d +SIZE (google-styleguide-20220425-2eb7e16_GH0.tar.gz) = 1092367