diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index 543320da8cba..66edf9f0ab56 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -1,36 +1,36 @@ PORTNAME= styleguide -PORTVERSION= 20250211 +PORTVERSION= 20250213 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 # style guides is released under CC-BY-3.0 # google-c-style.el is released under GPLv1+ LICENSE= CC-BY-3.0 GPLv1+ LICENSE_COMB= multi USES= python NO_ARCH= yes NO_BUILD= yes USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= b5908c3 +GH_TAGNAME= 0a0cfa2 OPTIONS_DEFINE= DOCS do-install: ${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}/docguide ${INSTALL_DATA} ${WRKSRC}/*.css ${WRKSRC}/*.html ${WRKSRC}/*.md ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/docguide && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/docguide .include diff --git a/devel/google-styleguide/distinfo b/devel/google-styleguide/distinfo index ad88bdeb6e97..91644cd4a433 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739663335 -SHA256 (google-styleguide-20250211-b5908c3_GH0.tar.gz) = f3e28a8c0705ec86bff0921940e79c438f5d9c193d96a66a4fcae36ef3c5c5b0 -SIZE (google-styleguide-20250211-b5908c3_GH0.tar.gz) = 1121439 +TIMESTAMP = 1739930138 +SHA256 (google-styleguide-20250213-0a0cfa2_GH0.tar.gz) = 82bfa1f7b95cd55da13a8e933e071aebc7bda19bdf84569b2b2f05d6b2ed8792 +SIZE (google-styleguide-20250213-0a0cfa2_GH0.tar.gz) = 1121371