Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 2016 22:46:16 +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: r407879 - head/devel/rubygem-activesupport
Message-ID:  <201602022246.u12MkGVj086567@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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