Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2018 18:20:46 +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: r480519 - head/net/rubygem-gitaly-proto
Message-ID:  <201809231820.w8NIKkbm003632@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Sun Sep 23 18:20:45 2018
New Revision: 480519
URL: https://svnweb.freebsd.org/changeset/ports/480519

Log:
  Update net/rubygem-gitaly-proto to 0.117.0 which is required for gitlab 11.3.
  
  Approved by:	mentors (implicit)

Modified:
  head/net/rubygem-gitaly-proto/Makefile
  head/net/rubygem-gitaly-proto/distinfo

Modified: head/net/rubygem-gitaly-proto/Makefile
==============================================================================
--- head/net/rubygem-gitaly-proto/Makefile	Sun Sep 23 18:19:16 2018	(r480518)
+++ head/net/rubygem-gitaly-proto/Makefile	Sun Sep 23 18:20:45 2018	(r480519)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitaly-proto
-PORTVERSION=	0.113.0
+PORTVERSION=	0.117.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -16,6 +16,7 @@ RUN_DEPENDS=	rubygem-google-protobuf>=3.1:devel/rubyge
 
 USES=		gem
 USE_RUBY=	yes
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/rubygem-gitaly-proto/distinfo
==============================================================================
--- head/net/rubygem-gitaly-proto/distinfo	Sun Sep 23 18:19:16 2018	(r480518)
+++ head/net/rubygem-gitaly-proto/distinfo	Sun Sep 23 18:20:45 2018	(r480519)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535124347
-SHA256 (rubygem/gitaly-proto-0.113.0.gem) = 01283a29ace5b6930202d2b2fc43fd1a5ef5f3a8dcc0eaa7ec3852dc7dbf0055
-SIZE (rubygem/gitaly-proto-0.113.0.gem) = 17408
+TIMESTAMP = 1537565844
+SHA256 (rubygem/gitaly-proto-0.117.0.gem) = 11906acfa59d1c537e4a6c491f93f5619ad0098e36793776851256ca08ffaf47
+SIZE (rubygem/gitaly-proto-0.117.0.gem) = 17408



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