Date: Tue, 18 Jul 2017 17:55:25 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446157 - head/devel/p5-JSON-Path Message-ID: <201707181755.v6IHtPXP067413@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707181755.v6IHtPXP067413>