On 2022/08/29 20:11, Daniel Jakots wrote: > On Mon, 29 Aug 2022 08:55:31 -0600 (MDT), Stuart Henderson > <[email protected]> wrote: > > > CVSROOT: /cvs > > Module name: ports > > Changes by: [email protected] 2022/08/29 08:55:31 > > > > Modified files: > > devel/github-cli: Makefile distinfo modules.inc > > devel/github-cli/pkg: PLIST > > > > Log message: > > update to github-cli-2.14.7, from Mikolaj Kucharski > > > > MODGO_VERSION is now defined twice. > > Index: modules.inc
Thanks - OK. > =================================================================== > RCS file: /cvs/ports/devel/github-cli/modules.inc,v > retrieving revision 1.9 > diff -u -p -r1.9 modules.inc > --- modules.inc 29 Aug 2022 14:55:31 -0000 1.9 > +++ modules.inc 29 Aug 2022 23:42:25 -0000 > @@ -1,5 +1,3 @@ > -MODGO_VERSION = v2.14.7 > - > MODGO_MODULES = \ > cloud.google.com/go v0.65.0 \ > cloud.google.com/go/bigquery v1.8.0 \ > >
