svn commit: r504024 - head/devel/gitaly

Matthias Fechner mfechner at FreeBSD.org
Wed Jun 12 16:17:39 UTC 2019


Author: mfechner
Date: Wed Jun 12 16:17:38 2019
New Revision: 504024
URL: https://svnweb.freebsd.org/changeset/ports/504024

Log:
  Upgrade to 1.42.4 which is required for gitlab 11.11.3 upgrade.

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

Modified: head/devel/gitaly/Makefile
==============================================================================
--- head/devel/gitaly/Makefile	Wed Jun 12 16:16:10 2019	(r504023)
+++ head/devel/gitaly/Makefile	Wed Jun 12 16:17:38 2019	(r504024)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitaly
-DISTVERSION=	1.42.3
+DISTVERSION=	1.42.4
 PORTREVISION=	0
 CATEGORIES=	devel
 
@@ -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=	9675af431da21eb1c50ec5304e5885630a624a46
+GL_COMMIT=	0046cd32638921f2730e06bc7c4bbf194b8ac17d
 
 post-patch:
 	${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/config.toml.example

Modified: head/devel/gitaly/distinfo
==============================================================================
--- head/devel/gitaly/distinfo	Wed Jun 12 16:16:10 2019	(r504023)
+++ head/devel/gitaly/distinfo	Wed Jun 12 16:17:38 2019	(r504024)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559763803
-SHA256 (gitlab-org-gitaly-9675af431da21eb1c50ec5304e5885630a624a46_GL0.tar.gz) = d42424422045dfcf4b8f278d1b55479e8155d1c7d96b50a478b744c0560253ef
-SIZE (gitlab-org-gitaly-9675af431da21eb1c50ec5304e5885630a624a46_GL0.tar.gz) = 8283735
+TIMESTAMP = 1560266036
+SHA256 (gitlab-org-gitaly-0046cd32638921f2730e06bc7c4bbf194b8ac17d_GL0.tar.gz) = 882eb254d6e33ee0465d6e6bd47866b9fc6934015d33fcbb406867cbe1cb59de
+SIZE (gitlab-org-gitaly-0046cd32638921f2730e06bc7c4bbf194b8ac17d_GL0.tar.gz) = 8285854


More information about the svn-ports-all mailing list