svn commit: r388031 - head/devel/rubygem-shoulda-matchers

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 30 23:11:30 UTC 2015


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


More information about the svn-ports-all mailing list