diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index 2b8a940cb7e4..b6b3dffc16c8 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -1,40 +1,40 @@ # Created by: Yen-Ming Lee PORTNAME= styleguide -PORTVERSION= 20211020 +PORTVERSION= 20211207 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= 9806df8 +GH_TAGNAME= 842b872 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 d1099c6a18f3..348bcf683fb2 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635730885 -SHA256 (google-styleguide-20211020-9806df8_GH0.tar.gz) = ba115c37b8111cf32d95c5309a0f99727ab5fba9b8cabfe7402e739c144f0928 -SIZE (google-styleguide-20211020-9806df8_GH0.tar.gz) = 1091124 +TIMESTAMP = 1641045792 +SHA256 (google-styleguide-20211207-842b872_GH0.tar.gz) = 36f4c247e5eec86ceaab9d02353d0ea33d1989b5a62f8996f83d2fdcee2f4604 +SIZE (google-styleguide-20211207-842b872_GH0.tar.gz) = 1090847