Date: Sat, 2 Mar 2019 11:52:07 +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: r494394 - head/net/rubygem-gitaly-proto Message-ID: <201903021152.x22Bq738029199@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Sat Mar 2 11:52:07 2019 New Revision: 494394 URL: https://svnweb.freebsd.org/changeset/ports/494394 Log: Update to 1.10.0 which is required for gitlab-ce 11.8 upgrade. 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 Sat Mar 2 11:51:11 2019 (r494393) +++ head/net/rubygem-gitaly-proto/Makefile Sat Mar 2 11:52:07 2019 (r494394) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitaly-proto -PORTVERSION= 1.5.0 +PORTVERSION= 1.10.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-gitaly-proto/distinfo ============================================================================== --- head/net/rubygem-gitaly-proto/distinfo Sat Mar 2 11:51:11 2019 (r494393) +++ head/net/rubygem-gitaly-proto/distinfo Sat Mar 2 11:52:07 2019 (r494394) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548341169 -SHA256 (rubygem/gitaly-proto-1.5.0.gem) = 80894550b3a8eff3ba0b942745d5378d244b5899b94f04648fe46aaff430ecdc -SIZE (rubygem/gitaly-proto-1.5.0.gem) = 17920 +TIMESTAMP = 1551205075 +SHA256 (rubygem/gitaly-proto-1.10.0.gem) = 8be1d8ff2136f56f3268390ded3a910ca2fc0a13fa0d107bbb2f6011a33344e2 +SIZE (rubygem/gitaly-proto-1.10.0.gem) = 17920
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903021152.x22Bq738029199>