svn commit: r335705 - head/devel/rubygem-activesupport4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 5 20:28:00 UTC 2013


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


More information about the svn-ports-head mailing list