From owner-svn-ports-head@freebsd.org Tue Jul 18 17:55:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91AE5D9B8EA; Tue, 18 Jul 2017 17:55:26 +0000 (UTC) (envelope-from sunpoet@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 mx1.freebsd.org (Postfix) with ESMTPS id 51DAF7794A; Tue, 18 Jul 2017 17:55:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6IHtPMY067415; Tue, 18 Jul 2017 17:55:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6IHtPXP067413; Tue, 18 Jul 2017 17:55:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707181755.v6IHtPXP067413@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 18 Jul 2017 17:55:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446157 - head/devel/p5-JSON-Path X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-JSON-Path X-SVN-Commit-Revision: 446157 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jul 2017 17:55:26 -0000 Author: sunpoet Date: Tue Jul 18 17:55:25 2017 New Revision: 446157 URL: https://svnweb.freebsd.org/changeset/ports/446157 Log: Update to 0.400 Changes: http://search.cpan.org/dist/JSON-Path/Changes Modified: head/devel/p5-JSON-Path/Makefile head/devel/p5-JSON-Path/distinfo Modified: head/devel/p5-JSON-Path/Makefile ============================================================================== --- head/devel/p5-JSON-Path/Makefile Tue Jul 18 17:55:20 2017 (r446156) +++ head/devel/p5-JSON-Path/Makefile Tue Jul 18 17:55:25 2017 (r446157) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= JSON-Path -PORTVERSION= 0.310 +PORTVERSION= 0.400 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-JSON-Path/distinfo ============================================================================== --- head/devel/p5-JSON-Path/distinfo Tue Jul 18 17:55:20 2017 (r446156) +++ head/devel/p5-JSON-Path/distinfo Tue Jul 18 17:55:25 2017 (r446157) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499960991 -SHA256 (JSON-Path-0.310.tar.gz) = 9e6bb82a59c37fa1c1c5ed5006834a41762a0e0ae1dbab964aa5604ffd9b75f5 -SIZE (JSON-Path-0.310.tar.gz) = 31752 +TIMESTAMP = 1500386546 +SHA256 (JSON-Path-0.400.tar.gz) = bd2dfbbc903e4f9aa71f3aba16e6d6b6065e40876d8c15a9a2bc8f4c07731f86 +SIZE (JSON-Path-0.400.tar.gz) = 35982