diff options
Diffstat (limited to 'devel/gitaly')
-rw-r--r-- | devel/gitaly/Makefile | 6 | ||||
-rw-r--r-- | devel/gitaly/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile index 9fb55e330eaa..ab1ee3a73f70 100644 --- a/devel/gitaly/Makefile +++ b/devel/gitaly/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitaly -DISTVERSION= 15.10.6 +DISTVERSION= 15.10.7 DISTVERSIONPREFIX= v CATEGORIES= devel @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE # it fixes segfaults reported here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259848 # define dependencies that are required for build and run under MY_DEPENDS -MY_DEPENDS= git>=2.39.2:devel/git \ +MY_DEPENDS= git>=2.40.1:devel/git \ rubygem-bundler>=2.1.4:sysutils/rubygem-bundler \ rubygem-rugged>=1.5.1<1.6:devel/rubygem-rugged \ rubygem-gitlab-markup>=1.9.0<1.10.0:textproc/rubygem-gitlab-markup \ @@ -48,7 +48,7 @@ MAKE_ENV+= ${GO_ENV} USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags -GL_COMMIT= cd86fed226530143a2ccc39b6d5911fa3f67e2ab +GL_COMMIT= 6f72a217aaed46958d0afcd2d6d97e5501f0e59c # for go dependencies # Gitlab hosts there dependencies on their own platform and not on go-proxy diff --git a/devel/gitaly/distinfo b/devel/gitaly/distinfo index a7b16b594cdd..e1abbe7de0c5 100644 --- a/devel/gitaly/distinfo +++ b/devel/gitaly/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1683353069 -SHA256 (go/devel_gitaly/gitlab-org-gitaly-cd86fed226530143a2ccc39b6d5911fa3f67e2ab_GL0/go.mod) = f9e62b5491c17780d343f8de6921e04e1012858cd7ad6de24a77d38e6d941235 -SIZE (go/devel_gitaly/gitlab-org-gitaly-cd86fed226530143a2ccc39b6d5911fa3f67e2ab_GL0/go.mod) = 10320 -SHA256 (go/devel_gitaly/gitlab-org-gitaly-cd86fed226530143a2ccc39b6d5911fa3f67e2ab_GL0/gitlab-org-gitaly-cd86fed226530143a2ccc39b6d5911fa3f67e2ab_GL0.tar.gz) = bf45c0f46b380bd88c2a54c56c89ecfb20bdc0ce2bb11bace4e9f52db7e31719 -SIZE (go/devel_gitaly/gitlab-org-gitaly-cd86fed226530143a2ccc39b6d5911fa3f67e2ab_GL0/gitlab-org-gitaly-cd86fed226530143a2ccc39b6d5911fa3f67e2ab_GL0.tar.gz) = 3096514 +TIMESTAMP = 1683958011 +SHA256 (go/devel_gitaly/gitlab-org-gitaly-6f72a217aaed46958d0afcd2d6d97e5501f0e59c_GL0/go.mod) = f9e62b5491c17780d343f8de6921e04e1012858cd7ad6de24a77d38e6d941235 +SIZE (go/devel_gitaly/gitlab-org-gitaly-6f72a217aaed46958d0afcd2d6d97e5501f0e59c_GL0/go.mod) = 10320 +SHA256 (go/devel_gitaly/gitlab-org-gitaly-6f72a217aaed46958d0afcd2d6d97e5501f0e59c_GL0/gitlab-org-gitaly-6f72a217aaed46958d0afcd2d6d97e5501f0e59c_GL0.tar.gz) = fa934b7bd6ffb3a2b650aba44edc717d0de381b6b046803953e98cc71aba47dc +SIZE (go/devel_gitaly/gitlab-org-gitaly-6f72a217aaed46958d0afcd2d6d97e5501f0e59c_GL0/gitlab-org-gitaly-6f72a217aaed46958d0afcd2d6d97e5501f0e59c_GL0.tar.gz) = 3096694 |