svn commit: r550906 - head/devel/google-styleguide

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 2 07:30:07 UTC 2020


Author: sunpoet
Date: Fri Oct  2 07:30:01 2020
New Revision: 550906
URL: https://svnweb.freebsd.org/changeset/ports/550906

Log:
  Update to 20200925
  
  Changes:	https://github.com/google/styleguide/commits/gh-pages

Modified:
  head/devel/google-styleguide/Makefile
  head/devel/google-styleguide/distinfo

Modified: head/devel/google-styleguide/Makefile
==============================================================================
--- head/devel/google-styleguide/Makefile	Fri Oct  2 07:29:56 2020	(r550905)
+++ head/devel/google-styleguide/Makefile	Fri Oct  2 07:30:01 2020	(r550906)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	styleguide
-PORTVERSION=	20200807
+PORTVERSION=	20200925
 CATEGORIES=	devel
 PKGNAMEPREFIX=	google-
 
@@ -19,7 +19,7 @@ USES=		python shebangfix
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	25e977d
+GH_TAGNAME=	96f6a64
 
 NO_ARCH=	yes
 NO_BUILD=	yes

Modified: head/devel/google-styleguide/distinfo
==============================================================================
--- head/devel/google-styleguide/distinfo	Fri Oct  2 07:29:56 2020	(r550905)
+++ head/devel/google-styleguide/distinfo	Fri Oct  2 07:30:01 2020	(r550906)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599302705
-SHA256 (google-styleguide-20200807-25e977d_GH0.tar.gz) = 579a99fcdfa7c3795e9d662371c2b372dd80b4a8d83aeed3a5868fc5568ec2e7
-SIZE (google-styleguide-20200807-25e977d_GH0.tar.gz) = 1060949
+TIMESTAMP = 1601554446
+SHA256 (google-styleguide-20200925-96f6a64_GH0.tar.gz) = 51fd1f8540a94b6b9a3df281f7783e232a81d6ef324eee69e432a5ef30dab94f
+SIZE (google-styleguide-20200925-96f6a64_GH0.tar.gz) = 1061324


More information about the svn-ports-all mailing list