diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-31 07:11:29 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-31 07:11:29 +0800 |
commit | 393700c79c5f9aa7e78a31ac91c8c997505a6f16 (patch) | |
tree | 7af83bd33003c4042cd070de66c3ef2827902866 | |
parent | e84ebe82aa595332585ab7ff0445573a0b13c8cf (diff) | |
download | freebsd-ports-gnome-393700c79c5f9aa7e78a31ac91c8c997505a6f16.tar.gz freebsd-ports-gnome-393700c79c5f9aa7e78a31ac91c8c997505a6f16.tar.zst freebsd-ports-gnome-393700c79c5f9aa7e78a31ac91c8c997505a6f16.zip |
- Update to 2.8.0
Changes: https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md
-rw-r--r-- | devel/rubygem-shoulda-matchers/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-shoulda-matchers/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/rubygem-shoulda-matchers/Makefile b/devel/rubygem-shoulda-matchers/Makefile index 9ab2732153d2..98ceb4dadb10 100644 --- a/devel/rubygem-shoulda-matchers/Makefile +++ b/devel/rubygem-shoulda-matchers/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shoulda-matchers -PORTVERSION= 2.7.0 +PORTVERSION= 2.8.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-shoulda-matchers/distinfo b/devel/rubygem-shoulda-matchers/distinfo index 069294cb9d36..cf506e3ef438 100644 --- a/devel/rubygem-shoulda-matchers/distinfo +++ b/devel/rubygem-shoulda-matchers/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/shoulda-matchers-2.7.0.gem) = a759c5a0d247370622203f5a452c9eb37d658c35150c0a8788c0dae2628cee89 -SIZE (rubygem/shoulda-matchers-2.7.0.gem) = 137728 +SHA256 (rubygem/shoulda-matchers-2.8.0.gem) = a089735b66e82d6b65fb4ac774d858a812fe16b69d97becaf0c986a919f67934 +SIZE (rubygem/shoulda-matchers-2.8.0.gem) = 153600 |