- Update to 4.1.13
- Add NO_ARCH Changes: https://github.com/rails/rails/blob/4-1-stable/activemodel/CHANGELOG.md
This commit is contained in:
parent
f37a654bed
commit
4b68ddb7d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395288
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= activemodel
|
||||
PORTVERSION= 4.1.12
|
||||
PORTVERSION= 4.1.13
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 41
|
||||
|
@ -15,6 +15,7 @@ LICENSE= MIT
|
|||
RUN_DEPENDS= rubygem-activesupport41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport41 \
|
||||
rubygem-builder32>=3.2.2:${PORTSDIR}/devel/rubygem-builder32
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/activemodel-4.1.12.gem) = 23cbf7d095d57cc1d44cb7e4fec4c84d1944307c276e4d067ac468025e4b8298
|
||||
SIZE (rubygem/activemodel-4.1.12.gem) = 44544
|
||||
SHA256 (rubygem/activemodel-4.1.13.gem) = fd841f9fedeb46b347c9cbc2e6d64a687dd3b2f200ccb26f91e50c17383cefad
|
||||
SIZE (rubygem/activemodel-4.1.13.gem) = 44544
|
||||
|
|
Loading…
Reference in a new issue