Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 2013 20:27:58 +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: r335705 - head/devel/rubygem-activesupport4
Message-ID:  <201312052027.rB5KRweE001357@svn.freebsd.org>

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



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