Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2015 09:29:05 +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: r402515 - head/converters/p5-Cpanel-JSON-XS
Message-ID:  <201511280929.tAS9T5HR090023@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 28 09:29:05 2015
New Revision: 402515
URL: https://svnweb.freebsd.org/changeset/ports/402515

Log:
  - Update to 3.0203
  - Add more TEST_DEPENDS
  
  Changes:	http://search.cpan.org/dist/Cpanel-JSON-XS/Changes

Modified:
  head/converters/p5-Cpanel-JSON-XS/Makefile
  head/converters/p5-Cpanel-JSON-XS/distinfo

Modified: head/converters/p5-Cpanel-JSON-XS/Makefile
==============================================================================
--- head/converters/p5-Cpanel-JSON-XS/Makefile	Sat Nov 28 09:29:00 2015	(r402514)
+++ head/converters/p5-Cpanel-JSON-XS/Makefile	Sat Nov 28 09:29:05 2015	(r402515)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Cpanel-JSON-XS
-PORTVERSION=	3.0115
-PORTREVISION=	1
+PORTVERSION=	3.0203
 CATEGORIES=	converters perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RURBAN
@@ -17,8 +16,13 @@ LICENSE_COMB=	dual
 
 TEST_DEPENDS=	p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
 		p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
+		p5-Mojolicious>=6.11:${PORTSDIR}/www/p5-Mojolicious \
+		p5-Perl-MinimumVersion>=1.20:${PORTSDIR}/textproc/p5-Perl-MinimumVersion \
+		p5-Test-CPAN-Meta>=1.20:${PORTSDIR}/devel/p5-Test-CPAN-Meta \
 		p5-Test-LeakTrace>=0:${PORTSDIR}/devel/p5-Test-LeakTrace \
-		p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
+		p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
+		p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
+		p5-common-sense>=3.50:${PORTSDIR}/devel/p5-common-sense
 
 USE_PERL5=	configure
 USES=		perl5

Modified: head/converters/p5-Cpanel-JSON-XS/distinfo
==============================================================================
--- head/converters/p5-Cpanel-JSON-XS/distinfo	Sat Nov 28 09:29:00 2015	(r402514)
+++ head/converters/p5-Cpanel-JSON-XS/distinfo	Sat Nov 28 09:29:05 2015	(r402515)
@@ -1,2 +1,2 @@
-SHA256 (Cpanel-JSON-XS-3.0115.tar.gz) = eaa2c1eafde2e329adc2617d7e2a7a0c9f5a768951f8ec2ec1b84cbd796a823b
-SIZE (Cpanel-JSON-XS-3.0115.tar.gz) = 146939
+SHA256 (Cpanel-JSON-XS-3.0203.tar.gz) = 8dee53561a1e590514a88ff7ee3a34da3e86909a01af5148ce411cb2535ecaa2
+SIZE (Cpanel-JSON-XS-3.0203.tar.gz) = 154429



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