diff options
author | mfechner <mfechner@FreeBSD.org> | 2019-06-06 13:16:23 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2019-06-06 13:16:23 +0800 |
commit | bd3545973e709e233a18b814138d83112ac0b92a (patch) | |
tree | 8e1b7d744fd9f5b5e037811f501166169778bd45 /devel/gitaly | |
parent | 5ffc090ddf4ce08c32e684e4312313ad3c3efb57 (diff) | |
download | freebsd-ports-gnome-bd3545973e709e233a18b814138d83112ac0b92a.tar.gz freebsd-ports-gnome-bd3545973e709e233a18b814138d83112ac0b92a.tar.zst freebsd-ports-gnome-bd3545973e709e233a18b814138d83112ac0b92a.zip |
Upgrade to 1.42.3 which is required for gitlab-ce 11.11.2.
Diffstat (limited to 'devel/gitaly')
-rw-r--r-- | devel/gitaly/Makefile | 4 | ||||
-rw-r--r-- | devel/gitaly/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile index d8466659eda4..8c460a1696a5 100644 --- a/devel/gitaly/Makefile +++ b/devel/gitaly/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitaly -DISTVERSION= 1.42.2 +DISTVERSION= 1.42.3 PORTREVISION= 0 CATEGORIES= devel @@ -40,7 +40,7 @@ USE_RUBY= yes USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find this here: https://gitlab.com/gitlab-org/gitaly/tags -GL_COMMIT= f13c6c0da5d7bebe8bcaf58ffb4b3525ff590041 +GL_COMMIT= 9675af431da21eb1c50ec5304e5885630a624a46 post-patch: ${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/config.toml.example diff --git a/devel/gitaly/distinfo b/devel/gitaly/distinfo index dabafe5f33be..7dc497565af4 100644 --- a/devel/gitaly/distinfo +++ b/devel/gitaly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1559571542 -SHA256 (gitlab-org-gitaly-f13c6c0da5d7bebe8bcaf58ffb4b3525ff590041_GL0.tar.gz) = 52a3aee9af778961df40cc3134ba4322574a61e254037243ea6e3e1c1d8fe16b -SIZE (gitlab-org-gitaly-f13c6c0da5d7bebe8bcaf58ffb4b3525ff590041_GL0.tar.gz) = 8283344 +TIMESTAMP = 1559763803 +SHA256 (gitlab-org-gitaly-9675af431da21eb1c50ec5304e5885630a624a46_GL0.tar.gz) = d42424422045dfcf4b8f278d1b55479e8155d1c7d96b50a478b744c0560253ef +SIZE (gitlab-org-gitaly-9675af431da21eb1c50ec5304e5885630a624a46_GL0.tar.gz) = 8283735 |