- Update to 1.4.0
Changes: https://github.com/cucumber/cucumber-ruby-core/blob/master/HISTORY.md Sponsored by: PortsCamp Taiwan
This commit is contained in:
parent
6534922ef6
commit
a1b473a829
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406349
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cucumber-core
|
||||
PORTVERSION= 1.3.1
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Core library for the Cucumber BDD app
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-gherkin3>=3.1.0:${PORTSDIR}/textproc/rubygem-gherkin3
|
||||
RUN_DEPENDS= rubygem-gherkin>=3.2.0:${PORTSDIR}/textproc/rubygem-gherkin
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/cucumber-core-1.3.1.gem) = 0c86987380e5e91904dc98939aa3b88e66fc6151af4500a1e61bb67f0bccc573
|
||||
SIZE (rubygem/cucumber-core-1.3.1.gem) = 44544
|
||||
SHA256 (rubygem/cucumber-core-1.4.0.gem) = 683809be76902c34d056a4554d2ef1c060d256d222e9d304f50926fbf2840538
|
||||
SIZE (rubygem/cucumber-core-1.4.0.gem) = 44544
|
||||
|
|
Loading…
Reference in a new issue