diff options
author | mfechner <mfechner@FreeBSD.org> | 2019-05-08 04:46:06 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2019-05-08 04:46:06 +0800 |
commit | 8290fa6e73e606932c283cd51901517e7c7cfa32 (patch) | |
tree | 28cf9febcf1cd5d95b32f7baf3804be1ace45d50 | |
parent | e050a31e5cb6ea0d1fe9248f0c5cb3f398305ce2 (diff) | |
download | freebsd-ports-gnome-8290fa6e73e606932c283cd51901517e7c7cfa32.tar.gz freebsd-ports-gnome-8290fa6e73e606932c283cd51901517e7c7cfa32.tar.zst freebsd-ports-gnome-8290fa6e73e606932c283cd51901517e7c7cfa32.zip |
Update to 8.5.2 which is required for gitlab-ce 11.10.4 upgrade.
-rw-r--r-- | www/gitlab-workhorse/Makefile | 4 | ||||
-rw-r--r-- | www/gitlab-workhorse/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile index 1416e3bec497..2345e28ea978 100644 --- a/www/gitlab-workhorse/Makefile +++ b/www/gitlab-workhorse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 8.5.1 +PORTVERSION= 8.5.2 CATEGORIES= www MAINTAINER= mfechner@FreeBSD.org @@ -20,7 +20,7 @@ USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-workhorse/tags -GL_COMMIT= be9f08059f33f7b4b0fdf42f220b13270680c04b +GL_COMMIT= 2419009d10dfff694710cf81fd56bd837269f055 MAKE_JOBS_UNSAFE=yes PLIST_FILES= bin/gitlab-workhorse \ diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo index c2d91f08db3f..029ef5595983 100644 --- a/www/gitlab-workhorse/distinfo +++ b/www/gitlab-workhorse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555692915 -SHA256 (gitlab-org-gitlab-workhorse-be9f08059f33f7b4b0fdf42f220b13270680c04b_GL0.tar.gz) = a0f951659602c8cf78aa390826226de62aaafa5c5f0e101089ca5dd1098d3ebe -SIZE (gitlab-org-gitlab-workhorse-be9f08059f33f7b4b0fdf42f220b13270680c04b_GL0.tar.gz) = 2951148 +TIMESTAMP = 1557156162 +SHA256 (gitlab-org-gitlab-workhorse-2419009d10dfff694710cf81fd56bd837269f055_GL0.tar.gz) = 13d56001dd8cd189fdaa950b9acce0caff8e6311d10fae1d54f1b9455dc49161 +SIZE (gitlab-org-gitlab-workhorse-2419009d10dfff694710cf81fd56bd837269f055_GL0.tar.gz) = 2951257 |