diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2024-07-01 05:42:48 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2024-07-03 07:42:25 +0000 |
| commit | 3d83b565d994a0d10a83367987ac62f9d20b583a (patch) | |
| tree | d31ee2129ba729bbacd762a1be09450cda54e99d /devel/gitlab-shell | |
| parent | 2797af32af8e372630ea91ef7c994d34fbaf39d5 (diff) | |
www/gitlab: major upgrade to 17.1.0
Remove vendored sidekiq gem as it breaks gitlab for FreeBSD.
The vendored gem is used to keep gitlab compatible to redis 6.
See also:
https://gitlab.com/gitlab-org/gitlab/-/issues/468435
Changes: https://about.gitlab.com/releases/2024/06/20/gitlab-17-1-released/
Diffstat (limited to 'devel/gitlab-shell')
| -rw-r--r-- | devel/gitlab-shell/Makefile | 3 | ||||
| -rw-r--r-- | devel/gitlab-shell/distinfo | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index 53b8921b1c0a..036a94e2d1f0 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitlab-shell -PORTVERSION= 14.35.0 +PORTVERSION= 14.36.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org diff --git a/devel/gitlab-shell/distinfo b/devel/gitlab-shell/distinfo index 97ea4607034d..98d9588b4e7c 100644 --- a/devel/gitlab-shell/distinfo +++ b/devel/gitlab-shell/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1713637949 -SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.35.0/go.mod) = 05d82b61970ed59f55594e4457c0560f9de928ea0439bf6e40c0b7cf81ee9c14 -SIZE (go/devel_gitlab-shell/gitlab-shell-v14.35.0/go.mod) = 5375 -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 +TIMESTAMP = 1718793702 +SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.36.0/go.mod) = c28824464f523f79c5eff5f104f4c34fda80bcf62957e66d1e087a2cb2066109 +SIZE (go/devel_gitlab-shell/gitlab-shell-v14.36.0/go.mod) = 5424 +SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.36.0/gitlab-shell-v14.36.0.tar.bz2) = c1c9c0759ddf815ee37365cb48801273af19a25995685c9212b28abe2516500b +SIZE (go/devel_gitlab-shell/gitlab-shell-v14.36.0/gitlab-shell-v14.36.0.tar.bz2) = 158039 |
