Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 14:16:12 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r557433 - branches/2020Q4/devel/gh
Message-ID:  <202012101416.0BAEGCpH064052@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Thu Dec 10 14:16:12 2020
New Revision: 557433
URL: https://svnweb.freebsd.org/changeset/ports/557433

Log:
  MFH: r557432
  
  devel/gh: Update to 1.3.1
  
  ChangeLog: https://github.com/cli/cli/releases/v1.3.1
  
  PR:	251700
  Submitted by:	vulcan@wired.sh (maintainer)
  
  Approved by:	implicit

Modified:
  branches/2020Q4/devel/gh/Makefile
  branches/2020Q4/devel/gh/distinfo
Directory Properties:
  branches/2020Q4/   (props changed)

Modified: branches/2020Q4/devel/gh/Makefile
==============================================================================
--- branches/2020Q4/devel/gh/Makefile	Thu Dec 10 14:13:49 2020	(r557432)
+++ branches/2020Q4/devel/gh/Makefile	Thu Dec 10 14:16:12 2020	(r557433)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gh
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.3.0
+DISTVERSION=	1.3.1
 CATEGORIES=	devel
 
 MAINTAINER=	vulcan@wired.sh
@@ -17,7 +17,7 @@ USES=		go:modules
 USE_GITHUB=	yes
 GH_ACCOUNT=	cli
 GH_PROJECT=	${GH_ACCOUNT}
-GH_TUPLE=	AlecAivazis:survey:v2.1.1:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \
+GH_TUPLE=	AlecAivazis:survey:v2.2.3:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \
 		MakeNowJust:heredoc:v1.0.0:makenowjust_heredoc/vendor/github.com/MakeNowJust/heredoc \
 		alecthomas:chroma:v0.7.3:alecthomas_chroma/vendor/github.com/alecthomas/chroma \
 		briandowns:spinner:v1.11.1:briandowns_spinner/vendor/github.com/briandowns/spinner \

Modified: branches/2020Q4/devel/gh/distinfo
==============================================================================
--- branches/2020Q4/devel/gh/distinfo	Thu Dec 10 14:13:49 2020	(r557432)
+++ branches/2020Q4/devel/gh/distinfo	Thu Dec 10 14:16:12 2020	(r557433)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1606576040
-SHA256 (cli-cli-v1.3.0_GH0.tar.gz) = ffbf27c3945833dcf57f1cb16c6e8cb3de52a3a6c74c7e9539512e9a7e12b168
-SIZE (cli-cli-v1.3.0_GH0.tar.gz) = 368747
-SHA256 (AlecAivazis-survey-v2.1.1_GH0.tar.gz) = e60d2836f8e34c9fbc7addf0c304b662ce26ab5b67f7dc7bca5fbb9ca0e80055
-SIZE (AlecAivazis-survey-v2.1.1_GH0.tar.gz) = 1564121
+TIMESTAMP = 1607518844
+SHA256 (cli-cli-v1.3.1_GH0.tar.gz) = 5e5dca830aa5012fa1851513c10c0a5de4d3f38c16a172928b1d8e9dd9c75957
+SIZE (cli-cli-v1.3.1_GH0.tar.gz) = 370524
+SHA256 (AlecAivazis-survey-v2.2.3_GH0.tar.gz) = 33c18030b24f7b5dd067ae3aaea76cb3af1f63556226965c89b3821da04edf2d
+SIZE (AlecAivazis-survey-v2.2.3_GH0.tar.gz) = 1566443
 SHA256 (MakeNowJust-heredoc-v1.0.0_GH0.tar.gz) = 3703d1c9e659c274c5e2d712e4d66f60620e03513fc380b1d3acafb3ca037400
 SIZE (MakeNowJust-heredoc-v1.0.0_GH0.tar.gz) = 3497
 SHA256 (alecthomas-chroma-v0.7.3_GH0.tar.gz) = 1007e82cc44cea04542c282b19bab25a59cb1e53149aaa7f0e2d9ce72ba80114



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012101416.0BAEGCpH064052>