Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2017 17:29: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: r446327 - head/devel/p5-JSON-Path
Message-ID:  <201707211729.v6LHTPcl031868@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jul 21 17:29:25 2017
New Revision: 446327
URL: https://svnweb.freebsd.org/changeset/ports/446327

Log:
  Update to 0.401
  
  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	Fri Jul 21 17:29:20 2017	(r446326)
+++ head/devel/p5-JSON-Path/Makefile	Fri Jul 21 17:29:25 2017	(r446327)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	JSON-Path
-PORTVERSION=	0.400
+PORTVERSION=	0.401
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	p5-Carp-Assert>=0:devel/p5-Carp-Assert 
 		p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
 		p5-LV>=0:devel/p5-LV \
 		p5-Readonly>=0:devel/p5-Readonly \
+		p5-Scalar-List-Utils>=1.48:lang/p5-Scalar-List-Utils \
 		p5-Try-Tiny>=0:lang/p5-Try-Tiny
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-JSON>=0:converters/p5-JSON \

Modified: head/devel/p5-JSON-Path/distinfo
==============================================================================
--- head/devel/p5-JSON-Path/distinfo	Fri Jul 21 17:29:20 2017	(r446326)
+++ head/devel/p5-JSON-Path/distinfo	Fri Jul 21 17:29:25 2017	(r446327)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500386546
-SHA256 (JSON-Path-0.400.tar.gz) = bd2dfbbc903e4f9aa71f3aba16e6d6b6065e40876d8c15a9a2bc8f4c07731f86
-SIZE (JSON-Path-0.400.tar.gz) = 35982
+TIMESTAMP = 1500642118
+SHA256 (JSON-Path-0.401.tar.gz) = 0afe86fa287c13f8c91489b30e08e35fe2aed6c900687a9dd0e941d3c8b83f7d
+SIZE (JSON-Path-0.401.tar.gz) = 36352



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707211729.v6LHTPcl031868>