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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 10 21:30:29 UTC 2020


Author: sunpoet
Date: Thu Dec 10 21:30:25 2020
New Revision: 557487
URL: https://svnweb.freebsd.org/changeset/ports/557487

Log:
  Update to 20201111
  
  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	Thu Dec 10 21:30:19 2020	(r557486)
+++ head/devel/google-styleguide/Makefile	Thu Dec 10 21:30:25 2020	(r557487)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	styleguide
-PORTVERSION=	20200925
+PORTVERSION=	20201111
 CATEGORIES=	devel
 PKGNAMEPREFIX=	google-
 
@@ -19,7 +19,7 @@ USES=		python shebangfix
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	96f6a64
+GH_TAGNAME=	d5b5104
 
 NO_ARCH=	yes
 NO_BUILD=	yes

Modified: head/devel/google-styleguide/distinfo
==============================================================================
--- head/devel/google-styleguide/distinfo	Thu Dec 10 21:30:19 2020	(r557486)
+++ head/devel/google-styleguide/distinfo	Thu Dec 10 21:30:25 2020	(r557487)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601554446
-SHA256 (google-styleguide-20200925-96f6a64_GH0.tar.gz) = 51fd1f8540a94b6b9a3df281f7783e232a81d6ef324eee69e432a5ef30dab94f
-SIZE (google-styleguide-20200925-96f6a64_GH0.tar.gz) = 1061324
+TIMESTAMP = 1607539655
+SHA256 (google-styleguide-20201111-d5b5104_GH0.tar.gz) = 46cb61f5e860c2cdb2968a073dfe009079941a7d13b81ac03690ff3192ee8c77
+SIZE (google-styleguide-20201111-d5b5104_GH0.tar.gz) = 1061421


More information about the svn-ports-all mailing list