--- - branch: MAIN date: Sun Jan 31 16:50:43 UTC 2021 files: - new: '1.25' old: '1.24' path: pkgsrc/devel/go-goreturns/Makefile pathrev: pkgsrc/devel/go-goreturns/Makefile@1.25 type: modified - new: '1.2' old: '1.1' path: pkgsrc/devel/go-goreturns/PLIST pathrev: pkgsrc/devel/go-goreturns/PLIST@1.2 type: modified - new: '1.2' old: '1.1' path: pkgsrc/devel/go-goreturns/distinfo pathrev: pkgsrc/devel/go-goreturns/distinfo@1.2 type: modified - new: '1.1' old: '0' path: pkgsrc/devel/go-goreturns/go-modules.mk pathrev: pkgsrc/devel/go-goreturns/go-modules.mk@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/go-goreturns/files/go.mod pathrev: pkgsrc/devel/go-goreturns/files/go.mod@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/go-goreturns/files/go.sum pathrev: pkgsrc/devel/go-goreturns/files/go.sum@1.1 type: added id: 20210131T165043Z.d91ed925bba12d2b99ef6381d1b89b3f4b7c414a log: | goreturns: turn package into module-based build I created go.mod and go.sum by running "go mod init" and "go get" in the top-level directory and copied them over to $FILESDIR. Also stop installing the source code and .a files. We can now also cut the dependency on go-tools, so that go-tools can be a module. This is a good thing, since the dependencies for the non-module build are getting out of hand. module: pkgsrc subject: 'CVS commit: pkgsrc/devel/go-goreturns' unixtime: '1612111843' user: bsiegert