Date: Sat, 5 May 2018 15:39:45 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469122 - head/devel/p5-JSON-Path Message-ID: <201805051539.w45Fdjte004952@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Sat May 5 15:39:45 2018 New Revision: 469122 URL: https://svnweb.freebsd.org/changeset/ports/469122 Log: - Update to 0.420 Changes: http://cpansearch.perl.org/src/POPEFELIX/JSON-Path-0.420/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 Sat May 5 15:17:46 2018 (r469121) +++ head/devel/p5-JSON-Path/Makefile Sat May 5 15:39:45 2018 (r469122) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= JSON-Path -PORTVERSION= 0.411 +PORTVERSION= 0.420 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-JSON-Path/distinfo ============================================================================== --- head/devel/p5-JSON-Path/distinfo Sat May 5 15:17:46 2018 (r469121) +++ head/devel/p5-JSON-Path/distinfo Sat May 5 15:39:45 2018 (r469122) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501226056 -SHA256 (JSON-Path-0.411.tar.gz) = 8ac40a11a0f28f4a604521fde24b71a38d2ae18501f00556ea38c4e9e0c938c2 -SIZE (JSON-Path-0.411.tar.gz) = 36963 +TIMESTAMP = 1525533228 +SHA256 (JSON-Path-0.420.tar.gz) = 4124af3ef758ad1efcfbf41225903fbd53d92379ae8c090a07eacf5611e44e91 +SIZE (JSON-Path-0.420.tar.gz) = 31608
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805051539.w45Fdjte004952>