Date: Tue, 11 Jul 2017 17:02:58 +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: r445526 - head/devel/rubygem-redis-activesupport Message-ID: <201707111702.v6BH2wN3086113@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jul 11 17:02:58 2017 New Revision: 445526 URL: https://svnweb.freebsd.org/changeset/ports/445526 Log: Update to 5.0.3 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 Tue Jul 11 17:02:53 2017 (r445525) +++ head/devel/rubygem-redis-activesupport/Makefile Tue Jul 11 17:02:58 2017 (r445526) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= redis-activesupport -PORTVERSION= 5.0.2 +PORTVERSION= 5.0.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-redis-activesupport/distinfo ============================================================================== --- head/devel/rubygem-redis-activesupport/distinfo Tue Jul 11 17:02:53 2017 (r445525) +++ head/devel/rubygem-redis-activesupport/distinfo Tue Jul 11 17:02:58 2017 (r445526) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489853034 -SHA256 (rubygem/redis-activesupport-5.0.2.gem) = 1b2477f385b4a82f2efac66438f6b255541cb6fc684ada86e52cd27ef75a3d34 -SIZE (rubygem/redis-activesupport-5.0.2.gem) = 12800 +TIMESTAMP = 1499771104 +SHA256 (rubygem/redis-activesupport-5.0.3.gem) = 907c282e2c67d16b06b7e560d9ec48419ac2b03e6c76deed7a2c2f83942cd1de +SIZE (rubygem/redis-activesupport-5.0.3.gem) = 12800
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707111702.v6BH2wN3086113>