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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 6 06:31:29 UTC 2016


Author: sunpoet
Date: Sun Mar  6 06:31:27 2016
New Revision: 410363
URL: https://svnweb.freebsd.org/changeset/ports/410363

Log:
  - Update to 3.1.1
  
  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	Sun Mar  6 06:31:23 2016	(r410362)
+++ head/devel/rubygem-shoulda-matchers/Makefile	Sun Mar  6 06:31:27 2016	(r410363)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	shoulda-matchers
-PORTVERSION=	3.1.0
+PORTVERSION=	3.1.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-shoulda-matchers/distinfo
==============================================================================
--- head/devel/rubygem-shoulda-matchers/distinfo	Sun Mar  6 06:31:23 2016	(r410362)
+++ head/devel/rubygem-shoulda-matchers/distinfo	Sun Mar  6 06:31:27 2016	(r410363)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/shoulda-matchers-3.1.0.gem) = b503c3c7112d9de1288d03b96d1c03ec4bfd7357d43379d82e9758cf222256ee
-SIZE (rubygem/shoulda-matchers-3.1.0.gem) = 197632
+SHA256 (rubygem/shoulda-matchers-3.1.1.gem) = f8f73357eb6c51b03cb0e76cf425092d3b96a61766dc94a9df02e5959a68c6b1
+SIZE (rubygem/shoulda-matchers-3.1.1.gem) = 200192


More information about the svn-ports-all mailing list