Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jan 2013 08:44:56 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309806 - head/devel/p5-Test-Strict
Message-ID:  <201301020844.r028iuGi051905@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Wed Jan  2 08:44:56 2013
New Revision: 309806
URL: http://svnweb.freebsd.org/changeset/ports/309806

Log:
  Update to 0.17.
  
  Changes:	http://search.cpan.org/dist/Test-Strict/Changes

Modified:
  head/devel/p5-Test-Strict/Makefile
  head/devel/p5-Test-Strict/distinfo

Modified: head/devel/p5-Test-Strict/Makefile
==============================================================================
--- head/devel/p5-Test-Strict/Makefile	Wed Jan  2 08:22:23 2013	(r309805)
+++ head/devel/p5-Test-Strict/Makefile	Wed Jan  2 08:44:56 2013	(r309806)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Strict
-PORTVERSION=	0.16
+PORTVERSION=	0.17
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,8 +10,7 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Test and report on use strict/warnings coverage
 
-BUILD_DEPENDS=	p5-Devel-Cover>=0.43:${PORTSDIR}/devel/p5-Devel-Cover \
-		p5-Modern-Perl>=0:${PORTSDIR}/lang/p5-Modern-Perl
+BUILD_DEPENDS=	p5-Devel-Cover>=0.43:${PORTSDIR}/devel/p5-Devel-Cover
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes

Modified: head/devel/p5-Test-Strict/distinfo
==============================================================================
--- head/devel/p5-Test-Strict/distinfo	Wed Jan  2 08:22:23 2013	(r309805)
+++ head/devel/p5-Test-Strict/distinfo	Wed Jan  2 08:44:56 2013	(r309806)
@@ -1,2 +1,2 @@
-SHA256 (Test-Strict-0.16.tar.gz) = 60edbadc7af996aefccafac5892e758bf5026a702192f419c60ae8f104ccbd56
-SIZE (Test-Strict-0.16.tar.gz) = 10075
+SHA256 (Test-Strict-0.17.tar.gz) = ba5408ae9276ea1585f812dc39ad5f90ffdba8edf2b31b912355a099f442748a
+SIZE (Test-Strict-0.17.tar.gz) = 10293



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