mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Update to 5.2.0
- Update RUN_DEPENDS: use Rails 6.0 Changes: https://github.com/toptal/chewy/releases
This commit is contained in:
parent
6edaf4ed5a
commit
04c1fd42ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563718
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= chewy
|
||||
PORTVERSION= 5.1.0
|
||||
PORTVERSION= 5.2.0
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,7 +12,7 @@ COMMENT= ODM and wrapper for Elasticsearch client
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport5>=4.0:devel/rubygem-activesupport5 \
|
||||
RUN_DEPENDS= rubygem-activesupport60>=4.0:devel/rubygem-activesupport60 \
|
||||
rubygem-elasticsearch>=2.0.0:textproc/rubygem-elasticsearch \
|
||||
rubygem-elasticsearch-dsl>=0:textproc/rubygem-elasticsearch-dsl
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1569593855
|
||||
SHA256 (rubygem/chewy-5.1.0.gem) = 8e90624936bae27c11a4ba25a083e286019dc86a3f844045431ae80460af9f35
|
||||
SIZE (rubygem/chewy-5.1.0.gem) = 178688
|
||||
TIMESTAMP = 1612101708
|
||||
SHA256 (rubygem/chewy-5.2.0.gem) = 951415bd4570897ad6cbf51d89e8b367ab4d016a214dff26650970f81a4719d1
|
||||
SIZE (rubygem/chewy-5.2.0.gem) = 180224
|
||||
|
Loading…
Reference in New Issue
Block a user