1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Update to 2.14.0 and unbreak this port

- Remove BUILD_DEPENDS

Changes:	https://github.com/rspec/rspec/commits/master
With hat:	ruby
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-07-15 16:58:06 +00:00
parent 8c0d2321d6
commit da2cf059bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323069
2 changed files with 6 additions and 7 deletions

View File

@ -2,17 +2,16 @@
# $FreeBSD$
PORTNAME= rspec
PORTVERSION= 2.13.0
PORTVERSION= 2.14.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= romanbsd@yahoo.com
COMMENT= Behaviour Driven Development in Ruby
BUILD_DEPENDS= rubygem-rspec-core>=2.13.0:${PORTSDIR}/devel/rubygem-rspec-core \
rubygem-rspec-expectations>=2.13.0:${PORTSDIR}/devel/rubygem-rspec-expectations \
rubygem-rspec-mocks>=2.13.0:${PORTSDIR}/devel/rubygem-rspec-mocks
RUN_DEPENDS:= ${BUILD_DEPENDS}
RUN_DEPENDS= rubygem-rspec-core>=2.14.0:${PORTSDIR}/devel/rubygem-rspec-core \
rubygem-rspec-expectations>=2.14.0:${PORTSDIR}/devel/rubygem-rspec-expectations \
rubygem-rspec-mocks>=2.14.0:${PORTSDIR}/devel/rubygem-rspec-mocks
USE_RUBY= yes
USE_RAKE= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/rspec-2.13.0.gem) = eb51e41c9093f86dae3aea621496f3762e5588f707d56b4111e12270519309cb
SIZE (rubygem/rspec-2.13.0.gem) = 4608
SHA256 (rubygem/rspec-2.14.0.gem) = cf4cb06d0552d76a8b619ce366f7f38a21d444509c5a3ff7f5d8da06a262c9e7
SIZE (rubygem/rspec-2.14.0.gem) = 4608