From owner-svn-ports-all@freebsd.org Fri Nov 20 17:14:03 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 875A9468595; Fri, 20 Nov 2020 17:14:03 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cd36z3TYlz3tQq; Fri, 20 Nov 2020 17:14:03 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6A5241992C; Fri, 20 Nov 2020 17:14:03 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AKHE30D006873; Fri, 20 Nov 2020 17:14:03 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AKHE2qM006871; Fri, 20 Nov 2020 17:14:02 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <202011201714.0AKHE2qM006871@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Fri, 20 Nov 2020 17:14:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555772 - head/devel/rubygem-jsonpath X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: head/devel/rubygem-jsonpath X-SVN-Commit-Revision: 555772 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Nov 2020 17:14:03 -0000 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