From owner-svn-ports-all@freebsd.org Thu Jul 6 19:33:37 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 558BAD90697; Thu, 6 Jul 2017 19:33:37 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2423E7C773; Thu, 6 Jul 2017 19:33:37 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v66JXaiO067701; Thu, 6 Jul 2017 19:33:36 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v66JXaNe067699; Thu, 6 Jul 2017 19:33:36 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201707061933.v66JXaNe067699@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Thu, 6 Jul 2017 19:33:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445167 - head/devel/google-styleguide X-SVN-Group: ports-head X-SVN-Commit-Author: ultima X-SVN-Commit-Paths: head/devel/google-styleguide X-SVN-Commit-Revision: 445167 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jul 2017 19:33:37 -0000 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 PR: 220445 Submitted by: Jov (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