Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2018 09:52:48 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r474948 - branches/2018Q3/net/rubygem-gitaly-proto
Message-ID:  <201807190952.w6J9qmjn020924@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Jul 19 09:52:48 2018
New Revision: 474948
URL: https://svnweb.freebsd.org/changeset/ports/474948

Log:
  MFH: r473904 r474740
  
  Update to 0.101.0 which is required for gitlab 11.0.2.
  
  Reviewed by:	swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D16127
  
  Take maintainer as port is only used by gitlab-ce which I maintain, so I can sync the updates with the gitlab-ce updates.
  
  Reviewed by:	tz (mentor)
  Approved by:	sunpoet (maintainer by email), tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D16267
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2018Q3/net/rubygem-gitaly-proto/Makefile
  branches/2018Q3/net/rubygem-gitaly-proto/distinfo
Directory Properties:
  branches/2018Q3/   (props changed)

Modified: branches/2018Q3/net/rubygem-gitaly-proto/Makefile
==============================================================================
--- branches/2018Q3/net/rubygem-gitaly-proto/Makefile	Thu Jul 19 09:51:34 2018	(r474947)
+++ branches/2018Q3/net/rubygem-gitaly-proto/Makefile	Thu Jul 19 09:52:48 2018	(r474948)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	gitaly-proto
-PORTVERSION=	0.100.0
+PORTVERSION=	0.101.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	sunpoet@FreeBSD.org
+MAINTAINER=	mfechner@FreeBSD.org
 COMMENT=	Protobuf specifications and client libraries for Gitaly
 
 LICENSE=	MIT

Modified: branches/2018Q3/net/rubygem-gitaly-proto/distinfo
==============================================================================
--- branches/2018Q3/net/rubygem-gitaly-proto/distinfo	Thu Jul 19 09:51:34 2018	(r474947)
+++ branches/2018Q3/net/rubygem-gitaly-proto/distinfo	Thu Jul 19 09:52:48 2018	(r474948)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527079400
-SHA256 (rubygem/gitaly-proto-0.100.0.gem) = 1a8b7606314d529e7ab6dceed73ac5c4bc77732e572c1cc09b9190f60a13fdda
-SIZE (rubygem/gitaly-proto-0.100.0.gem) = 16896
+TIMESTAMP = 1530442465
+SHA256 (rubygem/gitaly-proto-0.101.0.gem) = e0d566504249cf823eeeb114e874b3043d93d40a95bd38802c6a8b91e9ca0131
+SIZE (rubygem/gitaly-proto-0.101.0.gem) = 16896



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