Re: [maintainer update] devel/goreleaser 2.5.0

2024-12-21 Thread Daniel Jakots
On Sat, 21 Dec 2024 12:13:31 +0100 (CET), Laurent Cheylus wrote: > Regen distinfo file with make distclean && make makesum > > Attached the fixed diff for goreleaser port, version 2.5.0. Committed thanks! But please find out what's the diff between the two zip files next time!

Re: [maintainer update] devel/goreleaser 2.5.0

2024-12-21 Thread Laurent Cheylus
Hi Daniel, - Mail original - > On Wed, 18 Dec 2024 12:31:27 +0100 (CET), Laurent Cheylus > wrote: > > > update for devel/goreleaser to the latest version 2.5.0. > > @@ -1398,7 +1399,7 @@ SHA256 (go_modules/github.com/lucasb-eye > SHA256 > > (go_modules/github.com/lyft/protoc-gen-star

Re: [maintainer update] devel/goreleaser 2.5.0

2024-12-18 Thread Daniel Jakots
On Wed, 18 Dec 2024 12:31:27 +0100 (CET), Laurent Cheylus wrote: > Hi ports@ > > update for devel/goreleaser to the latest version 2.5.0. > Changelog: > https://github.com/goreleaser/goreleaser/releases/tag/v2.5.0 > > - update Makefile, modules.inc and distinfo for this version > > Build and t

[maintainer update] devel/goreleaser 2.5.0

2024-12-18 Thread Laurent Cheylus
Hi ports@ update for devel/goreleaser to the latest version 2.5.0. Changelog: https://github.com/goreleaser/goreleaser/releases/tag/v2.5.0 - update Makefile, modules.inc and distinfo for this version Build and tests OK on current/amd64 with Go 1.23.3. Tests/comments welcome and please commit if