diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-09-17 16:58:31 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-09-17 16:58:31 +0000 |
commit | c090def99852fa8e7f2544c3c4eecf60984003c1 (patch) | |
tree | a407ab982d7b93291715a4f0644158e8e9adb7c4 | |
parent | devel/rubygem-rspec-support: update to 3.1.0 (diff) |
devel/rubygem-rspec-expectations: update to 3.1.1
-rw-r--r-- | devel/rubygem-rspec-expectations/Makefile | 4 | ||||
-rw-r--r-- | devel/rubygem-rspec-expectations/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-rspec-expectations/Makefile b/devel/rubygem-rspec-expectations/Makefile index a240c6db6f29..cbf92e13a69f 100644 --- a/devel/rubygem-rspec-expectations/Makefile +++ b/devel/rubygem-rspec-expectations/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rspec-expectations -PORTVERSION= 3.0.4 +PORTVERSION= 3.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Rspec-expectations adds should and should_not to every object LICENSE= MIT RUN_DEPENDS= rubygem-diff-lcs>=1.2.0:${PORTSDIR}/textproc/rubygem-diff-lcs \ - rubygem-rspec-support>=0:${PORTSDIR}/devel/rubygem-rspec-support + rubygem-rspec-support>=3.10:${PORTSDIR}/devel/rubygem-rspec-support USE_RUBY= yes #USE_RAKE= yes diff --git a/devel/rubygem-rspec-expectations/distinfo b/devel/rubygem-rspec-expectations/distinfo index a2210d47f5bd..731276ae3df2 100644 --- a/devel/rubygem-rspec-expectations/distinfo +++ b/devel/rubygem-rspec-expectations/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/rspec-expectations-3.0.4.gem) = 2282c8289a6edec4ee8724ece3a0287c8ec2572413f2c663a2e1924bfb2123cd -SIZE (rubygem/rspec-expectations-3.0.4.gem) = 58880 +SHA256 (rubygem/rspec-expectations-3.1.1.gem) = 886d04d79a2ae6db2e955d4abc46a2a5704688f574b00b28ad5b80b77fdcf797 +SIZE (rubygem/rspec-expectations-3.1.1.gem) = 63488 |