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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 17 18:07:34 UTC 2014


Author: sunpoet
Date: Wed Sep 17 18:07:33 2014
New Revision: 368408
URL: http://svnweb.freebsd.org/changeset/ports/368408
QAT: https://qat.redports.org/buildarchive/r368408/

Log:
  - Fix typo

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

Modified: head/devel/rubygem-rspec-expectations/Makefile
==============================================================================
--- head/devel/rubygem-rspec-expectations/Makefile	Wed Sep 17 17:39:51 2014	(r368407)
+++ head/devel/rubygem-rspec-expectations/Makefile	Wed Sep 17 18:07:33 2014	(r368408)
@@ -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.10:${PORTSDIR}/devel/rubygem-rspec-support
+		rubygem-rspec-support>=3.1.0:${PORTSDIR}/devel/rubygem-rspec-support
 
 USE_RUBY=	yes
 #USE_RAKE=	yes


More information about the svn-ports-head mailing list