mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 5.0.7.1
Changes: https://github.com/rails/rails/blob/5-0-stable/activerecord/CHANGELOG.md
This commit is contained in:
parent
a3776717b5
commit
2c89a6c229
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486441
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= activerecord
|
||||
PORTVERSION= 5.0.7
|
||||
PORTVERSION= 5.0.7.1
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 50
|
||||
|
@ -19,8 +19,9 @@ RUN_DEPENDS= rubygem-activemodel50>=${PORTVERSION}:databases/rubygem-activemodel
|
|||
|
||||
PORTSCOUT= limit:^5\.0\.
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1523371253
|
||||
SHA256 (rubygem/activerecord-5.0.7.gem) = c6349cd59e29118aaed5d4d2414e87b427affd28925b7fe1559cb45a21152366
|
||||
SIZE (rubygem/activerecord-5.0.7.gem) = 363008
|
||||
TIMESTAMP = 1543660596
|
||||
SHA256 (rubygem/activerecord-5.0.7.1.gem) = 8c1cd39637c8810d8fac7948a9dacf06075e6007b39400d48f34abb4db3e6ae3
|
||||
SIZE (rubygem/activerecord-5.0.7.1.gem) = 363008
|
||||
|
|
Loading…
Add table
Reference in a new issue