Date: Wed, 4 Jul 2018 17:29:01 +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: r473904 - head/net/rubygem-gitaly-proto Message-ID: <201807041729.w64HT1mm028484@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Wed Jul 4 17:29:00 2018 New Revision: 473904 URL: https://svnweb.freebsd.org/changeset/ports/473904 Log: 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 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 Wed Jul 4 17:25:55 2018 (r473903) +++ head/net/rubygem-gitaly-proto/Makefile Wed Jul 4 17:29:00 2018 (r473904) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitaly-proto -PORTVERSION= 0.100.0 +PORTVERSION= 0.101.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-gitaly-proto/distinfo ============================================================================== --- head/net/rubygem-gitaly-proto/distinfo Wed Jul 4 17:25:55 2018 (r473903) +++ head/net/rubygem-gitaly-proto/distinfo Wed Jul 4 17:29:00 2018 (r473904) @@ -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?201807041729.w64HT1mm028484>