diff options
author | mfechner <mfechner@FreeBSD.org> | 2018-12-23 20:45:17 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2018-12-23 20:45:17 +0800 |
commit | 1fb21cb9a590355d870aa6e83457a0f60f81a426 (patch) | |
tree | 8a17d593b9a0d493b1182a875eeedd5ae46e38ec /www | |
parent | 458e8d4c2417ea2e37debb4857a1073372636d56 (diff) | |
download | freebsd-ports-gnome-1fb21cb9a590355d870aa6e83457a0f60f81a426.tar.gz freebsd-ports-gnome-1fb21cb9a590355d870aa6e83457a0f60f81a426.tar.zst freebsd-ports-gnome-1fb21cb9a590355d870aa6e83457a0f60f81a426.zip |
Upgrade to 7.6.0 which is required for gitlab-ce 11.6.
Approved by: mentors (implicit)
Diffstat (limited to 'www')
-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 491210bfd5c1..6bd832efd33d 100644 --- a/www/gitlab-workhorse/Makefile +++ b/www/gitlab-workhorse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 7.1.3 +PORTVERSION= 7.6.0 CATEGORIES= www MAINTAINER= mfechner@FreeBSD.org @@ -19,7 +19,7 @@ USES= gmake USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-workhorse/tags -GL_COMMIT= 6ba4be8f3f9ae39b9efb481dd11b09f727b72cbd +GL_COMMIT= 66b96dc229d674a69dae8d3d2c6e0ff58d0bf9df PLIST_FILES= bin/gitlab-workhorse \ bin/gitlab-zip-cat \ diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo index a35c239e8075..eddf287bcff6 100644 --- a/www/gitlab-workhorse/distinfo +++ b/www/gitlab-workhorse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543446774 -SHA256 (gitlab-org-gitlab-workhorse-6ba4be8f3f9ae39b9efb481dd11b09f727b72cbd_GL0.tar.gz) = 274396720efb77c51170ab19e0cd01ebc2cf9be9963421341dfbada1af76b751 -SIZE (gitlab-org-gitlab-workhorse-6ba4be8f3f9ae39b9efb481dd11b09f727b72cbd_GL0.tar.gz) = 2522927 +TIMESTAMP = 1545489009 +SHA256 (gitlab-org-gitlab-workhorse-66b96dc229d674a69dae8d3d2c6e0ff58d0bf9df_GL0.tar.gz) = e2150bb46599ccfd04be15e7f976e55a5e56cb0c25e91ba7c1915e2e7f592a4b +SIZE (gitlab-org-gitlab-workhorse-66b96dc229d674a69dae8d3d2c6e0ff58d0bf9df_GL0.tar.gz) = 2548962 |