svn commit: r480519 - head/net/rubygem-gitaly-proto

Matthias Fechner mfechner at FreeBSD.org
Sun Sep 23 18:20:46 UTC 2018


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


More information about the svn-ports-head mailing list