mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
* Updated to 20170630
* New maintainer Jov <amutu@amutu.com> PR: 220445 Submitted by: Jov <amutu@amutu.com> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11500
This commit is contained in:
parent
a4c4f75fb2
commit
d8001fcc76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445167
2 changed files with 6 additions and 6 deletions
|
@ -2,11 +2,11 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= styleguide
|
PORTNAME= styleguide
|
||||||
PORTVERSION= 20170302
|
PORTVERSION= 20170630
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
PKGNAMEPREFIX= google-
|
PKGNAMEPREFIX= google-
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= amutu@amutu.com
|
||||||
COMMENT= Tool to assist with Google style guide compliance
|
COMMENT= Tool to assist with Google style guide compliance
|
||||||
|
|
||||||
# cpplint.py and cpplint_unittest.py under BSD3CLAUSE
|
# cpplint.py and cpplint_unittest.py under BSD3CLAUSE
|
||||||
|
@ -19,7 +19,7 @@ USES= python shebangfix
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= google
|
GH_ACCOUNT= google
|
||||||
GH_TAGNAME= 15f2836
|
GH_TAGNAME= d75bd35
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1490527488
|
TIMESTAMP = 1499059178
|
||||||
SHA256 (google-styleguide-20170302-15f2836_GH0.tar.gz) = 591f3662221f3147bd91961fbe2dec2a4154ba69b3ec9a114dab668c78863751
|
SHA256 (google-styleguide-20170630-d75bd35_GH0.tar.gz) = cfc10b66a8676884a5bd3b8352fc3600a74ed89b0d0a33b3473da863d3e63ff7
|
||||||
SIZE (google-styleguide-20170302-15f2836_GH0.tar.gz) = 1012477
|
SIZE (google-styleguide-20170630-d75bd35_GH0.tar.gz) = 1015158
|
||||||
|
|
Loading…
Add table
Reference in a new issue