Date: Fri, 2 Nov 2018 09:09:40 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r483794 - branches/2018Q4/www/gitlab-workhorse Message-ID: <201811020909.wA299f2D072325@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Fri Nov 2 09:09:40 2018 New Revision: 483794 URL: https://svnweb.freebsd.org/changeset/ports/483794 Log: MFH: r483500 Upgrade to version 7.0.0 which is required for www/gitlab-ce 11.4.x. Approved by: mentors (implicit) Approved by: ports-secteam (miwi) Modified: branches/2018Q4/www/gitlab-workhorse/Makefile branches/2018Q4/www/gitlab-workhorse/distinfo Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/www/gitlab-workhorse/Makefile ============================================================================== --- branches/2018Q4/www/gitlab-workhorse/Makefile Fri Nov 2 09:08:48 2018 (r483793) +++ branches/2018Q4/www/gitlab-workhorse/Makefile Fri Nov 2 09:09:40 2018 (r483794) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 6.1.0 +PORTVERSION= 7.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= 70ca94d07aecf2151d6b749cb049bedecc8a6a3d +GL_COMMIT= 279962ec11bd26d0a1855537efb38f569ce85e72 PLIST_FILES= bin/gitlab-workhorse \ bin/gitlab-zip-cat \ Modified: branches/2018Q4/www/gitlab-workhorse/distinfo ============================================================================== --- branches/2018Q4/www/gitlab-workhorse/distinfo Fri Nov 2 09:08:48 2018 (r483793) +++ branches/2018Q4/www/gitlab-workhorse/distinfo Fri Nov 2 09:09:40 2018 (r483794) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537567672 -SHA256 (gitlab-org-gitlab-workhorse-70ca94d07aecf2151d6b749cb049bedecc8a6a3d_GL0.tar.gz) = 3b6007300f7c6ebf276cfc3e62a362e4339f070a572b193c8c4ab1eb501de03c -SIZE (gitlab-org-gitlab-workhorse-70ca94d07aecf2151d6b749cb049bedecc8a6a3d_GL0.tar.gz) = 1846823 +TIMESTAMP = 1540327734 +SHA256 (gitlab-org-gitlab-workhorse-279962ec11bd26d0a1855537efb38f569ce85e72_GL0.tar.gz) = a833c9bb6f89df606d3b633b2c1d892ca9dbac75671fea9e57b509b764afa9d4 +SIZE (gitlab-org-gitlab-workhorse-279962ec11bd26d0a1855537efb38f569ce85e72_GL0.tar.gz) = 1870561
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811020909.wA299f2D072325>