1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Update to 3.2.16

- Add LICENSE
- Sort RUN_DEPENDS
- Use REINPLACE_CMD instead of patch file

Changes:	https://github.com/rails/rails/blob/v3.2.16/railties/CHANGELOG.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-12-05 20:28:03 +00:00
parent 80b7d0d868
commit 1961dac087
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335706
3 changed files with 10 additions and 28 deletions

View File

@ -1,15 +1,17 @@
# $FreeBSD$
PORTNAME= railties
PORTVERSION= 3.2.15
PORTVERSION= 3.2.16
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Rails internals bootup, plugins, generators, and rake tasks
RUN_DEPENDS= rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \
rubygem-actionpack>=${PORTVERSION}:${PORTSDIR}/www/rubygem-actionpack \
LICENSE= MIT
RUN_DEPENDS= rubygem-actionpack>=${PORTVERSION}:${PORTSDIR}/www/rubygem-actionpack \
rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \
rubygem-thor>=0.14.6:${PORTSDIR}/devel/rubygem-thor \
rubygem-rack-ssl>=1.3.2:${PORTSDIR}/www/rubygem-rack-ssl
@ -20,4 +22,7 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rails
post-patch:
@${REINPLACE_CMD} -e '61,72 d' ${WRKSRC}/${GEM_NAME}.gemspec
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/railties-3.2.15.gem) = 1df2eeeb39acb016bd4b96e19234daf6429515944367e0e9c004b3489c997803
SIZE (rubygem/railties-3.2.15.gem) = 1587712
SHA256 (rubygem/railties-3.2.16.gem) = 177c699a03e3bb4d1d0fec745890dd4ee0998d04ce42e5b606028584cbb19d88
SIZE (rubygem/railties-3.2.16.gem) = 1587712

View File

@ -1,23 +0,0 @@
--- railties-3.2.15.gemspec.orig 2013-10-23 21:13:19.836314932 +0000
+++ railties-3.2.15.gemspec 2013-10-23 21:13:46.760309952 +0000
@@ -59,20 +59,6 @@
- !ruby/object:Gem::Version
version: '2.0'
- !ruby/object:Gem::Dependency
- name: rdoc
- requirement: !ruby/object:Gem::Requirement
- requirements:
- - - "~>"
- - !ruby/object:Gem::Version
- version: '3.4'
- type: :runtime
- prerelease: false
- version_requirements: !ruby/object:Gem::Requirement
- requirements:
- - - "~>"
- - !ruby/object:Gem::Version
- version: '3.4'
-- !ruby/object:Gem::Dependency
name: activesupport
requirement: !ruby/object:Gem::Requirement
requirements: