diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-06 04:27:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-06 04:27:58 +0800 |
commit | e8b330991d4b74f89062bfc68612f955d22744ed (patch) | |
tree | 52b7ea9a6c1740931726f1aa81679b4de718c3fc /devel | |
parent | 19808eaa79b8f1b20eedf82dd2120930ea169cd7 (diff) | |
download | freebsd-ports-gnome-e8b330991d4b74f89062bfc68612f955d22744ed.tar.gz freebsd-ports-gnome-e8b330991d4b74f89062bfc68612f955d22744ed.tar.zst freebsd-ports-gnome-e8b330991d4b74f89062bfc68612f955d22744ed.zip |
- Update to 4.0.2
Changes: https://github.com/rails/rails/blob/v4.0.2/activesupport/CHANGELOG.md
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-activesupport4/Makefile | 4 | ||||
-rw-r--r-- | devel/rubygem-activesupport4/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-activesupport4/Makefile b/devel/rubygem-activesupport4/Makefile index a0d31f90d76c..005c6cb5d9f7 100644 --- a/devel/rubygem-activesupport4/Makefile +++ b/devel/rubygem-activesupport4/Makefile @@ -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:${PORTSDIR}/devel/rubygem-i18n \ USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes USE_RUBY_FEATURES= iconv +RUBYGEM_AUTOPLIST= yes NOPORTDOCS= yes diff --git a/devel/rubygem-activesupport4/distinfo b/devel/rubygem-activesupport4/distinfo index 2ecc01cdf1d9..cbf14947daf3 100644 --- a/devel/rubygem-activesupport4/distinfo +++ b/devel/rubygem-activesupport4/distinfo @@ -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 |