Update to 5.1.2
Changes: https://github.com/rails/rails/blob/5-1-stable/activerecord/CHANGELOG.md
This commit is contained in:
parent
2d19e5452d
commit
5b9405cc4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444484
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= activerecord
|
||||
PORTVERSION= 5.1.1
|
||||
PORTVERSION= 5.1.2
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 5
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1494671760
|
||||
SHA256 (rubygem/activerecord-5.1.1.gem) = 61c0dba293de8764d009e4fdbeae027337c625b741ca45c46b2d0f3008ddff0b
|
||||
SIZE (rubygem/activerecord-5.1.1.gem) = 352768
|
||||
TIMESTAMP = 1498574244
|
||||
SHA256 (rubygem/activerecord-5.1.2.gem) = a3757003b09ac6926d18b32106927d341f906fdf71aa8fa2e3a8e8e0716548ce
|
||||
SIZE (rubygem/activerecord-5.1.2.gem) = 352768
|
||||
|
|
Loading…
Reference in a new issue