From owner-svn-ports-all@freebsd.org Wed Jul 4 17:29:02 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F2601027227; Wed, 4 Jul 2018 17:29:02 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BF3148919D; Wed, 4 Jul 2018 17:29:01 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A044D6359; Wed, 4 Jul 2018 17:29:01 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w64HT1GG028486; Wed, 4 Jul 2018 17:29:01 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w64HT1mm028484; Wed, 4 Jul 2018 17:29:01 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201807041729.w64HT1mm028484@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Wed, 4 Jul 2018 17:29:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473904 - head/net/rubygem-gitaly-proto X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: head/net/rubygem-gitaly-proto X-SVN-Commit-Revision: 473904 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2018 17:29:02 -0000 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