svn commit: r368404 - head/devel/rubygem-rspec-spies

Steve Wills swills at FreeBSD.org
Wed Sep 17 17:04:42 UTC 2014


Author: swills
Date: Wed Sep 17 17:04:41 2014
New Revision: 368404
URL: http://svnweb.freebsd.org/changeset/ports/368404
QAT: https://qat.redports.org/buildarchive/r368404/

Log:
  devel/rubygem-rspec-spies: mark deprecated as it is no longer needed

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

Modified: head/devel/rubygem-rspec-spies/Makefile
==============================================================================
--- head/devel/rubygem-rspec-spies/Makefile	Wed Sep 17 17:04:12 2014	(r368403)
+++ head/devel/rubygem-rspec-spies/Makefile	Wed Sep 17 17:04:41 2014	(r368404)
@@ -16,4 +16,7 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+DEPRECATED=	Same syntax available in rspec 2.14 and later
+EXPIRATION_DATE=	2014-10-17
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list