Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2020 17:14:02 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555772 - head/devel/rubygem-jsonpath
Message-ID:  <202011201714.0AKHE2qM006871@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Fri Nov 20 17:14:02 2020
New Revision: 555772
URL: https://svnweb.freebsd.org/changeset/ports/555772

Log:
  Update to 1.0.6.
  Changelog:
  https://github.com/joshbuddy/jsonpath/releases

Modified:
  head/devel/rubygem-jsonpath/Makefile
  head/devel/rubygem-jsonpath/distinfo

Modified: head/devel/rubygem-jsonpath/Makefile
==============================================================================
--- head/devel/rubygem-jsonpath/Makefile	Fri Nov 20 17:04:18 2020	(r555771)
+++ head/devel/rubygem-jsonpath/Makefile	Fri Nov 20 17:14:02 2020	(r555772)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jsonpath
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.6
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,8 +12,7 @@ COMMENT=	JsonPath is a way of addressing elements with
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-RUN_DEPENDS=	rubygem-multi_json>=0:devel/rubygem-multi_json \
-		rubygem-to_regexp>=0.2.1<0.3:devel/rubygem-to_regexp
+RUN_DEPENDS=	rubygem-multi_json>=0:devel/rubygem-multi_json
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-jsonpath/distinfo
==============================================================================
--- head/devel/rubygem-jsonpath/distinfo	Fri Nov 20 17:04:18 2020	(r555771)
+++ head/devel/rubygem-jsonpath/distinfo	Fri Nov 20 17:14:02 2020	(r555772)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603350514
-SHA256 (rubygem/jsonpath-1.0.5.gem) = 185d657cb4533a4fad4b6407a7b10eba0d2f654f699b9d9f714a65de4e988faf
-SIZE (rubygem/jsonpath-1.0.5.gem) = 18944
+TIMESTAMP = 1605879590
+SHA256 (rubygem/jsonpath-1.0.6.gem) = 1202257bb1cc681040deb508da97e9f36b81f1ca836529c8df6b1723de3c8575
+SIZE (rubygem/jsonpath-1.0.6.gem) = 19456



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011201714.0AKHE2qM006871>