svn commit: r476079 - in head/devel/rubygem-shoulda: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 31 23:50:06 UTC 2018


Author: sunpoet
Date: Tue Jul 31 23:50:02 2018
New Revision: 476079
URL: https://svnweb.freebsd.org/changeset/ports/476079

Log:
  Update to 3.6.0
  
  Changes:	https://github.com/thoughtbot/shoulda/commits/master

Deleted:
  head/devel/rubygem-shoulda/files/
Modified:
  head/devel/rubygem-shoulda/Makefile
  head/devel/rubygem-shoulda/distinfo

Modified: head/devel/rubygem-shoulda/Makefile
==============================================================================
--- head/devel/rubygem-shoulda/Makefile	Tue Jul 31 23:49:57 2018	(r476078)
+++ head/devel/rubygem-shoulda/Makefile	Tue Jul 31 23:50:02 2018	(r476079)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	shoulda
-PORTVERSION=	3.5.0
-PORTREVISION=	1
+PORTVERSION=	3.6.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-shoulda-context>=1.0.1:devel/rubygem-shoulda-context \
-		rubygem-shoulda-matchers>=1.4.1:devel/rubygem-shoulda-matchers
+		rubygem-shoulda-matchers>=3.0:devel/rubygem-shoulda-matchers
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/devel/rubygem-shoulda/distinfo
==============================================================================
--- head/devel/rubygem-shoulda/distinfo	Tue Jul 31 23:49:57 2018	(r476078)
+++ head/devel/rubygem-shoulda/distinfo	Tue Jul 31 23:50:02 2018	(r476079)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/shoulda-3.5.0.gem) = be7a69fb1dae41922ea8a5a8cdab148b3870b322ca5152b0b391d5a34a705533
-SIZE (rubygem/shoulda-3.5.0.gem) = 11264
+TIMESTAMP = 1532975781
+SHA256 (rubygem/shoulda-3.6.0.gem) = 3d834f58cb393fdeb3cd53ec5b452473db55630534421ed9f6098b3a5ab289cb
+SIZE (rubygem/shoulda-3.6.0.gem) = 26112


More information about the svn-ports-all mailing list