mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/google-styleguide: Update to 20220113
Changes: https://github.com/google/styleguide/commits/gh-pages
This commit is contained in:
parent
c8ff3090ab
commit
9c813cb6f9
2 changed files with 9 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
|
# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= styleguide
|
PORTNAME= styleguide
|
||||||
PORTVERSION= 20211207
|
PORTVERSION= 20220113
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
PKGNAMEPREFIX= google-
|
PKGNAMEPREFIX= google-
|
||||||
|
|
||||||
|
@ -16,12 +16,13 @@ LICENSE_COMB= multi
|
||||||
|
|
||||||
USES= python shebangfix
|
USES= python shebangfix
|
||||||
|
|
||||||
USE_GITHUB= yes
|
|
||||||
GH_ACCOUNT= google
|
|
||||||
GH_TAGNAME= 842b872
|
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
|
USE_GITHUB= yes
|
||||||
|
GH_ACCOUNT= google
|
||||||
|
GH_TAGNAME= e6233c7
|
||||||
|
|
||||||
SHEBANG_FILES= cpplint/cpplint.py cpplint/cpplint_unittest.py
|
SHEBANG_FILES= cpplint/cpplint.py cpplint/cpplint_unittest.py
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1641045792
|
TIMESTAMP = 1643970980
|
||||||
SHA256 (google-styleguide-20211207-842b872_GH0.tar.gz) = 36f4c247e5eec86ceaab9d02353d0ea33d1989b5a62f8996f83d2fdcee2f4604
|
SHA256 (google-styleguide-20220113-e6233c7_GH0.tar.gz) = b83e2cb7f3b8d84988e01fe7f41405dcfb3a93a06480c0b487c061ce8e86683a
|
||||||
SIZE (google-styleguide-20211207-842b872_GH0.tar.gz) = 1090847
|
SIZE (google-styleguide-20220113-e6233c7_GH0.tar.gz) = 1091441
|
||||||
|
|
Loading…
Add table
Reference in a new issue