From owner-svn-ports-head@freebsd.org Sat Apr 9 12:31:03 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 7F0C5B0985F; Sat, 9 Apr 2016 12:31:03 +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 48D88198B; Sat, 9 Apr 2016 12:31:03 +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 u39CV2Ar050778; Sat, 9 Apr 2016 12:31:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u39CV2MT050776; Sat, 9 Apr 2016 12:31:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201604091231.u39CV2MT050776@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 9 Apr 2016 12:31:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412827 - head/devel/rubygem-capybara 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: Sat, 09 Apr 2016 12:31:03 -0000 Author: sunpoet Date: Sat Apr 9 12:31:02 2016 New Revision: 412827 URL: https://svnweb.freebsd.org/changeset/ports/412827 Log: - Update to 2.7.0 Changes: https://github.com/jnicklas/capybara/blob/master/History.md Modified: head/devel/rubygem-capybara/Makefile head/devel/rubygem-capybara/distinfo Modified: head/devel/rubygem-capybara/Makefile ============================================================================== --- head/devel/rubygem-capybara/Makefile Sat Apr 9 12:30:57 2016 (r412826) +++ head/devel/rubygem-capybara/Makefile Sat Apr 9 12:31:02 2016 (r412827) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capybara -PORTVERSION= 2.6.2 +PORTVERSION= 2.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-capybara/distinfo ============================================================================== --- head/devel/rubygem-capybara/distinfo Sat Apr 9 12:30:57 2016 (r412826) +++ head/devel/rubygem-capybara/distinfo Sat Apr 9 12:31:02 2016 (r412827) @@ -1,2 +1,2 @@ -SHA256 (rubygem/capybara-2.6.2.gem) = dc03b0065090b6f7a41fc242d15f06ea5bc97337620fa8fbd2a541ce8b3ac752 -SIZE (rubygem/capybara-2.6.2.gem) = 220160 +SHA256 (rubygem/capybara-2.7.0.gem) = 645f6c2edddd6d90cab56cb471f262a222db566f38c7dc1e08477f2b00f6d8ec +SIZE (rubygem/capybara-2.7.0.gem) = 227328