svn commit: r563718 - head/textproc/rubygem-chewy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Feb 1 19:44:23 UTC 2021


Author: sunpoet
Date: Mon Feb  1 19:44:19 2021
New Revision: 563718
URL: https://svnweb.freebsd.org/changeset/ports/563718

Log:
  Update to 5.2.0
  
  - Update RUN_DEPENDS: use Rails 6.0
  
  Changes:	https://github.com/toptal/chewy/releases

Modified:
  head/textproc/rubygem-chewy/Makefile
  head/textproc/rubygem-chewy/distinfo

Modified: head/textproc/rubygem-chewy/Makefile
==============================================================================
--- head/textproc/rubygem-chewy/Makefile	Mon Feb  1 19:44:14 2021	(r563717)
+++ head/textproc/rubygem-chewy/Makefile	Mon Feb  1 19:44:19 2021	(r563718)
@@ -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
 

Modified: head/textproc/rubygem-chewy/distinfo
==============================================================================
--- head/textproc/rubygem-chewy/distinfo	Mon Feb  1 19:44:14 2021	(r563717)
+++ head/textproc/rubygem-chewy/distinfo	Mon Feb  1 19:44:19 2021	(r563718)
@@ -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


More information about the svn-ports-all mailing list