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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 25 20:14:57 UTC 2013


Author: sunpoet
Date: Fri Oct 25 20:14:56 2013
New Revision: 331632
URL: http://svnweb.freebsd.org/changeset/ports/331632

Log:
  - Update to 2.14.3
  - Support STAGEDIR
  
  Changes:	https://github.com/rspec/rspec-expectations/releases
  		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	Fri Oct 25 20:14:51 2013	(r331631)
+++ head/devel/rubygem-rspec-expectations/Makefile	Fri Oct 25 20:14:56 2013	(r331632)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rspec-expectations
-PORTVERSION=	2.14.2
+PORTVERSION=	2.14.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -16,5 +16,4 @@ USE_RAKE=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/rubygem-rspec-expectations/distinfo
==============================================================================
--- head/devel/rubygem-rspec-expectations/distinfo	Fri Oct 25 20:14:51 2013	(r331631)
+++ head/devel/rubygem-rspec-expectations/distinfo	Fri Oct 25 20:14:56 2013	(r331632)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/rspec-expectations-2.14.2.gem) = cb397f5b2f966adcd3fa6c6bb1e3ff0cb0237c08bb8ab01ea56bab106b9b61a9
-SIZE (rubygem/rspec-expectations-2.14.2.gem) = 88576
+SHA256 (rubygem/rspec-expectations-2.14.3.gem) = c2a28470645fbdf438cf7ade072291f38858aef5f514fa826c10f0fa23d6653f
+SIZE (rubygem/rspec-expectations-2.14.3.gem) = 89600


More information about the svn-ports-all mailing list