From owner-svn-ports-head@freebsd.org Thu Nov 29 13:31:57 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DABC8113BF50; Thu, 29 Nov 2018 13:31:57 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 821D36B545; Thu, 29 Nov 2018 13:31:57 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 634481A235; Thu, 29 Nov 2018 13:31:57 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wATDVvZe034708; Thu, 29 Nov 2018 13:31:57 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wATDVve9034707; Thu, 29 Nov 2018 13:31:57 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201811291331.wATDVve9034707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Thu, 29 Nov 2018 13:31:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486172 - head/www/gitlab-workhorse X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: head/www/gitlab-workhorse X-SVN-Commit-Revision: 486172 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 821D36B545 X-Spamd-Result: default: False [0.43 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.12)[-0.119,0]; NEURAL_SPAM_LONG(0.31)[0.307,0]; NEURAL_SPAM_MEDIUM(0.25)[0.247,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2018 13:31:58 -0000 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