Re: git: 57a5a76f292e - main - www/gitlab: major upgrade to 16.11.0

From: Vladimir Druzenko <vvd_at_freebsd.org>
Date: Sun, 21 Apr 2024 15:11:03 UTC
21.04.2024 13:58, Matthias Fechner пишет:
> The branch main has been updated by mfechner:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=57a5a76f292efabc53b79e24fb66cf1d8c42ecd2
>
> commit 57a5a76f292efabc53b79e24fb66cf1d8c42ecd2
> Author:     Matthias Fechner <mfechner@FreeBSD.org>
> AuthorDate: 2024-04-21 06:07:43 +0000
> Commit:     Matthias Fechner <mfechner@FreeBSD.org>
> CommitDate: 2024-04-21 10:57:58 +0000
>
>      www/gitlab: major upgrade to 16.11.0
>      
>      Please note, that this version changes the installation path.
>      Make sure you follow the upgrade manual very carefully:
>      https://gitlab.fechner.net/mfechner/Gitlab-docu/-/blob/master/update/16.10-16.11-freebsd.md
>      
>      Changes:        https://about.gitlab.com/releases/2024/04/18/gitlab-16-11-released/
> ---
>   UPDATING                                         | 15 ++++++
>   devel/gitaly/Makefile                            |  3 +-
>   devel/gitaly/distinfo                            | 10 ++--
>   devel/gitlab-shell/Makefile                      |  3 +-
>   devel/gitlab-shell/distinfo                      | 10 ++--
>   net/gitlab-agent/Makefile                        |  3 +-
>   net/gitlab-agent/distinfo                        | 10 ++--
>   www/gitlab-pages/Makefile                        |  3 +-
>   www/gitlab-pages/distinfo                        | 10 ++--
>   www/gitlab-workhorse/Makefile                    |  3 +-
>   www/gitlab-workhorse/distinfo                    | 10 ++--
>   www/gitlab/Makefile                              | 30 ++++++-----
>   www/gitlab/distinfo                              | 12 ++---
>   www/gitlab/files/patch-Gemfile                   | 68 ++++++++++++------------
>   www/gitlab/files/patch-config_gitlab.yml.example |  4 +-
>   www/gitlab/pkg-message                           |  2 +-
>   16 files changed, 105 insertions(+), 91 deletions(-)
>
> diff --git a/devel/gitlab-shell/distinfo b/devel/gitlab-shell/distinfo
> index 7d3aa95813cc..37305ca621cc 100644
> --- a/devel/gitlab-shell/distinfo
> +++ b/devel/gitlab-shell/distinfo
> @@ -1,5 +1,5 @@
> -TIMESTAMP = 1711002376
> -SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.34.0/go.mod) = 74f67493ae38b37d290f52e5e5b15bad21dafb4aeb42fc9e8454b0a5aeaf5e81
> -SIZE (go/devel_gitlab-shell/gitlab-shell-v14.34.0/go.mod) = 4979
> -SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.34.0/gitlab-shell-v14.34.0.tar.bz2) = 480331530951342abb3bc6f95cc9897f9b34422cdec5f717f17c0d5822dd14df
> -SIZE (go/devel_gitlab-shell/gitlab-shell-v14.34.0/gitlab-shell-v14.34.0.tar.bz2) = 146280
> +TIMESTAMP = 1713637949
> +SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.35.0/go.mod) = cd69a1200be427a08520bfbe7287c215bdd5791278367c741c6720d8f56995aa
> +SIZE (go/devel_gitlab-shell/gitlab-shell-v14.35.0/go.mod) = 5395
> +SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.35.0/gitlab-shell-v14.35.0.tar.bz2) = 962b98f04de977e3699820bbe06f51e68c0effa9f65953da9be248321ff4b046
> +SIZE (go/devel_gitlab-shell/gitlab-shell-v14.35.0/gitlab-shell-v14.35.0.tar.bz2) = 149964
> diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile

Hello!

Look like upstream changed file go.mod:

=> go.mod doesn't seem to exist in 
/usr/ports/distfiles//go/devel_gitlab-shell/gitlab-shell-v14.35.0.
=> Attempting to fetch 
https://gitlab.com/gitlab-org/gitlab-shell/-/raw/v14.35.0/go.mod
fetch: https://gitlab.com/gitlab-org/gitlab-shell/-/raw/v14.35.0/go.mod: 
size mismatch: expected 5395, actual 5375
=> Attempting to fetch 
https://gitlab.com/gitlab-org/gitlab-shell/-/archive/v14.35.0/go.mod
fetch: 
https://gitlab.com/gitlab-org/gitlab-shell/-/archive/v14.35.0/go.mod: 
Forbidden
=> Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/go/devel_gitlab-shell/gitlab-shell-v14.35.0/go.mod
fetch: 
http://distcache.FreeBSD.org/ports-distfiles/go/devel_gitlab-shell/gitlab-shell-v14.35.0/go.mod: 
Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into 
/usr/ports/distfiles//go/devel_gitlab-shell/gitlab-shell-v14.35.0 and 
try again.
*** Error code 1

-- 
Best regards,
Vladimir Druzenko