svn commit: r410439 - head/devel/rubygem-activesupport

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 6 06:39:01 UTC 2016


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


More information about the svn-ports-all mailing list