Date: Thu, 6 Jul 2017 19:33:36 +0000 (UTC) From: Richard Gallamore <ultima@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445167 - head/devel/google-styleguide Message-ID: <201707061933.v66JXaNe067699@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ultima Date: Thu Jul 6 19:33:35 2017 New Revision: 445167 URL: https://svnweb.freebsd.org/changeset/ports/445167 Log: * 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 Modified: head/devel/google-styleguide/Makefile head/devel/google-styleguide/distinfo Modified: head/devel/google-styleguide/Makefile ============================================================================== --- head/devel/google-styleguide/Makefile Thu Jul 6 19:31:02 2017 (r445166) +++ head/devel/google-styleguide/Makefile Thu Jul 6 19:33:35 2017 (r445167) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= styleguide -PORTVERSION= 20170302 +PORTVERSION= 20170630 CATEGORIES= devel PKGNAMEPREFIX= google- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amutu@amutu.com COMMENT= Tool to assist with Google style guide compliance # cpplint.py and cpplint_unittest.py under BSD3CLAUSE @@ -19,7 +19,7 @@ USES= python shebangfix USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 15f2836 +GH_TAGNAME= d75bd35 NO_ARCH= yes NO_BUILD= yes Modified: head/devel/google-styleguide/distinfo ============================================================================== --- head/devel/google-styleguide/distinfo Thu Jul 6 19:31:02 2017 (r445166) +++ head/devel/google-styleguide/distinfo Thu Jul 6 19:33:35 2017 (r445167) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490527488 -SHA256 (google-styleguide-20170302-15f2836_GH0.tar.gz) = 591f3662221f3147bd91961fbe2dec2a4154ba69b3ec9a114dab668c78863751 -SIZE (google-styleguide-20170302-15f2836_GH0.tar.gz) = 1012477 +TIMESTAMP = 1499059178 +SHA256 (google-styleguide-20170630-d75bd35_GH0.tar.gz) = cfc10b66a8676884a5bd3b8352fc3600a74ed89b0d0a33b3473da863d3e63ff7 +SIZE (google-styleguide-20170630-d75bd35_GH0.tar.gz) = 1015158
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707061933.v66JXaNe067699>