Date: Fri, 20 Nov 2015 22:47:19 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402109 - head/devel/rubygem-spring Message-ID: <201511202247.tAKMlJL7051443@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Nov 20 22:47:18 2015 New Revision: 402109 URL: https://svnweb.freebsd.org/changeset/ports/402109 Log: - Update to 1.4.4 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 Fri Nov 20 22:47:14 2015 (r402108) +++ head/devel/rubygem-spring/Makefile Fri Nov 20 22:47:18 2015 (r402109) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spring -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-spring/distinfo ============================================================================== --- head/devel/rubygem-spring/distinfo Fri Nov 20 22:47:14 2015 (r402108) +++ head/devel/rubygem-spring/distinfo Fri Nov 20 22:47:18 2015 (r402109) @@ -1,2 +1,2 @@ -SHA256 (rubygem/spring-1.4.2.gem) = d8559f438ec9dbf433c91280855616a0a989bcf218d2d73aeda324250f3f9dd0 -SIZE (rubygem/spring-1.4.2.gem) = 35328 +SHA256 (rubygem/spring-1.4.4.gem) = 0b2c4292dc1cae30833cbf3ca002d1ed0b0f1575c3b02a8c9219d8c25e7900f3 +SIZE (rubygem/spring-1.4.4.gem) = 35840
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511202247.tAKMlJL7051443>