From: Daniel Jakots Subject: Re: [maintainer update] devel/goreleaser 2.11.2 To: Laurent Cheylus Cc: ports Date: Thu, 31 Jul 2025 21:01:37 -0400 On Thu, 31 Jul 2025 17:04:54 +0200 (CEST), Laurent Cheylus wrote: > Hi ports@ > > update for devel/goreleaser to the latest version 2.11.2. > > Changelog: > - https://github.com/goreleaser/goreleaser/releases/tag/v2.11.1 > - https://github.com/goreleaser/goreleaser/releases/tag/v2.11.2 > > Build and tests OK on current/amd64 with Go 1.24.5 > > Tests welcome and please commit if OK. Out of curiosity, why did you switch this? -post-build: +pre-install: ${MODGO_WORKSPACE}/bin/goreleaser completion bash > ${WRKSRC}/completion.bash ${MODGO_WORKSPACE}/bin/goreleaser completion fish > ${WRKSRC}/completion.fish ${MODGO_WORKSPACE}/bin/goreleaser completion zsh > ${WRKSRC}/completion.zsh