Date: Thu, 29 Nov 2018 13:31:57 +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: r486172 - head/www/gitlab-workhorse Message-ID: <201811291331.wATDVve9034707@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Thu Nov 29 13:31:56 2018 New Revision: 486172 URL: https://svnweb.freebsd.org/changeset/ports/486172 Log: Upgrade to 7.1.3 which is required for gitlab-ce 11.5.1. 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 Thu Nov 29 13:30:33 2018 (r486171) +++ head/www/gitlab-workhorse/Makefile Thu Nov 29 13:31:56 2018 (r486172) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 7.1.0 +PORTVERSION= 7.1.3 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= a4ba24d9f92ebcbfc6fa4aa2d9f92e13d61ba764 +GL_COMMIT= 6ba4be8f3f9ae39b9efb481dd11b09f727b72cbd PLIST_FILES= bin/gitlab-workhorse \ bin/gitlab-zip-cat \ Modified: head/www/gitlab-workhorse/distinfo ============================================================================== --- head/www/gitlab-workhorse/distinfo Thu Nov 29 13:30:33 2018 (r486171) +++ head/www/gitlab-workhorse/distinfo Thu Nov 29 13:31:56 2018 (r486172) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542973427 -SHA256 (gitlab-org-gitlab-workhorse-a4ba24d9f92ebcbfc6fa4aa2d9f92e13d61ba764_GL0.tar.gz) = a46b276d62fbdbb15acd157e3e326548347cd8d5548a824de24febace36a1e49 -SIZE (gitlab-org-gitlab-workhorse-a4ba24d9f92ebcbfc6fa4aa2d9f92e13d61ba764_GL0.tar.gz) = 2520642 +TIMESTAMP = 1543446774 +SHA256 (gitlab-org-gitlab-workhorse-6ba4be8f3f9ae39b9efb481dd11b09f727b72cbd_GL0.tar.gz) = 274396720efb77c51170ab19e0cd01ebc2cf9be9963421341dfbada1af76b751 +SIZE (gitlab-org-gitlab-workhorse-6ba4be8f3f9ae39b9efb481dd11b09f727b72cbd_GL0.tar.gz) = 2522927
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811291331.wATDVve9034707>