Date: Sun, 23 Sep 2018 18:23:42 +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: r480521 - head/www/gitlab-workhorse Message-ID: <201809231823.w8NINgwP008630@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Sun Sep 23 18:23:41 2018 New Revision: 480521 URL: https://svnweb.freebsd.org/changeset/ports/480521 Log: Update www/gitlab-workhorse to 6.1.0 which is required for gitlab 11.3. Approved by: mentors (implicit) Modified: head/www/gitlab-workhorse/Makefile head/www/gitlab-workhorse/distinfo Modified: head/www/gitlab-workhorse/Makefile ============================================================================== --- head/www/gitlab-workhorse/Makefile Sun Sep 23 18:22:16 2018 (r480520) +++ head/www/gitlab-workhorse/Makefile Sun Sep 23 18:23:41 2018 (r480521) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 5.1.0 +PORTVERSION= 6.1.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= 2fd82d0f4fcc945a11c72e08344ccb967eb0c48f +GL_COMMIT= 70ca94d07aecf2151d6b749cb049bedecc8a6a3d PLIST_FILES= bin/gitlab-workhorse \ bin/gitlab-zip-cat \ Modified: head/www/gitlab-workhorse/distinfo ============================================================================== --- head/www/gitlab-workhorse/distinfo Sun Sep 23 18:22:16 2018 (r480520) +++ head/www/gitlab-workhorse/distinfo Sun Sep 23 18:23:41 2018 (r480521) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535125677 -SHA256 (gitlab-org-gitlab-workhorse-2fd82d0f4fcc945a11c72e08344ccb967eb0c48f_GL0.tar.gz) = 9643a01612b2eff835e43167cb612c11ecf39cc47c80175e5a6c59a03e736f35 -SIZE (gitlab-org-gitlab-workhorse-2fd82d0f4fcc945a11c72e08344ccb967eb0c48f_GL0.tar.gz) = 1838862 +TIMESTAMP = 1537567672 +SHA256 (gitlab-org-gitlab-workhorse-70ca94d07aecf2151d6b749cb049bedecc8a6a3d_GL0.tar.gz) = 3b6007300f7c6ebf276cfc3e62a362e4339f070a572b193c8c4ab1eb501de03c +SIZE (gitlab-org-gitlab-workhorse-70ca94d07aecf2151d6b749cb049bedecc8a6a3d_GL0.tar.gz) = 1846823
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809231823.w8NINgwP008630>