1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Update to 4.0.1

- Add LICENSE
- Move PKGNAMESUFFIX upward

Changes:	https://github.com/rails/rails/blob/v4.0.1/activesupport/CHANGELOG.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-30 18:29:45 +00:00
parent ab18179888
commit 101fe9b146
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335328
2 changed files with 7 additions and 7 deletions

View File

@ -2,13 +2,16 @@
# $FreeBSD$
PORTNAME= activesupport
PORTVERSION= 4.0.0
PORTVERSION= 4.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 4
MAINTAINER= ruby@FreeBSD.org
COMMENT= Utility classes and extension that are required by Rails MVC Framework
LICENSE= MIT
RUN_DEPENDS= rubygem-i18n>=0.6.4:${PORTSDIR}/devel/rubygem-i18n \
rubygem-minitest4>=4.2:${PORTSDIR}/devel/rubygem-minitest4 \
rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \
@ -18,11 +21,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
PKGNAMESUFFIX= 4
NOPORTDOCS= yes
#NOPORTDOCS= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/activesupport-4.0.0.gem) = bac5915af0e0bb115f36443f0a378431584dbc958f51506f4ed96c08e59efd29
SIZE (rubygem/activesupport-4.0.0.gem) = 309248
SHA256 (rubygem/activesupport-4.0.1.gem) = e912af69fdadf66cdfbe198ba253471593e4d88e6e874756d5418eab2c178539
SIZE (rubygem/activesupport-4.0.1.gem) = 310272