svn commit: r391795 - head/devel/rubygem-redis-activesupport

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 12 16:07:47 UTC 2015


Author: sunpoet
Date: Sun Jul 12 16:07:45 2015
New Revision: 391795
URL: https://svnweb.freebsd.org/changeset/ports/391795

Log:
  - Update to 4.1.0
  
  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	Sun Jul 12 16:07:39 2015	(r391794)
+++ head/devel/rubygem-redis-activesupport/Makefile	Sun Jul 12 16:07:45 2015	(r391795)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	redis-activesupport
-PORTVERSION=	4.0.0
+PORTVERSION=	4.1.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-redis-activesupport/distinfo
==============================================================================
--- head/devel/rubygem-redis-activesupport/distinfo	Sun Jul 12 16:07:39 2015	(r391794)
+++ head/devel/rubygem-redis-activesupport/distinfo	Sun Jul 12 16:07:45 2015	(r391795)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/redis-activesupport-4.0.0.gem) = cd802d06716638fb000e209a769f1a3932285c8ba2b328aa0c501f0999fcb4a2
-SIZE (rubygem/redis-activesupport-4.0.0.gem) = 10240
+SHA256 (rubygem/redis-activesupport-4.1.0.gem) = dcfe8d8d7ae5910d894cb27fee6be88a8f32e92aaf9f4c4ce45c1ec3385c36bc
+SIZE (rubygem/redis-activesupport-4.1.0.gem) = 11264


More information about the svn-ports-all mailing list