Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Apr 2017 23:17:10 +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: r437974 - in head/www/rubygem-redis-rails: . files
Message-ID:  <201704072317.v37NHAqH014253@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr  7 23:17:10 2017
New Revision: 437974
URL: https://svnweb.freebsd.org/changeset/ports/437974

Log:
  Update to 5.0.2
  
  Changes:	https://github.com/redis-store/redis-rails/blob/master/CHANGELOG
  		https://github.com/redis-store/redis-rails/commits/master

Deleted:
  head/www/rubygem-redis-rails/files/
Modified:
  head/www/rubygem-redis-rails/Makefile
  head/www/rubygem-redis-rails/distinfo

Modified: head/www/rubygem-redis-rails/Makefile
==============================================================================
--- head/www/rubygem-redis-rails/Makefile	Fri Apr  7 23:17:05 2017	(r437973)
+++ head/www/rubygem-redis-rails/Makefile	Fri Apr  7 23:17:10 2017	(r437974)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	redis-rails
-PORTVERSION=	5.0.1
-PORTREVISION=	1
+PORTVERSION=	5.0.2
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -12,9 +11,9 @@ COMMENT=	Redis for Ruby on Rails
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-redis-actionpack>=5:databases/rubygem-redis-actionpack \
-		rubygem-redis-activesupport>=5:devel/rubygem-redis-activesupport \
-		rubygem-redis-store>=1.2.0:devel/rubygem-redis-store
+RUN_DEPENDS=	rubygem-redis-actionpack>=5.0:databases/rubygem-redis-actionpack \
+		rubygem-redis-activesupport>=5.0:devel/rubygem-redis-activesupport \
+		rubygem-redis-store>=1.2:devel/rubygem-redis-store
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/www/rubygem-redis-rails/distinfo
==============================================================================
--- head/www/rubygem-redis-rails/distinfo	Fri Apr  7 23:17:05 2017	(r437973)
+++ head/www/rubygem-redis-rails/distinfo	Fri Apr  7 23:17:10 2017	(r437974)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489070870
-SHA256 (rubygem/redis-rails-5.0.1.gem) = 1516973eda9ef765361e0ebbfc3e1e079f22fe4b0e5fd0dbb8606c328df08212
-SIZE (rubygem/redis-rails-5.0.1.gem) = 7680
+TIMESTAMP = 1491579796
+SHA256 (rubygem/redis-rails-5.0.2.gem) = 80406d65c513f20756cd4aa2fd0224e41b93d645b3f1e7cc3effc1c2959f5b42
+SIZE (rubygem/redis-rails-5.0.2.gem) = 7680



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704072317.v37NHAqH014253>