From owner-svn-ports-all@freebsd.org Sun Mar 6 06:39:01 2016 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 67B80A95040; Sun, 6 Mar 2016 06:39:01 +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 38F356CC; Sun, 6 Mar 2016 06:39:01 +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 u266d0or063751; Sun, 6 Mar 2016 06:39:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u266d0QU063749; Sun, 6 Mar 2016 06:39:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603060639.u266d0QU063749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 6 Mar 2016 06:39:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410439 - head/devel/rubygem-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.21 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: Sun, 06 Mar 2016 06:39:01 -0000 Author: sunpoet Date: Sun Mar 6 06:38:59 2016 New Revision: 410439 URL: https://svnweb.freebsd.org/changeset/ports/410439 Log: - Update to 3.2.22.2 Changes: https://github.com/rails/rails/blob/3-2-stable/activesupport/CHANGELOG.md https://github.com/rails/rails/compare/v3.2.22.1...v3.2.22.2 Security: 5a016dd0-8aa8-490e-a596-55f4cc17e4ef MFH: 2016Q1 Modified: head/devel/rubygem-activesupport/Makefile head/devel/rubygem-activesupport/distinfo Modified: head/devel/rubygem-activesupport/Makefile ============================================================================== --- head/devel/rubygem-activesupport/Makefile Sun Mar 6 06:38:55 2016 (r410438) +++ head/devel/rubygem-activesupport/Makefile Sun Mar 6 06:38:59 2016 (r410439) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 3.2.22.1 +PORTVERSION= 3.2.22.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-activesupport/distinfo ============================================================================== --- head/devel/rubygem-activesupport/distinfo Sun Mar 6 06:38:55 2016 (r410438) +++ head/devel/rubygem-activesupport/distinfo Sun Mar 6 06:38:59 2016 (r410439) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activesupport-3.2.22.1.gem) = 68944a9409cd991444f87d63e4deb5417c3a43001f072e6096a3bc4a27020e6e -SIZE (rubygem/activesupport-3.2.22.1.gem) = 289792 +SHA256 (rubygem/activesupport-3.2.22.2.gem) = 8b05e387fec6710146c7774ec6ae0f36535c00498d45cc99f42c80224056d735 +SIZE (rubygem/activesupport-3.2.22.2.gem) = 290816