diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index ece3a45208d1..58528a0f01a3 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -1,41 +1,41 @@ PORTNAME= styleguide -PORTVERSION= 20231121 +PORTVERSION= 20240130 CATEGORIES= devel PKGNAMEPREFIX= google- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool to assist with Google style guide compliance WWW= https://google.github.io/styleguide/ \ 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= 4d9a478 +GH_TAGNAME= 1ec490a 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 ac999e899462..77502fe9c0c9 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701363626 -SHA256 (google-styleguide-20231121-4d9a478_GH0.tar.gz) = 888ed6122fd9aaaf3c0421d40d8efef760ae27b64d7b2013c2ea363d7df8fb22 -SIZE (google-styleguide-20231121-4d9a478_GH0.tar.gz) = 1197741 +TIMESTAMP = 1708448894 +SHA256 (google-styleguide-20240130-1ec490a_GH0.tar.gz) = e9716edce14847522f3b13b098f251a62be587a01ba1996da3a216f115dd4651 +SIZE (google-styleguide-20240130-1ec490a_GH0.tar.gz) = 1198693