Gonzalo L. Rodriguez wrote (2023-09-03 14:34 IST):
> Hello,
> 
> Update for Stripe-cli to 1.17.2:
> 
> https://github.com/stripe/stripe-cli/releases/tag/v1.17.2
> 
> OK? Comments?

I can't test very far, but I can see help output and start the project 
registration process.

portcheck complains about a trailing whitespace in DESCR, please remove 
that before commit.

OK sdk@

> Cheers.-
> 
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/sysutils/stripe-cli/Makefile,v
> retrieving revision 1.2
> diff -u -p -r1.2 Makefile
> --- Makefile  19 Jun 2023 12:13:04 -0000      1.2
> +++ Makefile  3 Sep 2023 13:33:27 -0000
> @@ -1,7 +1,7 @@
>  
>  COMMENT =    build, test, and manage your Stripe integration
>  
> -V =          1.14.7
> +V =          1.17.2
>  MODGO_MODNAME =      github.com/stripe/stripe-cli
>  MODGO_VERSION =      v${V}
>  
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/sysutils/stripe-cli/distinfo,v
> retrieving revision 1.2
> diff -u -p -r1.2 distinfo
> --- distinfo  19 Jun 2023 12:13:04 -0000      1.2
> +++ distinfo  3 Sep 2023 13:33:29 -0000
> @@ -872,7 +872,7 @@ SHA256 (go_modules/rsc.io/quote/v3/@v/v3
>  SHA256 (go_modules/rsc.io/quote/v3/@v/v3.1.0.zip) = 
> tDTLv8MsF7UijQsO3erqib707JvZC1yPxVtk+M4T7rk=
>  SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.mod) = 
> oq5uhUCkC4XldwPMYYuZxbEHU4bZWOiZmg4tTALzpwU=
>  SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 
> 2iArDagDqyZhq5imgLuk9kEjoyblQMJVgrbNu53BFKo=
> -SHA256 (stripe-cli-v1.14.7.zip) = 
> fag+0QPoVoIoi3ygxRopWkspAAlaie6e3lOX1Ke/t88=
> +SHA256 (stripe-cli-v1.17.2.zip) = 
> /Apj0keragSCDSz9cwhqu0h2Mu2f0iApDXJGUjrC1C4=
>  SIZE (go_modules/cloud.google.com/go/@v/v0.100.2.mod) = 531
>  SIZE (go_modules/cloud.google.com/go/@v/v0.100.2.zip) = 567152
>  SIZE (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = 27
> @@ -1747,4 +1747,4 @@ SIZE (go_modules/rsc.io/quote/v3/@v/v3.1
>  SIZE (go_modules/rsc.io/quote/v3/@v/v3.1.0.zip) = 2223
>  SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.mod) = 88
>  SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 14308
> -SIZE (stripe-cli-v1.14.7.zip) = 1680580
> +SIZE (stripe-cli-v1.17.2.zip) = 1693112
> Index: modules.inc
> ===================================================================
> RCS file: /cvs/ports/sysutils/stripe-cli/modules.inc,v
> retrieving revision 1.2
> diff -u -p -r1.2 modules.inc
> --- modules.inc       19 Jun 2023 12:13:04 -0000      1.2
> +++ modules.inc       3 Sep 2023 13:33:29 -0000
> @@ -685,4 +685,3 @@ MODGO_MODFILES =  \
>       honnef.co/go/tools                               
> v0.0.0-20190523083050-ea95bdfd59fc \
>       honnef.co/go/tools                               v0.0.1-2019.2.3 \
>       honnef.co/go/tools                               v0.0.1-2020.1.3
> -
> -- 
> 
>                %gonzalo
> 

Reply via email to