mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Update to 4.1.13
- Add CONFLICTS_INSTALL - Add NO_ARCH - Remove USE_RAKE Changes: https://github.com/rails/rails/blob/4-1-stable/railties/CHANGELOG.md
This commit is contained in:
parent
8aaf782a84
commit
c77f97d5a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395292
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= railties
|
||||
PORTVERSION= 4.1.12
|
||||
PORTVERSION= 4.1.13
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 41
|
||||
@ -16,8 +16,10 @@ RUN_DEPENDS= rubygem-actionpack41>=${PORTVERSION}:${PORTSDIR}/www/rubygem-action
|
||||
rubygem-activesupport41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport41 \
|
||||
rubygem-thor>=0.18.1:${PORTSDIR}/devel/rubygem-thor
|
||||
|
||||
CONFLICTS_INSTALL= rubygem-railties-[0-9]* rubygem-railties4-[0-9]*
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RAKE= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/railties-4.1.12.gem) = 9844c6ba6c4d2c2460d5763b4a00e82e759c63f4d58c1d7e9471dc685a7e266c
|
||||
SIZE (rubygem/railties-4.1.12.gem) = 124928
|
||||
SHA256 (rubygem/railties-4.1.13.gem) = c201d6e02a68fd98ed290f3d26c927331bcfd2bb7bd8e78b1dae4014e5b09ac5
|
||||
SIZE (rubygem/railties-4.1.13.gem) = 124928
|
||||
|
Loading…
Reference in New Issue
Block a user