Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2019 18:24:37 +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: r491751 - head/devel/gitaly
Message-ID:  <201901311824.x0VIObTt050982@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Jan 31 18:24:36 2019
New Revision: 491751
URL: https://svnweb.freebsd.org/changeset/ports/491751

Log:
  Upgrade to 1.12.2 which is required for security update of gitlab-ce 11.7.3.

Modified:
  head/devel/gitaly/Makefile
  head/devel/gitaly/distinfo

Modified: head/devel/gitaly/Makefile
==============================================================================
--- head/devel/gitaly/Makefile	Thu Jan 31 18:23:35 2019	(r491750)
+++ head/devel/gitaly/Makefile	Thu Jan 31 18:24:36 2019	(r491751)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitaly
-DISTVERSION=	1.12.1
+DISTVERSION=	1.12.2
 CATEGORIES=	devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -40,7 +40,7 @@ USE_RUBY=	yes
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find this here: https://gitlab.com/gitlab-org/gitaly/tags
-GL_COMMIT=	8aacfc36317eaa286d2f04990de4c4acf218aa52
+GL_COMMIT=	2b9c04142a0e7db26c014efa7c6530f4f0f298c9
 
 post-patch:
 	${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/config.toml.example

Modified: head/devel/gitaly/distinfo
==============================================================================
--- head/devel/gitaly/distinfo	Thu Jan 31 18:23:35 2019	(r491750)
+++ head/devel/gitaly/distinfo	Thu Jan 31 18:24:36 2019	(r491751)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548341561
-SHA256 (gitlab-org-gitaly-8aacfc36317eaa286d2f04990de4c4acf218aa52_GL0.tar.gz) = 0d892261f6cf113a1867fc43d71d782be7c0dd86b05ac4658470f73c020ffd3b
-SIZE (gitlab-org-gitaly-8aacfc36317eaa286d2f04990de4c4acf218aa52_GL0.tar.gz) = 4274878
+TIMESTAMP = 1548955426
+SHA256 (gitlab-org-gitaly-2b9c04142a0e7db26c014efa7c6530f4f0f298c9_GL0.tar.gz) = 55b00ef230b74c0e45532f8b8213280872ad32e4e07a5a73366fd4f969d9b9c8
+SIZE (gitlab-org-gitaly-2b9c04142a0e7db26c014efa7c6530f4f0f298c9_GL0.tar.gz) = 4275786



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901311824.x0VIObTt050982>