Date: Thu, 31 Jan 2019 14:24:54 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491732 - head/www/gitlab-workhorse Message-ID: <201901311424.x0VEOs5c024336@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Thu Jan 31 14:24:53 2019 New Revision: 491732 URL: https://svnweb.freebsd.org/changeset/ports/491732 Log: Upgrade to 8.0.0 which is required for gitlab-ce 11.7 upgrade. Modified: head/www/gitlab-workhorse/Makefile head/www/gitlab-workhorse/distinfo Modified: head/www/gitlab-workhorse/Makefile ============================================================================== --- head/www/gitlab-workhorse/Makefile Thu Jan 31 14:23:10 2019 (r491731) +++ head/www/gitlab-workhorse/Makefile Thu Jan 31 14:24:53 2019 (r491732) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 7.6.0 +PORTVERSION= 8.0.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= 66b96dc229d674a69dae8d3d2c6e0ff58d0bf9df +GL_COMMIT= 1788824b16499c9e543fbfacd1cbd12f281f6e50 PLIST_FILES= bin/gitlab-workhorse \ bin/gitlab-zip-cat \ Modified: head/www/gitlab-workhorse/distinfo ============================================================================== --- head/www/gitlab-workhorse/distinfo Thu Jan 31 14:23:10 2019 (r491731) +++ head/www/gitlab-workhorse/distinfo Thu Jan 31 14:24:53 2019 (r491732) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545489009 -SHA256 (gitlab-org-gitlab-workhorse-66b96dc229d674a69dae8d3d2c6e0ff58d0bf9df_GL0.tar.gz) = e2150bb46599ccfd04be15e7f976e55a5e56cb0c25e91ba7c1915e2e7f592a4b -SIZE (gitlab-org-gitlab-workhorse-66b96dc229d674a69dae8d3d2c6e0ff58d0bf9df_GL0.tar.gz) = 2548962 +TIMESTAMP = 1548343619 +SHA256 (gitlab-org-gitlab-workhorse-1788824b16499c9e543fbfacd1cbd12f281f6e50_GL0.tar.gz) = 8a1207ee8fe7e2ba662e5b16144fadb0e928eaa7d5ab5e1d1c43d0358fb39ec1 +SIZE (gitlab-org-gitlab-workhorse-1788824b16499c9e543fbfacd1cbd12f281f6e50_GL0.tar.gz) = 2546000
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901311424.x0VEOs5c024336>