Update to 4.2.11.1
Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
This commit is contained in:
parent
9f47fcbc7e
commit
cd2faca032
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496189
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= activerecord
|
||||
PORTVERSION= 4.2.11
|
||||
PORTVERSION= 4.2.11.1
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 4
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1543660746
|
||||
SHA256 (rubygem/activerecord-4.2.11.gem) = 258e61c64256c024d703d90d259dd183b526a10083eda518c94b2bcb52a880eb
|
||||
SIZE (rubygem/activerecord-4.2.11.gem) = 332288
|
||||
TIMESTAMP = 1552851019
|
||||
SHA256 (rubygem/activerecord-4.2.11.1.gem) = b7e0744484c8a9fe2c123657cfb5bbf678657555eeeeacf0d449ff0f228f3d1e
|
||||
SIZE (rubygem/activerecord-4.2.11.1.gem) = 332288
|
||||
|
|
Loading…
Reference in a new issue