From owner-svn-ports-head@freebsd.org Thu Mar 10 19:55:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F161EACBAC2; Thu, 10 Mar 2016 19:55:17 +0000 (UTC) (envelope-from sunpoet@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 mx1.freebsd.org (Postfix) with ESMTPS id C3AADAE7; Thu, 10 Mar 2016 19:55:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2AJtGLO084806; Thu, 10 Mar 2016 19:55:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2AJtGAa084804; Thu, 10 Mar 2016 19:55:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603101955.u2AJtGAa084804@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 10 Mar 2016 19:55:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410788 - head/devel/rubygem-grape X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2016 19:55:18 -0000 Author: sunpoet Date: Thu Mar 10 19:55:16 2016 New Revision: 410788 URL: https://svnweb.freebsd.org/changeset/ports/410788 Log: - Update to 0.15.0 Changes: https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md Modified: head/devel/rubygem-grape/Makefile head/devel/rubygem-grape/distinfo Modified: head/devel/rubygem-grape/Makefile ============================================================================== --- head/devel/rubygem-grape/Makefile Thu Mar 10 19:55:11 2016 (r410787) +++ head/devel/rubygem-grape/Makefile Thu Mar 10 19:55:16 2016 (r410788) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= grape -PORTVERSION= 0.14.0 +PORTVERSION= 0.15.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-grape/distinfo ============================================================================== --- head/devel/rubygem-grape/distinfo Thu Mar 10 19:55:11 2016 (r410787) +++ head/devel/rubygem-grape/distinfo Thu Mar 10 19:55:16 2016 (r410788) @@ -1,2 +1,2 @@ -SHA256 (rubygem/grape-0.14.0.gem) = a72819a2ffe5adbc70d25f5ccf067fda28f66ecea674b0aa783225bea6c74580 -SIZE (rubygem/grape-0.14.0.gem) = 304640 +SHA256 (rubygem/grape-0.15.0.gem) = 314856754797571883d49d5a7fe3de09a564f1f672a26285fd37470839a82b8f +SIZE (rubygem/grape-0.15.0.gem) = 170496