svn commit: r430200 - head/devel/rubygem-spring

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 1 01:10:09 UTC 2017


Author: sunpoet
Date: Sun Jan  1 01:10:09 2017
New Revision: 430200
URL: https://svnweb.freebsd.org/changeset/ports/430200

Log:
  Update to 2.0.0
  
  Changes:	https://github.com/rails/spring/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-spring/Makefile
  head/devel/rubygem-spring/distinfo

Modified: head/devel/rubygem-spring/Makefile
==============================================================================
--- head/devel/rubygem-spring/Makefile	Sun Jan  1 01:10:04 2017	(r430199)
+++ head/devel/rubygem-spring/Makefile	Sun Jan  1 01:10:09 2017	(r430200)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spring
-PORTVERSION=	1.7.2
+PORTVERSION=	2.0.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,6 +12,8 @@ COMMENT=	Rails application preloader
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+RUN_DEPENDS=	rubygem-activesupport4>=4.2:devel/rubygem-activesupport4
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem

Modified: head/devel/rubygem-spring/distinfo
==============================================================================
--- head/devel/rubygem-spring/distinfo	Sun Jan  1 01:10:04 2017	(r430199)
+++ head/devel/rubygem-spring/distinfo	Sun Jan  1 01:10:09 2017	(r430200)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473686611
-SHA256 (rubygem/spring-1.7.2.gem) = c1bb27b784512b057dbe9b3ab26dda975a2b277ae9077306cf8084db90a8949d
-SIZE (rubygem/spring-1.7.2.gem) = 37376
+TIMESTAMP = 1483215762
+SHA256 (rubygem/spring-2.0.0.gem) = 8a73238f5f1de29b2846f56c5c31332ff37d5b62dca8ff46c7d8d6be29f1afb1
+SIZE (rubygem/spring-2.0.0.gem) = 37888


More information about the svn-ports-head mailing list