Date: Thu, 13 Aug 2015 17:37:24 +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: r394150 - head/devel/rubygem-redis-activesupport Message-ID: <201508131737.t7DHbOEr053186@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Aug 13 17:37:23 2015 New Revision: 394150 URL: https://svnweb.freebsd.org/changeset/ports/394150 Log: - Update to 4.1.1 Changes: https://github.com/redis-store/redis-activesupport/commits/master Modified: head/devel/rubygem-redis-activesupport/Makefile head/devel/rubygem-redis-activesupport/distinfo Modified: head/devel/rubygem-redis-activesupport/Makefile ============================================================================== --- head/devel/rubygem-redis-activesupport/Makefile Thu Aug 13 17:37:18 2015 (r394149) +++ head/devel/rubygem-redis-activesupport/Makefile Thu Aug 13 17:37:23 2015 (r394150) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= redis-activesupport -PORTVERSION= 4.1.0 +PORTVERSION= 4.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-redis-activesupport/distinfo ============================================================================== --- head/devel/rubygem-redis-activesupport/distinfo Thu Aug 13 17:37:18 2015 (r394149) +++ head/devel/rubygem-redis-activesupport/distinfo Thu Aug 13 17:37:23 2015 (r394150) @@ -1,2 +1,2 @@ -SHA256 (rubygem/redis-activesupport-4.1.0.gem) = dcfe8d8d7ae5910d894cb27fee6be88a8f32e92aaf9f4c4ce45c1ec3385c36bc -SIZE (rubygem/redis-activesupport-4.1.0.gem) = 11264 +SHA256 (rubygem/redis-activesupport-4.1.1.gem) = a1143f901b2e75b666e864e1a0b3df140afb2e6a4d7b4d46f17ac285a37391f5 +SIZE (rubygem/redis-activesupport-4.1.1.gem) = 11264
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508131737.t7DHbOEr053186>