mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 4.2.11
Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
This commit is contained in:
parent
f6929b3f06
commit
af9fe4e970
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486458
2 changed files with 7 additions and 6 deletions
|
@ -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…
Add table
Reference in a new issue