From owner-svn-ports-all@freebsd.org Tue Feb 2 22:46:18 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 3EBA7A9907D; Tue, 2 Feb 2016 22:46:18 +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 EDBD81175; Tue, 2 Feb 2016 22:46:17 +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 u12MkGeT086569; Tue, 2 Feb 2016 22:46:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u12MkGVj086567; Tue, 2 Feb 2016 22:46:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201602022246.u12MkGVj086567@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 2 Feb 2016 22:46:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407879 - 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.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: Tue, 02 Feb 2016 22:46:18 -0000 Author: sunpoet Date: Tue Feb 2 22:46:16 2016 New Revision: 407879 URL: https://svnweb.freebsd.org/changeset/ports/407879 Log: - Update to 3.2.22.1 - Add LICENSE_FILE Changes: https://github.com/rails/rails/blob/3-2-stable/activesupport/CHANGELOG.md https://github.com/rails/rails/compare/v3.2.22...v3.2.22.1 Security: eb8a8978-8dd5-49ce-87f4-49667b2166dd Security: CVE-2015-3227 Modified: head/devel/rubygem-activesupport/Makefile head/devel/rubygem-activesupport/distinfo Modified: head/devel/rubygem-activesupport/Makefile ============================================================================== --- head/devel/rubygem-activesupport/Makefile Tue Feb 2 22:46:11 2016 (r407878) +++ head/devel/rubygem-activesupport/Makefile Tue Feb 2 22:46:16 2016 (r407879) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 3.2.22 +PORTVERSION= 3.2.22.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Utility classes and extension that are required by Rails MVC Framework LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-i18n>=0.6.4:${PORTSDIR}/devel/rubygem-i18n \ rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json Modified: head/devel/rubygem-activesupport/distinfo ============================================================================== --- head/devel/rubygem-activesupport/distinfo Tue Feb 2 22:46:11 2016 (r407878) +++ head/devel/rubygem-activesupport/distinfo Tue Feb 2 22:46:16 2016 (r407879) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activesupport-3.2.22.gem) = b2c2a9f038ea1b05fd755bf2b81c70b4e9d188a233570cd51047d6dd9ee947e7 -SIZE (rubygem/activesupport-3.2.22.gem) = 289280 +SHA256 (rubygem/activesupport-3.2.22.1.gem) = 68944a9409cd991444f87d63e4deb5417c3a43001f072e6096a3bc4a27020e6e +SIZE (rubygem/activesupport-3.2.22.1.gem) = 289792