From owner-svn-ports-all@freebsd.org Sat Sep 12 17:08:39 2015 Return-Path: Delivered-To: svn-ports-all@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 8F623A035C1; Sat, 12 Sep 2015 17:08:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 4011A12DC; Sat, 12 Sep 2015 17:08:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8CH8dFe048357; Sat, 12 Sep 2015 17:08:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8CH8cOk048355; Sat, 12 Sep 2015 17:08:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201509121708.t8CH8cOk048355@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, 12 Sep 2015 17:08:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396762 - head/devel/rubygem-cucumber X-SVN-Group: ports-head 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.20 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: Sat, 12 Sep 2015 17:08:39 -0000 Author: sunpoet Date: Sat Sep 12 17:08:37 2015 New Revision: 396762 URL: https://svnweb.freebsd.org/changeset/ports/396762 Log: - Update to 2.1.0 Changes: https://github.com/cucumber/cucumber-ruby/blob/master/History.md Modified: head/devel/rubygem-cucumber/Makefile head/devel/rubygem-cucumber/distinfo Modified: head/devel/rubygem-cucumber/Makefile ============================================================================== --- head/devel/rubygem-cucumber/Makefile Sat Sep 12 17:08:32 2015 (r396761) +++ head/devel/rubygem-cucumber/Makefile Sat Sep 12 17:08:37 2015 (r396762) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cucumber -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,9 +11,9 @@ COMMENT= Behaviour Driven Development wi LICENSE= MIT RUN_DEPENDS= rubygem-builder32>=2.1.2:${PORTSDIR}/devel/rubygem-builder32 \ - rubygem-cucumber-core>=1.2.0:${PORTSDIR}/devel/rubygem-cucumber-core \ + rubygem-cucumber-core>=1.3.0:${PORTSDIR}/devel/rubygem-cucumber-core \ rubygem-diff-lcs>=1.1.3:${PORTSDIR}/textproc/rubygem-diff-lcs \ - rubygem-gherkin>=2.12:${PORTSDIR}/textproc/rubygem-gherkin \ + rubygem-gherkin3>=3.1.0:${PORTSDIR}/textproc/rubygem-gherkin3 \ rubygem-multi_json>=1.7.5:${PORTSDIR}/devel/rubygem-multi_json \ rubygem-multi_test>=0.1.2:${PORTSDIR}/devel/rubygem-multi_test Modified: head/devel/rubygem-cucumber/distinfo ============================================================================== --- head/devel/rubygem-cucumber/distinfo Sat Sep 12 17:08:32 2015 (r396761) +++ head/devel/rubygem-cucumber/distinfo Sat Sep 12 17:08:37 2015 (r396762) @@ -1,2 +1,2 @@ -SHA256 (rubygem/cucumber-2.0.2.gem) = 7d106442dddba4ff33de563e8d40860ebcdfe63acae3da19772101fc065482b1 -SIZE (rubygem/cucumber-2.0.2.gem) = 246784 +SHA256 (rubygem/cucumber-2.1.0.gem) = 5d0eec2c6b8383cc57be2e1a3240f95da6a23baef3fef3d5044e93e0eeaa9909 +SIZE (rubygem/cucumber-2.1.0.gem) = 253440