mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 4.1.13
- Add NO_ARCH Changes: https://github.com/rails/rails/blob/4-1-stable/activerecord/CHANGELOG.md
This commit is contained in:
parent
4b68ddb7d1
commit
02554757d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395289
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= activerecord
|
||||
PORTVERSION= 4.1.12
|
||||
PORTVERSION= 4.1.13
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 41
|
||||
@ -16,6 +16,7 @@ RUN_DEPENDS= rubygem-activemodel41>=${PORTVERSION}:${PORTSDIR}/databases/rubygem
|
||||
rubygem-activesupport41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport41 \
|
||||
rubygem-arel>=5.0.0:${PORTSDIR}/databases/rubygem-arel
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/activerecord-4.1.12.gem) = 25b712aff5e7fc1648e370dc9499a3a9d0db879fa2191a6ea99093d9565d6df0
|
||||
SIZE (rubygem/activerecord-4.1.12.gem) = 316928
|
||||
SHA256 (rubygem/activerecord-4.1.13.gem) = c53cd529a24e63be6a05c6da3c0a0d7cee78a0fceec3c401db40b719afb93a2a
|
||||
SIZE (rubygem/activerecord-4.1.13.gem) = 316928
|
||||
|
Loading…
Reference in New Issue
Block a user