From owner-svn-ports-head@FreeBSD.ORG Thu Dec 5 20:28:00 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BA1F5EC5; Thu, 5 Dec 2013 20:27:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EFA1D191E; Thu, 5 Dec 2013 20:27:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rB5KRwQB001366; Thu, 5 Dec 2013 20:27:58 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rB5KRweE001357; Thu, 5 Dec 2013 20:27:58 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201312052027.rB5KRweE001357@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 Dec 2013 20:27:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335705 - head/devel/rubygem-activesupport4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Dec 2013 20:28:00 -0000 Author: sunpoet Date: Thu Dec 5 20:27:58 2013 New Revision: 335705 URL: http://svnweb.freebsd.org/changeset/ports/335705 Log: - Update to 4.0.2 Changes: https://github.com/rails/rails/blob/v4.0.2/activesupport/CHANGELOG.md Modified: head/devel/rubygem-activesupport4/Makefile head/devel/rubygem-activesupport4/distinfo Modified: head/devel/rubygem-activesupport4/Makefile ============================================================================== --- head/devel/rubygem-activesupport4/Makefile Thu Dec 5 20:27:50 2013 (r335704) +++ head/devel/rubygem-activesupport4/Makefile Thu Dec 5 20:27:58 2013 (r335705) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -20,8 +20,8 @@ RUN_DEPENDS= rubygem-i18n>=0.6.4:${PORTS USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes USE_RUBY_FEATURES= iconv +RUBYGEM_AUTOPLIST= yes NOPORTDOCS= yes Modified: head/devel/rubygem-activesupport4/distinfo ============================================================================== --- head/devel/rubygem-activesupport4/distinfo Thu Dec 5 20:27:50 2013 (r335704) +++ head/devel/rubygem-activesupport4/distinfo Thu Dec 5 20:27:58 2013 (r335705) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activesupport-4.0.1.gem) = e912af69fdadf66cdfbe198ba253471593e4d88e6e874756d5418eab2c178539 -SIZE (rubygem/activesupport-4.0.1.gem) = 310272 +SHA256 (rubygem/activesupport-4.0.2.gem) = 79909b41c560cbca4ba71e3d5a85c5e53e383592e55fa79fae74890328e81eda +SIZE (rubygem/activesupport-4.0.2.gem) = 310272