MFH: r486458
Update to 4.2.11 Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md Approved by: ports-secteam (miwi)
This commit is contained in:
parent
dd419f6996
commit
9338f7a821
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q4/; revision=486841
@ -2,7 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= activemodel
|
PORTNAME= activemodel
|
||||||
PORTVERSION= 4.2.10
|
PORTVERSION= 4.2.11
|
||||||
CATEGORIES= databases rubygems
|
CATEGORIES= databases rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
PKGNAMESUFFIX= 4
|
PKGNAMESUFFIX= 4
|
||||||
@ -16,8 +16,9 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
|||||||
RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \
|
RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \
|
||||||
rubygem-builder>=3.2.2:devel/rubygem-builder
|
rubygem-builder>=3.2.2:devel/rubygem-builder
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
USE_RUBY= yes
|
|
||||||
USES= gem
|
USES= gem
|
||||||
|
USE_RUBY= yes
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1506586030
|
TIMESTAMP = 1543660718
|
||||||
SHA256 (rubygem/activemodel-4.2.10.gem) = 3b513adc4f7483da117d25ac6505cc46794b4eb457b28597014975a97a929b30
|
SHA256 (rubygem/activemodel-4.2.11.gem) = b89604b0252e1b5eea47de4c5e3ff4b3d713c3c5ab3802c87a37b0e296da5885
|
||||||
SIZE (rubygem/activemodel-4.2.10.gem) = 45568
|
SIZE (rubygem/activemodel-4.2.11.gem) = 45568
|
||||||
|
Loading…
Reference in New Issue
Block a user