Date: Sat, 30 May 2015 23:11:29 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388031 - head/devel/rubygem-shoulda-matchers Message-ID: <201505302311.t4UNBTeD095679@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat May 30 23:11:29 2015 New Revision: 388031 URL: https://svnweb.freebsd.org/changeset/ports/388031 Log: - Update to 2.8.0 Changes: https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md Modified: head/devel/rubygem-shoulda-matchers/Makefile head/devel/rubygem-shoulda-matchers/distinfo Modified: head/devel/rubygem-shoulda-matchers/Makefile ============================================================================== --- head/devel/rubygem-shoulda-matchers/Makefile Sat May 30 23:11:23 2015 (r388030) +++ head/devel/rubygem-shoulda-matchers/Makefile Sat May 30 23:11:29 2015 (r388031) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shoulda-matchers -PORTVERSION= 2.7.0 +PORTVERSION= 2.8.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-shoulda-matchers/distinfo ============================================================================== --- head/devel/rubygem-shoulda-matchers/distinfo Sat May 30 23:11:23 2015 (r388030) +++ head/devel/rubygem-shoulda-matchers/distinfo Sat May 30 23:11:29 2015 (r388031) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505302311.t4UNBTeD095679>