From owner-svn-ports-all@freebsd.org Thu Jul 9 15:43:57 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 D1177997E8D; Thu, 9 Jul 2015 15:43:57 +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 AB7731244; Thu, 9 Jul 2015 15:43:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t69FhvAV018564; Thu, 9 Jul 2015 15:43:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t69FhvYP018562; Thu, 9 Jul 2015 15:43:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507091543.t69FhvYP018562@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, 9 Jul 2015 15:43:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391644 - 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: Thu, 09 Jul 2015 15:43:57 -0000 Author: sunpoet Date: Thu Jul 9 15:43:56 2015 New Revision: 391644 URL: https://svnweb.freebsd.org/changeset/ports/391644 Log: - Update to 2.0.1 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 Thu Jul 9 15:43:50 2015 (r391643) +++ head/devel/rubygem-cucumber/Makefile Thu Jul 9 15:43:56 2015 (r391644) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cucumber -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Behaviour Driven Development wi LICENSE= MIT RUN_DEPENDS= rubygem-builder32>=2.1.2:${PORTSDIR}/devel/rubygem-builder32 \ - rubygem-cucumber-core>=1.1.3:${PORTSDIR}/devel/rubygem-cucumber-core \ + rubygem-cucumber-core>=1.2.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-multi_json>=1.7.5:${PORTSDIR}/devel/rubygem-multi_json \ Modified: head/devel/rubygem-cucumber/distinfo ============================================================================== --- head/devel/rubygem-cucumber/distinfo Thu Jul 9 15:43:50 2015 (r391643) +++ head/devel/rubygem-cucumber/distinfo Thu Jul 9 15:43:56 2015 (r391644) @@ -1,2 +1,2 @@ -SHA256 (rubygem/cucumber-2.0.0.gem) = 75cefd4205033b58f1d3ff502da58bb4753a166dca22b04c8522ac7d0e34486b -SIZE (rubygem/cucumber-2.0.0.gem) = 239104 +SHA256 (rubygem/cucumber-2.0.1.gem) = eb55cbb9180c56ba029be264d9436f907263cea29aa9cc9e4250b5ade96eb8e7 +SIZE (rubygem/cucumber-2.0.1.gem) = 246784