svn commit: r383334 - head/devel/rubygem-rspec-expectations

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 5 18:25:23 UTC 2015


Author: sunpoet
Date: Sun Apr  5 18:25:21 2015
New Revision: 383334
URL: https://svnweb.freebsd.org/changeset/ports/383334

Log:
  - Update to 3.2.0
  
  Changes:	https://github.com/rspec/rspec-expectations/blob/master/Changelog.md

Modified:
  head/devel/rubygem-rspec-expectations/Makefile
  head/devel/rubygem-rspec-expectations/distinfo

Modified: head/devel/rubygem-rspec-expectations/Makefile
==============================================================================
--- head/devel/rubygem-rspec-expectations/Makefile	Sun Apr  5 18:25:16 2015	(r383333)
+++ head/devel/rubygem-rspec-expectations/Makefile	Sun Apr  5 18:25:21 2015	(r383334)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rspec-expectations
-PORTVERSION=	3.1.1
+PORTVERSION=	3.2.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Rspec-expectations adds should 
 LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-diff-lcs>=1.2.0:${PORTSDIR}/textproc/rubygem-diff-lcs \
-		rubygem-rspec-support>=3.1.0:${PORTSDIR}/devel/rubygem-rspec-support
+		rubygem-rspec-support>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-support
 
 USE_RUBY=	yes
 #USE_RAKE=	yes

Modified: head/devel/rubygem-rspec-expectations/distinfo
==============================================================================
--- head/devel/rubygem-rspec-expectations/distinfo	Sun Apr  5 18:25:16 2015	(r383333)
+++ head/devel/rubygem-rspec-expectations/distinfo	Sun Apr  5 18:25:21 2015	(r383334)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/rspec-expectations-3.1.1.gem) = 886d04d79a2ae6db2e955d4abc46a2a5704688f574b00b28ad5b80b77fdcf797
-SIZE (rubygem/rspec-expectations-3.1.1.gem) = 63488
+SHA256 (rubygem/rspec-expectations-3.2.0.gem) = 7e0e75f1ea985f458bef385ef50efccad1d45aaa7d52ef13416e8e952f2c6a21
+SIZE (rubygem/rspec-expectations-3.2.0.gem) = 67584


More information about the svn-ports-all mailing list