Date: Thu, 13 Jul 2017 18:11:11 +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: r445682 - head/devel/p5-JSON-Path Message-ID: <201707131811.v6DIBCbF000554@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jul 13 18:11:11 2017 New Revision: 445682 URL: https://svnweb.freebsd.org/changeset/ports/445682 Log: Update to 0.310 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 Thu Jul 13 18:11:06 2017 (r445681) +++ head/devel/p5-JSON-Path/Makefile Thu Jul 13 18:11:11 2017 (r445682) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= JSON-Path -PORTVERSION= 0.301 +PORTVERSION= 0.310 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-JSON-Path/distinfo ============================================================================== --- head/devel/p5-JSON-Path/distinfo Thu Jul 13 18:11:06 2017 (r445681) +++ head/devel/p5-JSON-Path/distinfo Thu Jul 13 18:11:11 2017 (r445682) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499771032 -SHA256 (JSON-Path-0.301.tar.gz) = 9d158e871b792265c7384918137230584a3e06017593c9817f8982b45c9b9bd3 -SIZE (JSON-Path-0.301.tar.gz) = 33894 +TIMESTAMP = 1499960991 +SHA256 (JSON-Path-0.310.tar.gz) = 9e6bb82a59c37fa1c1c5ed5006834a41762a0e0ae1dbab964aa5604ffd9b75f5 +SIZE (JSON-Path-0.310.tar.gz) = 31752
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707131811.v6DIBCbF000554>