diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index 58918ab1d0ae..46c908dfe101 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -1,40 +1,40 @@ # Created by: Yen-Ming Lee PORTNAME= styleguide -PORTVERSION= 20210129 +PORTVERSION= 20210329 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 USE_GITHUB= yes GH_ACCOUNT= google GH_TAGNAME= 6e239d7 NO_ARCH= yes NO_BUILD= yes 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 0cb4224f41f9..1695dabdf8bf 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612296105 -SHA256 (google-styleguide-20210129-6e239d7_GH0.tar.gz) = 7e641520c5df4b9d768160ecfef7c3fc507fbf4a826723372e4f94947076c5ba -SIZE (google-styleguide-20210129-6e239d7_GH0.tar.gz) = 1088971 +TIMESTAMP = 1618319938 +SHA256 (google-styleguide-20210329-6e239d7_GH0.tar.gz) = 7e641520c5df4b9d768160ecfef7c3fc507fbf4a826723372e4f94947076c5ba +SIZE (google-styleguide-20210329-6e239d7_GH0.tar.gz) = 1088971