From owner-svn-ports-all@freebsd.org Thu Oct 8 18:47:07 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 183F09D175F; Thu, 8 Oct 2015 18:47:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C386E121; Thu, 8 Oct 2015 18:47:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t98Il522063367; Thu, 8 Oct 2015 18:47:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t98Il5Yt063364; Thu, 8 Oct 2015 18:47:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510081847.t98Il5Yt063364@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Oct 2015 18:47:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398876 - head/devel/rubygem-redis-activesupport X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Oct 2015 18:47:07 -0000 Author: sunpoet Date: Thu Oct 8 18:47:05 2015 New Revision: 398876 URL: https://svnweb.freebsd.org/changeset/ports/398876 Log: - Update to 4.1.4 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 Oct 8 18:47:00 2015 (r398875) +++ head/devel/rubygem-redis-activesupport/Makefile Thu Oct 8 18:47:05 2015 (r398876) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= redis-activesupport -PORTVERSION= 4.1.3 +PORTVERSION= 4.1.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-redis-activesupport/distinfo ============================================================================== --- head/devel/rubygem-redis-activesupport/distinfo Thu Oct 8 18:47:00 2015 (r398875) +++ head/devel/rubygem-redis-activesupport/distinfo Thu Oct 8 18:47:05 2015 (r398876) @@ -1,2 +1,2 @@ -SHA256 (rubygem/redis-activesupport-4.1.3.gem) = 7ddd87bdbc26a6e2852af57d25c8aafdbd049cbf1b49653e13c082a3d418b910 -SIZE (rubygem/redis-activesupport-4.1.3.gem) = 11776 +SHA256 (rubygem/redis-activesupport-4.1.4.gem) = e140afe883dd8baeac1eaa128886651261695438226e575fc024d0091dc251f2 +SIZE (rubygem/redis-activesupport-4.1.4.gem) = 11776